Modifier and Type | Method and Description |
---|---|
PatternCompositionConstraint |
PatternLanguageFactory.createPatternCompositionConstraint()
Returns a new object of class 'Pattern Composition Constraint'.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternCompositionConstraintImpl
An implementation of the model object 'Pattern Composition Constraint'.
|
Modifier and Type | Method and Description |
---|---|
PatternCompositionConstraint |
PatternLanguageFactoryImpl.createPatternCompositionConstraint() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.casePatternCompositionConstraint(PatternCompositionConstraint object)
Returns the result of interpreting the object as an instance of 'Pattern Composition Constraint'.
|