|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemWire
A representation of the model object 'System Wire'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getSystemWire()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
java.lang.Object |
getSource()
Returns the value of the 'Source' containment reference. |
FeatureMap |
getSourceGroup()
Returns the value of the 'Source Group' attribute list. |
java.lang.Object |
getTarget()
Returns the value of the 'Target' containment reference. |
FeatureMap |
getTargetGroup()
Returns the value of the 'Target Group' attribute list. |
void |
setSource(java.lang.Object value)
Sets the value of the ' Source '
containment reference. |
void |
setTarget(java.lang.Object value)
Sets the value of the ' Target '
containment reference. |
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject |
---|
addStatus, clearStatus, getEObject, getFlags, getName, getStatus, setName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
FeatureMap getSourceGroup()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Source Group' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getSystemWire_SourceGroup()
java.lang.Object getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(Object)
,
SCAPackage.getSystemWire_Source()
void setSource(java.lang.Object value)
Source
'
containment reference.
value
- the new value of the 'Source' containment
reference.getSource()
FeatureMap getTargetGroup()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Target Group' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getSystemWire_TargetGroup()
java.lang.Object getTarget()
If the meaning of the 'Target' containment reference isn't clear, there really should be more of a description here...
setTarget(Object)
,
SCAPackage.getSystemWire_Target()
void setTarget(java.lang.Object value)
Target
'
containment reference.
value
- the new value of the 'Target' containment
reference.getTarget()
FeatureMap getAny()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getSystemWire_Any()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |