|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleFragment
A representation of the model object 'Module Fragment'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getModuleFragment()
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.util.List |
getWires()
Returns the value of the 'Wires' containment reference list. |
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()
ModuleWire
.
If the meaning of the 'Wires' containment reference list isn't clear, there really should be more of a description here...
SCAPackage.getModuleFragment_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.getModuleFragment_Any()
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.getModuleFragment_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |