|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v2.CorrelationSetInstance
public class CorrelationSetInstance
Field Summary | |
---|---|
OScope.CorrelationSet |
declaration
|
java.lang.Long |
scopeInstance
|
Constructor Summary | |
---|---|
CorrelationSetInstance(java.lang.Long scopeInstanceId,
OScope.CorrelationSet cset)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
ProcessModel |
getOwner()
|
long |
getScopeId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public OScope.CorrelationSet declaration
public java.lang.Long scopeInstance
Constructor Detail |
---|
public CorrelationSetInstance(java.lang.Long scopeInstanceId, OScope.CorrelationSet cset)
Method Detail |
---|
public java.lang.String getName()
getName
in interface CorrelationSet
public long getScopeId()
getScopeId
in interface ScopedObject
public ProcessModel getOwner()
getOwner
in interface CorrelationSet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |