Package org.obe.xpdl.model.data

Provides classes to model XPDL data type declarations.

See:
          Description

Interface Summary
Type Standard interface implemented by any data type.
 

Class Summary
ActualParameter An ActualParameter defines the value to be passed as a parameter to a tool.
ArrayType Data type which describes an array.
BasicType Data type representing the basic workflow data types.
ComplexType  
DataField The DataField class represents a data field which is placed in the workflow relevant data when a workflow process executes.
DataType A generic container which can hold any Type object.
DataTypes  
DeclaredType Refers to a previously declared package-level data type.
EnumerationType  
EnumerationValue  
ExternalReference Reference to an external entity as defined in XPDL 1.0b1.
FormalParameter FormalParameter defines input and output parameters which are passed to tools.
ListType Representation of a list type, which is an array of unlimited size.
MultiValuedType Base for multi-valued types such as list and array.
ParameterMode ParameterMode type class.
RecordType  
SchemaType A schema type refers to a data type that is defined by an inline XML schema.
TypeDeclaration  
UnionType  
XMLFragment An abstract class that represents a fragment of an XML document.
 

Package org.obe.xpdl.model.data Description

Provides classes to model XPDL data type declarations.



SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.