|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InventoryItem
A representation of the model object 'Inventory Item'.
The following features are supported:
SourcePackage.getInventoryItem()
Method Summary | |
---|---|
java.lang.String |
getPath()
Returns the value of the 'Path' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setPath(java.lang.String value)
Sets the value of the ' Path ' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.source.AbstractInventoryElement |
---|
getInventoryRelationship |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.KDMEntity |
---|
createAggregation, deleteAggregation, getGroup, getGroupedElement, getInAggregated, getInbound, getModel, getName, getOutAggregated, getOutbound, getOwnedElement, getOwnedRelation, getOwner, setName |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.ModelElement |
---|
getStereotype, getTaggedValue |
Methods inherited from interface org.eclipse.gmt.modisco.omg.kdm.core.Element |
---|
getAnnotation, getAttribute |
Method Detail |
---|
java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
SourcePackage.getInventoryItem_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
java.lang.String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String)
,
SourcePackage.getInventoryItem_Path()
void setPath(java.lang.String value)
Path
' attribute.
value
- the new value of the 'Path' attribute.getPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |