org.apache.ode.bpel.o
Class OScope.CorrelationSet
java.lang.Object
org.apache.ode.bpel.o.OBase
org.apache.ode.bpel.o.OScope.CorrelationSet
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- OScope
public static final class OScope.CorrelationSet
- extends OBase
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
declaringScope
public OScope declaringScope
properties
public final java.util.List<OProcess.OProperty> properties
hasJoinUseCases
public boolean hasJoinUseCases
- Indicates that this correlation set has a join use case in the scope.
OScope.CorrelationSet
public OScope.CorrelationSet(OProcess owner)
toString
public java.lang.String toString()
- Overrides:
toString
in class OBase