|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Subsystem
A representation of the model object 'Subsystem'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getSubsystem()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
FeatureMap |
getAny()
Returns the value of the 'Any' attribute list. |
FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. |
java.lang.String |
getUri()
Returns the value of the 'Uri' attribute. |
java.util.List |
getWires()
Returns the value of the 'Wires' containment reference list. |
void |
setUri(java.lang.String value)
Sets the value of the ' Uri '
attribute. |
Methods inherited from interface org.eclipse.stp.core.sca.Composite |
---|
getAllMatchingSources, getAllMatchingTargets, getAllWiredSources, getComponent, getComponents, getEntryPoint, getEntryPoints, getExternalService, getExternalServices, getName, resolveWireSource, resolveWireTarget, setName |
Methods inherited from interface org.eclipse.stp.core.sca.SCAObject |
---|
addStatus, clearStatus, getEObject, getFlags, getStatus |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.util.List getWires()
SystemWire
.
If the meaning of the 'Wires' containment reference list isn't clear, there really should be more of a description here...
SCAPackage.getSubsystem_Wires()
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.getSubsystem_Any()
java.lang.String getUri()
If the meaning of the 'Uri' attribute isn't clear, there really should be more of a description here...
setUri(String)
,
SCAPackage.getSubsystem_Uri()
void setUri(java.lang.String value)
Uri
'
attribute.
value
- the new value of the 'Uri' attribute.getUri()
FeatureMap getAnyAttribute()
org.eclipse.emf.ecore.util.FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
SCAPackage.getSubsystem_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |