Modifier and Type | Method and Description |
---|---|
ParameterRef |
PatternLanguageFactory.createParameterRef()
Returns a new object of class 'Parameter Ref'.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterRefImpl
An implementation of the model object 'Parameter Ref'.
|
Modifier and Type | Method and Description |
---|---|
ParameterRef |
PatternLanguageFactoryImpl.createParameterRef() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseParameterRef(ParameterRef object)
Returns the result of interpreting the object as an instance of 'Parameter Ref'.
|