Uses of Package
org.ow2.bonita.facade.def.dataType

Packages that use org.ow2.bonita.facade.def.dataType
org.ow2.bonita.facade.def.dataType Contains interfaces for objects dedicated to XPDL datatype elements returned by the QueryDefintionAPI.
 
org.ow2.bonita.facade.def.dataType.impl   
org.ow2.bonita.facade.def.element Contains interfaces for XPDL definition of objects of non major elements defined within package, process, activity, participant
(including ones defined by extended attributes like Hook, RoleMapper, PerformerAssignment, multi-instantiation)
returned by the QueryDefintionAPI. 
org.ow2.bonita.facade.def.element.impl   
org.ow2.bonita.facade.def.majorElement Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI
org.ow2.bonita.facade.def.majorElement.impl   
org.ow2.bonita.util   
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.facade.def.dataType
BasicTypeDefinition.Type
          XPDL Basic Type.
Reference is not yet supported.
DataTypeDefinition.Type
          XPDL Data Type definition.
Only BasicType and EnumerationType are supported.
See section 7.13 of XPDL V1 Specification Array Type: A fixed size set of data all of the same data type (deprecated).
Basic Type: A simple type: STRING, INTEGER, FLOAT, DATETIME, REFERENCE, BOOLEAN, or PERFORMER.
Declared Type: A reference to a data type declared in a TypeDeclaration element.
Enumeration Type: A set of legal values of a variable or parameter (deprecated).
ExternalReference: A reference to a type defined in an external document.
List Type: An unbounded set of data all of the same data type (deprecated).
Record Type: A set of members that may be of different types (deprecated).
SchemaType: A data type defined using an XML schema.
Union Type: A set of members only one of which will be used for an instance of the data (deprecated).
DataTypeValue
          XPDL Data Type value.
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.facade.def.dataType.impl
BasicTypeDefinition
          XPDL Basic Type definition.
BasicTypeDefinition.Type
          XPDL Basic Type.
Reference is not yet supported.
DataTypeDefinition
          XPDL Data Type definition.
DataTypeDefinition.Type
          XPDL Data Type definition.
Only BasicType and EnumerationType are supported.
See section 7.13 of XPDL V1 Specification Array Type: A fixed size set of data all of the same data type (deprecated).
Basic Type: A simple type: STRING, INTEGER, FLOAT, DATETIME, REFERENCE, BOOLEAN, or PERFORMER.
Declared Type: A reference to a data type declared in a TypeDeclaration element.
Enumeration Type: A set of legal values of a variable or parameter (deprecated).
ExternalReference: A reference to a type defined in an external document.
List Type: An unbounded set of data all of the same data type (deprecated).
Record Type: A set of members that may be of different types (deprecated).
SchemaType: A data type defined using an XML schema.
Union Type: A set of members only one of which will be used for an instance of the data (deprecated).
DataTypeValue
          XPDL Data Type value.
EnumerationTypeDefinition
          XPDL Enumeration Type definition.
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.facade.def.element
DataTypeDefinition
          XPDL Data Type definition.
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.facade.def.element.impl
DataTypeDefinition
          XPDL Data Type definition.
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.facade.def.majorElement
DataTypeDefinition
          XPDL Data Type definition.
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.facade.def.majorElement.impl
DataTypeDefinition
          XPDL Data Type definition.
 

Classes in org.ow2.bonita.facade.def.dataType used by org.ow2.bonita.util
BasicTypeDefinition.Type
          XPDL Basic Type.
Reference is not yet supported.
DataTypeDefinition
          XPDL Data Type definition.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.