| Modifier and Type | Method and Description |
|---|---|
InfrastructureInterface |
InfrastructureSignatureAddActionListener.getSelectedInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
InfrastructureSignatureAddActionListener.setSelectedInterface(InfrastructureInterface selectedInterface) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureInterface |
RepositoryFactory.createInfrastructureInterface()
Returns a new object of class 'Infrastructure Interface'.
|
InfrastructureInterface |
InfrastructureSignature.getInfrastructureInterface__InfrastructureSignature()
Returns the value of the 'Infrastructure Interface Infrastructure Signature'
container reference.
|
InfrastructureInterface |
InfrastructureProvidedRole.getProvidedInterface__InfrastructureProvidedRole()
Returns the value of the 'Provided Interface Infrastructure Provided Role'
reference.
|
InfrastructureInterface |
InfrastructureRequiredRole.getRequiredInterface__InfrastructureRequiredRole()
Returns the value of the 'Required Interface Infrastructure Required Role'
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InfrastructureSignature.setInfrastructureInterface__InfrastructureSignature(InfrastructureInterface value)
Sets the value of the '
Infrastructure Interface Infrastructure Signature' container reference. |
void |
InfrastructureProvidedRole.setProvidedInterface__InfrastructureProvidedRole(InfrastructureInterface value)
Sets the value of the
'
Provided Interface Infrastructure Provided Role' reference. |
void |
InfrastructureRequiredRole.setRequiredInterface__InfrastructureRequiredRole(InfrastructureInterface value)
Sets the value of the
'
Required Interface Infrastructure Required Role' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
InfrastructureInterfaceImpl
An implementation of the model object ' Infrastructure
Interface'.
|
| Modifier and Type | Method and Description |
|---|---|
InfrastructureInterface |
InfrastructureProvidedRoleImpl.basicGetProvidedInterface__InfrastructureProvidedRole() |
InfrastructureInterface |
InfrastructureRequiredRoleImpl.basicGetRequiredInterface__InfrastructureRequiredRole() |
InfrastructureInterface |
RepositoryFactoryImpl.createInfrastructureInterface() |
InfrastructureInterface |
InfrastructureSignatureImpl.getInfrastructureInterface__InfrastructureSignature() |
InfrastructureInterface |
InfrastructureProvidedRoleImpl.getProvidedInterface__InfrastructureProvidedRole() |
InfrastructureInterface |
InfrastructureRequiredRoleImpl.getRequiredInterface__InfrastructureRequiredRole() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
InfrastructureSignatureImpl.basicSetInfrastructureInterface__InfrastructureSignature(InfrastructureInterface newInfrastructureInterface__InfrastructureSignature,
NotificationChain msgs) |
void |
InfrastructureSignatureImpl.setInfrastructureInterface__InfrastructureSignature(InfrastructureInterface newInfrastructureInterface__InfrastructureSignature) |
void |
InfrastructureProvidedRoleImpl.setProvidedInterface__InfrastructureProvidedRole(InfrastructureInterface newProvidedInterface__InfrastructureProvidedRole) |
void |
InfrastructureRequiredRoleImpl.setRequiredInterface__InfrastructureRequiredRole(InfrastructureInterface newRequiredInterface__InfrastructureRequiredRole) |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseInfrastructureInterface(InfrastructureInterface object)
Returns the result of interpreting the object as an instance of 'Infrastructure
Interface'.
|
boolean |
RepositoryValidator.validateInfrastructureInterface(InfrastructureInterface infrastructureInterface,
DiagnosticChain diagnostics,
Map<Object,Object> context) |