|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImplementationDescription
The ImplementationDescription provides information concerning a specific
implementation of a Process Interface.
| Method Summary | |
|---|---|
long |
getImplementationModelOid()
Returns the ID of the model providing an interface implementation |
String |
getImplementationProcessId()
Returns the local ID of the implementing Process Definition. |
long |
getInterfaceModelOid()
Returns the ID of the model which provides the Process Interface. |
String |
getProcessInterfaceId()
Returns the local ID of the implemented Process Interface. |
boolean |
isActive()
Indicates if this is currently considered an Implementation Alternative or not. |
boolean |
isPrimaryImplementation()
Returns true if the this implementation is the primary implementation. |
| Method Detail |
|---|
long getInterfaceModelOid()
String getProcessInterfaceId()
long getImplementationModelOid()
String getImplementationProcessId()
boolean isPrimaryImplementation()
boolean isActive()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||