|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.obe.xpdl.model.activity.NoImplementation
Empty implementation. "No" implementations usually represent human tasks or tasks which are required by the workflow engine but which are not specified by the designer.
Constructor Summary | |
NoImplementation()
Constructs a new NoImplementation instance. |
Method Summary | |
void |
accept(PackageVisitor visitor)
|
ImplementationType |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NoImplementation()
Method Detail |
public void accept(PackageVisitor visitor)
accept
in interface Implementation
public ImplementationType getType()
getType
in interface Implementation
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |