| Modifier and Type | Method and Description |
|---|---|
InfrastructureSignature |
RepositoryFactory.createInfrastructureSignature()
Returns a new object of class 'Infrastructure Signature'.
|
InfrastructureSignature |
Parameter.getInfrastructureSignature__Parameter()
Returns the value of the 'Infrastructure Signature Parameter' container
reference.
|
| Modifier and Type | Method and Description |
|---|---|
EList<InfrastructureSignature> |
InfrastructureInterface.getInfrastructureSignatures__InfrastructureInterface()
Returns the value of the 'Infrastructure Signatures Infrastructure Interface'
containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parameter.setInfrastructureSignature__Parameter(InfrastructureSignature value)
Sets the value of the
'
Infrastructure Signature Parameter' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
InfrastructureSignatureImpl
An implementation of the model object ' Infrastructure
Signature'.
|
| Modifier and Type | Method and Description |
|---|---|
InfrastructureSignature |
RepositoryFactoryImpl.createInfrastructureSignature() |
InfrastructureSignature |
ParameterImpl.getInfrastructureSignature__Parameter() |
| Modifier and Type | Method and Description |
|---|---|
EList<InfrastructureSignature> |
InfrastructureInterfaceImpl.getInfrastructureSignatures__InfrastructureInterface() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
ParameterImpl.basicSetInfrastructureSignature__Parameter(InfrastructureSignature newInfrastructureSignature__Parameter,
NotificationChain msgs) |
void |
ParameterImpl.setInfrastructureSignature__Parameter(InfrastructureSignature newInfrastructureSignature__Parameter) |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseInfrastructureSignature(InfrastructureSignature object)
Returns the result of interpreting the object as an instance of 'Infrastructure
Signature'.
|
boolean |
RepositoryValidator.validateInfrastructureSignature(InfrastructureSignature infrastructureSignature,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureSignature |
InfrastructureCall.getSignature__InfrastructureCall()
Returns the value of the 'Signature Infrastructure Call' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfrastructureCall.setSignature__InfrastructureCall(InfrastructureSignature value)
Sets the value of the '
Signature Infrastructure Call' reference. |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureSignature |
InfrastructureCallImpl.basicGetSignature__InfrastructureCall() |
InfrastructureSignature |
InfrastructureCallImpl.getSignature__InfrastructureCall() |
| Modifier and Type | Method and Description |
|---|---|
void |
InfrastructureCallImpl.setSignature__InfrastructureCall(InfrastructureSignature newSignature__InfrastructureCall) |
| Modifier and Type | Method and Description |
|---|---|
String |
SignaturePrinter.caseInfrastructureSignature(InfrastructureSignature object) |