|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parameter | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of Parameter in org.openxma.dsl.dom |
|---|
| Methods in org.openxma.dsl.dom that return Parameter | |
|---|---|
Parameter |
DomFactory.createParameter()
Returns a new object of class 'Parameter'. |
| Uses of Parameter in org.openxma.dsl.dom.model |
|---|
| Methods in org.openxma.dsl.dom.model that return types with arguments of type Parameter | |
|---|---|
org.eclipse.emf.common.util.EList<Parameter> |
Operation.getParameters()
Returns the value of the 'Parameters' containment reference list. |
| Uses of Parameter in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement Parameter | |
|---|---|
class |
ParameterImpl
An implementation of the model object 'Parameter'. |
| Fields in org.openxma.dsl.dom.model.impl with type parameters of type Parameter | |
|---|---|
protected org.eclipse.emf.common.util.EList<Parameter> |
OperationImpl.parameters
The cached value of the ' Parameters' containment reference list. |
| Methods in org.openxma.dsl.dom.model.impl that return Parameter | |
|---|---|
Parameter |
DomFactoryImpl.createParameter()
|
| Methods in org.openxma.dsl.dom.model.impl that return types with arguments of type Parameter | |
|---|---|
org.eclipse.emf.common.util.EList<Parameter> |
OperationImpl.getParameters()
|
| Uses of Parameter in org.openxma.dsl.dom.util |
|---|
| Methods in org.openxma.dsl.dom.util with parameters of type Parameter | |
|---|---|
T |
DomSwitch.caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||