|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModuleWire
A representation of the model object 'Module Wire'.
This interface is not intended to be implemented by clients.
The following features are supported:
SCAPackage.getModuleWire()
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 |
getSourceUri()
Returns the value of the 'Source Uri' attribute. |
java.lang.String |
getTargetUri()
Returns the value of the 'Target Uri' attribute. |
void |
setSourceUri(java.lang.String value)
Sets the value of the ' Source Uri '
attribute. |
void |
setTargetUri(java.lang.String value)
Sets the value of the ' Target Uri '
attribute. |
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 |
---|
java.lang.String getSourceUri()
If the meaning of the 'Source Uri' attribute isn't clear, there really should be more of a description here...
setSourceUri(String)
,
SCAPackage.getModuleWire_SourceUri()
void setSourceUri(java.lang.String value)
Source Uri
'
attribute.
value
- the new value of the 'Source Uri' attribute.getSourceUri()
java.lang.String getTargetUri()
If the meaning of the 'Target Uri' attribute isn't clear, there really should be more of a description here...
setTargetUri(String)
,
SCAPackage.getModuleWire_TargetUri()
void setTargetUri(java.lang.String value)
Target Uri
'
attribute.
value
- the new value of the 'Target Uri' attribute.getTargetUri()
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.getModuleWire_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.getModuleWire_AnyAttribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |