Modifier and Type | Method and Description |
---|---|
Pattern |
PatternsProfileFactory.createPattern()
Returns a new object of class 'Pattern'.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternImpl
An implementation of the model object 'Pattern'.
|
Modifier and Type | Method and Description |
---|---|
Pattern |
PatternsProfileFactoryImpl.createPattern() |
Modifier and Type | Method and Description |
---|---|
T |
PatternsProfileSwitch.casePattern(Pattern object)
Returns the result of interpreting the object as an instance of 'Pattern'.
|