org.ow2.bonita.facade.def.majorElement.impl
Class ProcessElementImpl
java.lang.Object
org.ow2.bonita.facade.def.majorElement.impl.NamedElementImpl
org.ow2.bonita.facade.def.majorElement.impl.ProcessElementImpl
- All Implemented Interfaces:
- java.io.Serializable, NamedElement
- Direct Known Subclasses:
- ActivityDefinitionImpl, DataFieldDefinitionImpl, ParticipantDefinitionImpl, TransitionDefinitionImpl
public abstract class ProcessElementImpl
- extends NamedElementImpl
- Author:
- Pierre Vigneras
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processDefinitionUUID
protected ProcessDefinitionUUID processDefinitionUUID
- This field can be null when the related element has not been defined in the process but
in the package
ProcessElementImpl
protected ProcessElementImpl()
ProcessElementImpl
protected ProcessElementImpl(java.lang.String name,
ProcessDefinitionUUID processDefinitionUUID)
ProcessElementImpl
protected ProcessElementImpl(ProcessElement processDefinitionRecord)
getProcessDefinitionUUID
public ProcessDefinitionUUID getProcessDefinitionUUID()
setProcessDefinitionUUID
public void setProcessDefinitionUUID(ProcessDefinitionUUID processDefinitionUUID)
Copyright © 2009 OW2 Consortium. All Rights Reserved.