public static final class OScope.CorrelationSet extends OBase
Modifier and Type | Field and Description |
---|---|
OScope |
declaringScope |
boolean |
hasJoinUseCases
Indicates that this correlation set has a join use case in the scope.
|
java.lang.String |
name |
java.util.List<OProcess.OProperty> |
properties |
Constructor and Description |
---|
CorrelationSet(OProcess owner) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.lang.String name
public OScope declaringScope
public final java.util.List<OProcess.OProperty> properties
public boolean hasJoinUseCases
public CorrelationSet(OProcess owner)