Uses of Class
org.ow2.bonita.facade.def.majorElement.PackageDefinition.GraphConformance

Packages that use PackageDefinition.GraphConformance
org.ow2.bonita.facade.def.majorElement Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI
 

Uses of PackageDefinition.GraphConformance in org.ow2.bonita.facade.def.majorElement
 

Methods in org.ow2.bonita.facade.def.majorElement that return PackageDefinition.GraphConformance
 PackageDefinition.GraphConformance PackageDefinition.getConformanceClass()
          Returns the conformance class declaration.
static PackageDefinition.GraphConformance PackageDefinition.GraphConformance.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PackageDefinition.GraphConformance[] PackageDefinition.GraphConformance.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.