|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedElement | |
---|---|
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 |
Uses of NamedElement in org.ow2.bonita.facade.def.majorElement |
---|
Subinterfaces of NamedElement in org.ow2.bonita.facade.def.majorElement | |
---|---|
interface |
ActivityDefinition
This interface represents the Activity definition. |
interface |
ClientProcessDefinition
This interface represents the Process definition. |
interface |
DataFieldDefinition
This interface represents the DataField definition. |
interface |
ParticipantDefinition
This interface represents the Participant definition. |
interface |
ProcessDefinition
This interface represents the Process definition. |
interface |
ProcessElement
Parent interface for interfaces into majorElement package. |
interface |
ProcessFullDefinition
|
interface |
TransitionDefinition
Activities are related to one another via flow control conditions (transition information). |
Uses of NamedElement in org.ow2.bonita.facade.def.majorElement.impl |
---|
Classes in org.ow2.bonita.facade.def.majorElement.impl that implement NamedElement | |
---|---|
class |
ActivityDefinitionImpl
|
class |
DataFieldDefinitionImpl
|
class |
NamedElementImpl
|
class |
ParticipantDefinitionImpl
|
class |
ProcessDefinitionImpl
|
class |
ProcessElementImpl
|
class |
TransitionDefinitionImpl
|
Constructors in org.ow2.bonita.facade.def.majorElement.impl with parameters of type NamedElement | |
---|---|
NamedElementImpl(NamedElement src)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |