Uses of Interface
de.uni_trier.wi2.procake.data.PropertyHandler
-
-
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.model Modifier and Type Interface Description interfaceDataClassDataClass -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.base
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.model.base Modifier and Type Interface Description interfaceAggregateClassThe Aggregate Class uses the object oriented technique aggregation to combine several data classes into one class.interfaceAtomicClassThe group of Atomic Classes is used to store exact one value.interfaceBooleanClassA BooleanClass defines aBooleanObjectthat represents a Boolean value.interfaceByteArrayClassA ByteArray can be used to store more complex data objects like images or documents.interfaceChronologicClassThe classChronologicalClassdefines a specific instance in time, with millisecond precision.interfaceCollectionClassinterfaceDateClassTheDateClassis the specification of a date without time information.interfaceDoubleClassTheDoubleClassis a class to specify double domains.interfaceIntegerClassTheIntegerClassis a class to specify integer domains.interfaceIntervalClassInterval Classes are used to create data objects that specify a range of values.interfaceListClassAListClassis aCollectionClasswhere it is possible to specify the order of the elements in theListObject.interfaceNumericClassThe classNumericClassdefines a specific numerical object.interfaceSetClassASetClassis aCollectionClasswhere it is NOT possible to specify the order of the elements in theSetObject.interfaceStringClassA StringClass defines the domain ofStringObjects that represents a string value.interfaceTimeClassTheTimeClassis the specification of a time without date information.interfaceTimestampClassTheTimestampClassis the specification of a date with time information.interfaceUnionClassUnion Class is a special class, used to improve and simplify the design of the data model.interfaceURIClassAn URIClass defines the domain ofURIObjectthat represents an element in the ontology.interfaceVoidClassThe Void Class defines unspecified values. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.base.impl
Classes in de.uni_trier.wi2.procake.data.model.base.impl that implement PropertyHandler Modifier and Type Class Description classAggregateClassImplAggregateClassImpl class.classAtomicClassImplDescription is missingclassBooleanClassImplImplementation ofBooleanClass.classByteArrayClassImplImplementation ofByteArrayClass.classChronologicClassImplDescription is missingclassCollectionClassImplImplementation ofCollectionClass.classDateClassImplImplementation ofDateClass.classDoubleClassImplDoubleClassImpl class.classIntegerClassImplIntegerClassImpl class.classIntervalClassImplIntervalClassImpl class.classListClassImplListClassImpl class.classNumericClassImplDescription is missingclassSetClassImplSetClassImpl class.classStringClassImplStringClassImpl class.classTimeClassImplTimeClassImpl class.classTimeStampClassImplTimeStampClassImpl class.classUnionClassImplUnionClassImpl class.classURIClassImplImplementation of theURIClass.classVoidClassImplVoidClassImpl class. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.impl
Classes in de.uni_trier.wi2.procake.data.model.impl that implement PropertyHandler Modifier and Type Class Description classAbstractDataClassImplAbstract AbstractDataClassImpl class.classDataClassImplThr concrete implementation of the data class as the root of all classes. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.nest
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.model.nest Modifier and Type Interface Description interfaceNESTConstraintEdgeClassCAKE I - Datatype for a NEST-Constraint-Edge.interfaceNESTControlflowEdgeClassCAKE I - Datatype for a NEST-Controlflow-Edge.interfaceNESTDataflowEdgeClassCAKE I - Datatype for a NEST-Dataflow-Edge.interfaceNESTDataNodeClassCAKE I - Datatype for a NEST-Data-Node.interfaceNESTEdgeClassCAKE I - Datatype for an abstract NEST-Edge.interfaceNESTGraphClassinterfaceNESTGraphItemClassCAKE I - Datatype for a abstract NEST-Workflow item.interfaceNESTNodeClassDatatype for an abstract NEST-Node.interfaceNESTPartOfEdgeClassCAKE I - Datatype for a NEST-PartOf-Edge.interfaceNESTSequenceNodeClassDatatype for an NEST sequence node.interfaceNESTSequentialWorkflowClassinterfaceNESTSubWorkflowNodeClassCAKE I - Datatype for a NEST-SubWorkflow-Node.interfaceNESTTaskNodeClassDatatype for a NEST-Task-Node.interfaceNESTWorkflowClassDatatype for a NEST-graph-representation-container.interfaceNESTWorkflowNodeClassCAKE I - Datatype for a NEST-Workflow-Node. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.nest.controlflowNode
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.model.nest.controlflowNode Modifier and Type Interface Description interfaceNESTAndEndNodeClassinterfaceNESTAndStartNodeClassinterfaceNESTControlflowNodeClassDatatype for a NEST-Controlflow-Node.interfaceNESTLoopEndNodeClassinterfaceNESTLoopStartNodeClassinterfaceNESTOrEndNodeClassinterfaceNESTOrStartNodeClassinterfaceNESTXorEndNodeClassinterfaceNESTXorStartNodeClass -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.nest.controlflowNode.impl
Classes in de.uni_trier.wi2.procake.data.model.nest.controlflowNode.impl that implement PropertyHandler Modifier and Type Class Description classNESTAndEndNodeClassImplclassNESTAndStartNodeClassImplclassNESTControlflowNodeClassImplConcrete implementation of the datatypeNESTControlflowNodeClass..classNESTLoopEndNodeClassImplclassNESTLoopStartNodeClassImplclassNESTOrEndNodeClassImplclassNESTOrStartNodeClassImplclassNESTXorEndNodeClassImplclassNESTXorStartNodeClassImpl -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.nest.impl
Classes in de.uni_trier.wi2.procake.data.model.nest.impl that implement PropertyHandler Modifier and Type Class Description classNESTConstraintEdgeClassImplConcrete implementation of the CAKE I - datatype.classNESTControlflowEdgeClassImplConcrete implementation of the CAKE I - datatype.classNESTDataflowEdgeClassImplConcrete implementation of the CAKE I - datatype.classNESTDataNodeClassImplConcrete implementation of the datatypeNESTDataNodeClass.classNESTEdgeClassImplConcrete implementation of the CAKE I - datatype.classNESTGraphClassImplConcrete implementation of theNESTGraphClass.classNESTGraphItemClassImplConcrete implementation of the CAKE I - datatype.classNESTNodeClassImplConcrete implementation of the datatypeNESTNodeClass.classNESTPartOfEdgeClassImplConcrete implementation of the CAKE I - datatype.classNESTSequenceNodeClassImplConcrete implementation of the datatypeNESTSequenceNodeClass.classNESTSequentialWorkflowClassImplclassNESTSubWorkflowNodeClassImplConcrete implementation of the CAKE I - datatype.classNESTTaskNodeClassImplConcrete implementation of the CAKE I - datatype.classNESTWorkflowClassImplConcrete implementation of theNESTWorkflowClass.classNESTWorkflowNodeClassImplConcrete implementation of the datatypeNESTWorkflowNodeClass. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.wf
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.model.wf Modifier and Type Interface Description interfaceAbstractWorkflowItemClassCAKE I - Datatype for a WorkflowObject.interfaceControlflowItemClassCAKE I - Datatype for a ControlflowObject.interfaceDataflowWrapperClassCAKE I - Datatype for a workflow-dataelement.interfaceDataReferenceClassCAKE I - Datatype for a DataRef-element (reference between a task and a dataelement).interfaceNodeClassCAKE I - Datatype for a workflow-node.interfaceParentItemClassCAKE I - Datatype for a ControlflowObject.interfaceSequenceClassCAKE I - Datatype for a workflow-sequence.interfaceStatusableClassCAKE I - Datatype for a workflowobject, which can have a status.interfaceSubWorkflowClassCAKE II - Datatype for a subworkflow.interfaceTaskClassCAKE I - Datatype for a workflow-task.interfaceWorkflowClassCAKE I - Datatype for a workflow. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.model.wf.impl
Classes in de.uni_trier.wi2.procake.data.model.wf.impl that implement PropertyHandler Modifier and Type Class Description classAbstractWorkflowItemClassImplConcrete implementation of the CAKE I - datatype.classControlflowItemClassImplConcrete implementation of the CAKE I - datatype.classDataflowWrapperClassImplConcrete implementation of the CAKE I - datatype.classDataReferenceClassImplConcrete implementation of the CAKE I - datatype.classNodeClassImplConcrete implementation of the CAKE I - datatype.classParentItemClassImplConcrete implementation of the CAKE I - datatype.classSequenceClassImplConcrete implementation of the CAKE I - datatype.classStatusableClassImplConcrete implementation of the CAKE I - datatype.classSubWorkflowClassImplConcrete implementation of the CAKE I - datatype.classTaskClassImplConcrete implementation of the CAKE I - datatype.classWorkflowClassImplConcrete implementation of the CAKE I - datatype. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.object Modifier and Type Interface Description interfaceDataObjectA DataObject realises a wrapper for a value. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.base
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.object.base Modifier and Type Interface Description interfaceAggregateObjectAn AggregateObject represents an collection of attribute value pairs.interfaceAtomicObjectAn AtomicObject represents an container for an plain old java object.interfaceBooleanObjectA BooleanObject represents Boolean value.interfaceByteArrayObjectA BooleanObject represents a byte arry as value.interfaceChronologicObjectA ChronologicObject represents an container for an plain old java object representing timing aspects.interfaceCollectionObjectA CollectionObject represents an container for otherDataObjects.interfaceDateObjectA DateObject represents aDateas value.interfaceDoubleObjectA DoubleObject represents a double as value.interfaceIntegerObjectA IntegerObject represents a byte arry as value.interfaceIntervalObjectAn IntervalObject contains two totally orderedAtomicClasses.interfaceListObjectA ListObject represents a list ofDataObjects.interfaceNumericObjectAn NumericObject represents an container for an plain old java object of numerical values.interfaceSetObjectA SetObject represents a set ofDataObjects.interfaceStringObjectA StringObject represents a string as value.interfaceTimeObjectA TimeObject represents a time as value.interfaceTimestampObjectA TimestampObject represents a date and time as value.interfaceURIObjectAn URIObject represents a resource in an owl-ontology with a URI.interfaceVoidObjectA VoidObject represents no value. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.base.impl
Classes in de.uni_trier.wi2.procake.data.object.base.impl that implement PropertyHandler Modifier and Type Class Description classAggregateObjectImplclassAtomicObjectImplclassBooleanObjectImplclassByteArrayObjectImplclassChronologicObjectImplclassCollectionObjectImplclassDateObjectImplclassDoubleObjectImplclassIntegerObjectImplclassIntervalObjectImplclassListObjectImplclassNumericObjectImplclassSetObjectImplclassStringObjectImplclassTimeObjectImplclassTimestampObjectImplclassURIObjectImplImplementation of theURIObjectImplto represent a resource in an owl ontology.classVoidObjectImpl -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.impl
Classes in de.uni_trier.wi2.procake.data.object.impl that implement PropertyHandler Modifier and Type Class Description classDataObjectImpl -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.nest
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.object.nest Modifier and Type Interface Description interfaceNESTAbstractWorkflowObjectinterfaceNESTConstraintEdgeObjectInterface of a Constraint-Edge of a NEST-graph.interfaceNESTControlflowEdgeObjectInterface of a Controlflow-Edge of a NEST-graph.interfaceNESTDataflowEdgeObjectInterface of a Dataflow-Edge of a NEST-graph.interfaceNESTDataNodeObjectInterface of a Data-Node of a NEST-graph.interfaceNESTEdgeObjectInterface of an Edge of a NEST-graph.interfaceNESTGraphItemObjectInterface of an abstract graph-object used for code reuse.interfaceNESTGraphObjectinterfaceNESTNodeObjectInterface of a Node of a NEST-Graph.interfaceNESTPartOfEdgeObjectInterface of a PartOf-Edge of a NEST-graph.interfaceNESTSequenceNodeObjectInterface of a Sequence-Node of a NEST-graph.interfaceNESTSequentialWorkflowObjectRepresents a de facto workflow instance.interfaceNESTSubWorkflowNodeObjectInterface of a SubWorkflow-Node of a NEST-graph.interfaceNESTTaskNodeObjectInterface of a Task-Node of a NEST-graph.interfaceNESTWorkflowNodeObjectInterface of a Workflow-Node of a NEST-graph.interfaceNESTWorkflowObjectInterface of a NEST-graph-object. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.nest.controlflowNode
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.object.nest.controlflowNode Modifier and Type Interface Description interfaceNESTAndEndNodeObjectinterfaceNESTAndStartNodeObjectinterfaceNESTControlflowNodeObjectInterface of a Controlflow-Node of a NEST-graph.interfaceNESTLoopEndNodeObjectinterfaceNESTLoopStartNodeObjectinterfaceNESTOrEndNodeObjectinterfaceNESTOrStartNodeObjectinterfaceNESTXorEndNodeObjectinterfaceNESTXorStartNodeObject -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.controlflowNode.impl that implement PropertyHandler Modifier and Type Class Description classNESTAndEndNodeObjectImplclassNESTAndStartNodeObjectImplclassNESTControlflowNodeObjectImplDefinition of a Controlflow-Node of a NEST-graph.classNESTLoopEndNodeObjectImplclassNESTLoopStartNodeObjectImplclassNESTOrEndNodeObjectImplclassNESTOrStartNodeObjectImplclassNESTXorEndNodeObjectImplclassNESTXorStartNodeObjectImpl -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.nest.impl
Classes in de.uni_trier.wi2.procake.data.object.nest.impl that implement PropertyHandler Modifier and Type Class Description classNESTAbstractWorkflowObjectImplclassNESTConstraintEdgeObjectImplDefinition of a Constraint-Edge of a NEST-graph.classNESTControlflowEdgeObjectImplDefinition of a Controlflow-Edge of a NEST-graph.classNESTDataflowEdgeObjectImplDefinition of a Dataflow-Edge of a NEST-graph.classNESTDataNodeObjectImplDefinition of a Data-Node of a NEST-graph.classNESTEdgeObjectImplDefinition of an edge of a NEST-graph.classNESTGraphItemObjectImplAbstract definition of a Graph-Item.classNESTGraphObjectImplclassNESTNodeObjectImplDefinition of a Node of a NEST-graph.classNESTPartOfEdgeObjectImplDefinition of a PartOf-Edge of a NEST-graph.classNESTSequenceNodeObjectImplDefinition of a Sequence-Node of a NEST-graph.classNESTSequentialWorkflowObjectImplclassNESTSubWorkflowNodeObjectImplDefinition of a SubWorkflow-Node of a NEST-graph.classNESTTaskNodeObjectImplDefinition of a Task-Node of a NEST-graph.classNESTWorkflowNodeObjectImplDefinition of a Workflow-Node of a NEST-graph.classNESTWorkflowObjectImplDefinition of a graph-object. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.wf
Subinterfaces of PropertyHandler in de.uni_trier.wi2.procake.data.object.wf Modifier and Type Interface Description interfaceAbstractWorkflowItemObjectInterface of an abstract object used in a workflow.interfaceControlflowItemObjectInterface of an abstract object used in the controlflow of a workflow.interfaceDataflowWrapperObjectInterface of a dataflow-object used to represent dataitems of a workflow.interfaceDataReferenceObjectInterface of a reference between a task and a data item.interfaceNodeObjectInterface of a node-object used in the controlflow of a workflow.interfaceParentItemObject<T extends ControlflowItemObject>Interface of an abstract object used in the controlflow of a workflow.interfaceSequencedObjectInterface of an object, which can be contained in a workflow-sequence.interfaceSequenceObjectInterface of a sequence-object used in the controlflow of a workflow.interfaceStatusableObjectInterface of a workflow-object, which contains a status.interfaceSubWorkflowObjectInterface of a subworkflow-object.interfaceTaskObjectInterface of a workflowleaf-object used in the controlflow of a workflow.interfaceWorkflowObjectInterface of a workflow-object. -
Uses of PropertyHandler in de.uni_trier.wi2.procake.data.object.wf.impl
Classes in de.uni_trier.wi2.procake.data.object.wf.impl that implement PropertyHandler Modifier and Type Class Description classAbstractWorkflowItemObjectImplAbstract object used in a workflow.classControlflowItemObjectImplAbstract object used in the controlflow of a workflow.classDataflowWrapperObjectImplData-element used in workflow-objects.classDataReferenceObjectImplData-reference used to link tasks with dataitems.classNodeObjectImplNode-object used in the controlflow of a workflow.classParentItemObjectImpl<T extends ControlflowItemObject>Abstract object used in the controlflow of a workflow.classSequenceObjectImplSequence-object used in the controlflow of a workflow.classStatusableObjectImplAbstract object, which can hold a status.classTaskObjectImplWorkflowleaf-object used in the controlflow of a workflow.classWorkflowObjectImplWorkflow-object.
-