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 |
---|
OScope.CorrelationSet(OProcess owner) |
public java.lang.String name
public OScope declaringScope
public final java.util.List<OProcess.OProperty> properties
public boolean hasJoinUseCases
public OScope.CorrelationSet(OProcess owner)