| Modifier and Type | Method and Description |
|---|---|
static String |
ParameterRepresentation.parametersToString(EList<Parameter> parameters)
The method create the string list of parameter (parameter1, parameter2, ...).
|
| Modifier and Type | Method and Description |
|---|---|
static EList<Parameter> |
ParametersUtil.getParametersOfSignature(Signature signature)
Returns all parameters of a given signature.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpDownButtonsValidator.validateParameter(Parameter parameter)
Validate (Enabled/Unenabled) up-, down-button in the ParameterDialog.
|
| Constructor and Description |
|---|
AbstractGrammarBasedViewerConfiguration(org.eclipse.jface.text.source.IAnnotationModel annotationModel,
Parameter[] context,
Class<?> lexerClass,
ITokenMapper myMapper)
Instantiates a new abstract grammar based viewer configuration.
|
AbstractGrammerBasedEditDialog(org.eclipse.swt.widgets.Shell parent,
Parameter[] context)
Constructor.
|
StochasticExpressionEditDialog(org.eclipse.swt.widgets.Shell parent,
de.uka.ipd.sdq.stoex.analyser.visitors.TypeEnum expectedType,
Parameter[] context)
Instantiates a new stochastic expression edit dialog.
|
StoExCompletionProcessor(Parameter[] context)
Instantiates a new sto ex completion processor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ParameterRepresentation.setParametersToString(EList<Parameter> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
RepositoryFactory.createParameter()
Returns a new object of class 'Parameter'.
|
Parameter |
EventType.getParameter__EventType()
Returns the value of the 'Parameter Event Type' containment reference.
|
Parameter |
RequiredCharacterisation.getParameter()
Returns the value of the 'Parameter' reference.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Parameter> |
InfrastructureSignature.getParameters__InfrastructureSignature()
Returns the value of the 'Parameters Infrastructure Signature' containment
reference list.
|
EList<Parameter> |
OperationSignature.getParameters__OperationSignature()
Returns the value of the 'Parameters Operation Signature' containment
reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventType.setParameter__EventType(Parameter value)
Sets the value of the
'
Parameter
Event Type' containment reference. |
void |
RequiredCharacterisation.setParameter(Parameter value)
Sets the value of the
'
Parameter' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterImpl
An implementation of the model object 'Parameter'.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter |
RequiredCharacterisationImpl.basicGetParameter() |
Parameter |
RepositoryFactoryImpl.createParameter() |
Parameter |
EventTypeImpl.getParameter__EventType() |
Parameter |
RequiredCharacterisationImpl.getParameter() |
| Modifier and Type | Method and Description |
|---|---|
EList<Parameter> |
InfrastructureSignatureImpl.getParameters__InfrastructureSignature() |
EList<Parameter> |
OperationSignatureImpl.getParameters__OperationSignature() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
EventTypeImpl.basicSetParameter__EventType(Parameter newParameter__EventType,
NotificationChain msgs) |
void |
EventTypeImpl.setParameter__EventType(Parameter newParameter__EventType) |
void |
RequiredCharacterisationImpl.setParameter(Parameter newParameter) |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseParameter(Parameter object)
Returns the result of interpreting the object as an instance of 'Parameter'.
|
boolean |
RepositoryValidator.validateParameter(Parameter parameter,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
EList<Parameter> |
ResourceSignature.getParameter__ResourceSignature()
Returns the value of the 'Parameter Resource Signature' containment reference
list.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Parameter> |
ResourceSignatureImpl.getParameter__ResourceSignature() |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
CollectionIteratorAction.getParameter_CollectionIteratorAction()
Returns the value of the 'Parameter Collection Iterator Action' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionIteratorAction.setParameter_CollectionIteratorAction(Parameter value)
Sets the value of the
'
Parameter Collection Iterator Action' reference. |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
CollectionIteratorActionImpl.basicGetParameter_CollectionIteratorAction() |
Parameter |
CollectionIteratorActionImpl.getParameter_CollectionIteratorAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionIteratorActionImpl.setParameter_CollectionIteratorAction(Parameter newParameter_CollectionIteratorAction) |
| Modifier and Type | Method and Description |
|---|---|
Object |
RepositoryPrinter.caseParameter(Parameter object) |
String |
SignaturePrinter.caseParameter(Parameter object) |