|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemInstanceConfiguration
A representation of the model object 'System Instance Configuration'.
The following features are supported:
InstancePackage.getSystemInstanceConfiguration()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
void |
addContainedPropertyAssociation(PropertyAssociation value)
Adds to the list the value of the ' Contained Property Association ' containment reference list |
void |
addSystemOperationMode(SystemOperationMode value)
Adds to the list the value of the ' System Operation Mode ' reference list |
org.eclipse.emf.common.util.EList |
getContainedPropertyAssociation()
Returns the value of the 'Contained Property Association' containment reference list. |
SystemInstance |
getSystemInstance()
Returns the value of the 'System Instance' reference |
org.eclipse.emf.common.util.EList |
getSystemOperationMode()
Returns the value of the 'System Operation Mode' reference list. |
void |
setSystemInstance(SystemInstance value)
Sets the value of the ' System Instance ' reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
org.eclipse.emf.common.util.EList getSystemOperationMode()
SystemOperationMode
.
If the meaning of the 'System Operation Mode' reference list isn't clear, there really should be more of a description here...
InstancePackage.getSystemInstanceConfiguration_SystemOperationMode()
void addSystemOperationMode(SystemOperationMode value)
System Operation Mode
' reference list.
value
- the value to add to 'System Operation Mode' reference list.SystemInstance getSystemInstance()
If the meaning of the 'System Instance' reference isn't clear, there really should be more of a description here...
setSystemInstance(SystemInstance)
,
InstancePackage.getSystemInstanceConfiguration_SystemInstance()
void setSystemInstance(SystemInstance value)
System Instance
' reference.
value
- the new value of the 'System Instance' reference.getSystemInstance()
org.eclipse.emf.common.util.EList getContainedPropertyAssociation()
PropertyAssociation
.
If the meaning of the 'Contained Property Association' containment reference list isn't clear, there really should be more of a description here...
InstancePackage.getSystemInstanceConfiguration_ContainedPropertyAssociation()
void addContainedPropertyAssociation(PropertyAssociation value)
Contained Property Association
' containment reference list.
value
- the value to add to 'Contained Property Association' containment reference list.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |