| Constructor and Description |
|---|
AddExceptionTypeAction(Signature parentSignature)
Instantiates a new adds the exception type action.
|
DeleteExctentionAction(Signature signature)
Instantiates a new delete exctention action.
|
ExceptionsDialog(org.eclipse.swt.widgets.Shell parentShell,
Signature signature)
Instantiates a new exceptions dialog.
|
| Modifier and Type | Method and Description |
|---|---|
static EList<Parameter> |
ParametersUtil.getParametersOfSignature(Signature signature)
Returns all parameters of a given signature.
|
| Constructor and Description |
|---|
AddParameterAction(Signature parentSignature)
Instantiates a new adds the parameter action.
|
DeleteParameterAction(Signature signature)
Instantiates a new delete parameter action.
|
DownParameterAction(Signature signature)
Instantiates a new down parameter action.
|
ParametersDialog(org.eclipse.swt.widgets.Shell parentShell,
Signature signature)
Creates a dialog with the given parent and edited properties name.
|
UpParameterAction(Signature signature)
Instantiates a new up parameter action.
|
| Modifier and Type | Method and Description |
|---|---|
Signature |
InfrastructureSignaturesEditorSection.getSelectedSignature() |
Signature |
OperationsEditorSection.getSelectedSignature() |
| Modifier and Type | Method and Description |
|---|---|
Signature |
SpecifiedOutputParameterAbstraction.getSignature_SpecifiedOutputParameterAbstraction()
Returns the value of the 'Signature Specified Output Parameter Abstraction'
reference.
|
Signature |
SpecifiedQoSAnnotation.getSignature_SpecifiedQoSAnnation()
Returns the value of the 'Signature Specified Qo SAnnation' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpecifiedOutputParameterAbstraction.setSignature_SpecifiedOutputParameterAbstraction(Signature value)
Sets the value of the
'
Signature Specified Output Parameter Abstraction' reference. |
void |
SpecifiedQoSAnnotation.setSignature_SpecifiedQoSAnnation(Signature value)
Sets the value of the
'
Signature Specified Qo SAnnation' reference. |
| Modifier and Type | Method and Description |
|---|---|
Signature |
SpecifiedOutputParameterAbstractionImpl.basicGetSignature_SpecifiedOutputParameterAbstraction() |
Signature |
SpecifiedQoSAnnotationImpl.basicGetSignature_SpecifiedQoSAnnation() |
Signature |
SpecifiedOutputParameterAbstractionImpl.getSignature_SpecifiedOutputParameterAbstraction() |
Signature |
SpecifiedQoSAnnotationImpl.getSignature_SpecifiedQoSAnnation() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpecifiedOutputParameterAbstractionImpl.setSignature_SpecifiedOutputParameterAbstraction(Signature newSignature_SpecifiedOutputParameterAbstraction) |
void |
SpecifiedQoSAnnotationImpl.setSignature_SpecifiedQoSAnnation(Signature newSignature_SpecifiedQoSAnnation) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventType
A representation of the model object 'Event Type'.
|
interface |
InfrastructureSignature
A representation of the model object ' Infrastructure
Signature'.
|
interface |
OperationSignature
A representation of the model object 'Operation Signature
'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventTypeImpl
An implementation of the model object 'Event Type'.
|
class |
InfrastructureSignatureImpl
An implementation of the model object ' Infrastructure
Signature'.
|
class |
OperationSignatureImpl
An implementation of the model object ' Operation
Signature'.
|
class |
SignatureImpl
An implementation of the model object 'Signature'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseSignature(Signature object)
Returns the result of interpreting the object as an instance of 'Signature'.
|
boolean |
RepositoryValidator.validateSignature(Signature signature,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
Signature |
ServiceEffectSpecification.getDescribedService__SEFF()
Returns the value of the 'Described Service SEFF' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceEffectSpecification.setDescribedService__SEFF(Signature value)
Sets the value of the
'
Described Service SEFF' reference. |
| Modifier and Type | Method and Description |
|---|---|
Signature |
ResourceDemandingSEFFImpl.basicGetDescribedService__SEFF() |
Signature |
ServiceEffectSpecificationImpl.basicGetDescribedService__SEFF() |
Signature |
ResourceDemandingSEFFImpl.getDescribedService__SEFF() |
Signature |
ServiceEffectSpecificationImpl.getDescribedService__SEFF() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDemandingSEFFImpl.setDescribedService__SEFF(Signature newDescribedService__SEFF) |
void |
ServiceEffectSpecificationImpl.setDescribedService__SEFF(Signature newDescribedService__SEFF) |