public interface ComponentDanglingReference extends DanglingItemReference
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the value of the 'Component' reference.
|
org.eclipse.emf.common.util.EList<String> |
getLocalTag()
Returns the value of the 'Local Tag' attribute list.
|
void |
setComponent(Component value)
Sets the value of the '
Component ' reference. |
getInformation, getItemFeatures, getName, setInformation, setName
org.eclipse.emf.common.util.EList<String> getLocalTag()
String
.
If the meaning of the 'Local Tag' attribute list isn't clear, there really should be more of a description here...
ComponentPackage.getComponentDanglingReference_LocalTag()
Component getComponent()
If the meaning of the 'Component' reference isn't clear, there really should be more of a description here...
setComponent(Component)
,
ComponentPackage.getComponentDanglingReference_Component()
void setComponent(Component value)
Component
' reference.
value
- the new value of the 'Component' reference.getComponent()