public interface ServiceCutterUserRepresentationsModel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Aggregate> |
getAggregates()
Returns the value of the 'Aggregates' containment reference list.
|
Compatibilities |
getCompatibilities()
Returns the value of the 'Compatibilities' containment reference.
|
org.eclipse.emf.common.util.EList<Entity> |
getEntities()
Returns the value of the 'Entities' containment reference list.
|
org.eclipse.emf.common.util.EList<PredefinedService> |
getPredefinedServices()
Returns the value of the 'Predefined Services' containment reference list.
|
org.eclipse.emf.common.util.EList<SecurityAccessGroup> |
getSecurityAccessGroups()
Returns the value of the 'Security Access Groups' containment reference list.
|
org.eclipse.emf.common.util.EList<SeparatedSecurityZone> |
getSeparatedSecurityZones()
Returns the value of the 'Separated Security Zones' containment reference list.
|
org.eclipse.emf.common.util.EList<SharedOwnerGroup> |
getSharedOwnerGroups()
Returns the value of the 'Shared Owner Groups' containment reference list.
|
org.eclipse.emf.common.util.EList<UseCase> |
getUseCases()
Returns the value of the 'Use Cases' containment reference list.
|
void |
setCompatibilities(Compatibilities value)
Sets the value of the '
Compatibilities' containment reference. |
org.eclipse.emf.common.util.EList<UseCase> getUseCases()
UseCase.
If the meaning of the 'Use Cases' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_UseCases()Compatibilities getCompatibilities()
If the meaning of the 'Compatibilities' containment reference isn't clear, there really should be more of a description here...
setCompatibilities(Compatibilities),
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_Compatibilities()void setCompatibilities(Compatibilities value)
Compatibilities' containment reference.
value - the new value of the 'Compatibilities' containment reference.getCompatibilities()org.eclipse.emf.common.util.EList<Aggregate> getAggregates()
Aggregate.
If the meaning of the 'Aggregates' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_Aggregates()org.eclipse.emf.common.util.EList<Entity> getEntities()
Entity.
If the meaning of the 'Entities' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_Entities()org.eclipse.emf.common.util.EList<PredefinedService> getPredefinedServices()
PredefinedService.
If the meaning of the 'Predefined Services' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_PredefinedServices()org.eclipse.emf.common.util.EList<SecurityAccessGroup> getSecurityAccessGroups()
SecurityAccessGroup.
If the meaning of the 'Security Access Groups' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_SecurityAccessGroups()org.eclipse.emf.common.util.EList<SeparatedSecurityZone> getSeparatedSecurityZones()
SeparatedSecurityZone.
If the meaning of the 'Separated Security Zones' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_SeparatedSecurityZones()org.eclipse.emf.common.util.EList<SharedOwnerGroup> getSharedOwnerGroups()
SharedOwnerGroup.
If the meaning of the 'Shared Owner Groups' containment reference list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getServiceCutterUserRepresentationsModel_SharedOwnerGroups()