public interface ModelObject extends MDObject, javax.jmi.reflect.RefObject
The following features are supported:
com.nomagic.uml2.ext.magicdraw.base.metadata.BasePackage#getModelObject()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get_representationText()
Returns the value of the 'representation Text' attribute.
|
java.lang.String |
getLocalID() |
boolean |
isInvalid() |
void |
set_representationText(java.lang.String value)
Sets the value of the '
representation Text' attribute. |
void |
setLocalID(java.lang.String newID) |
java.lang.String |
sGetLocalID() |
getID, getMDExtension, getMdExtensions, setIDeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveraccept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetIDrefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositejava.lang.String getLocalID()
void setLocalID(java.lang.String newID)
java.lang.String get_representationText()
If the meaning of the 'representation Text' attribute isn't clear, there really should be more of a description here...
set_representationText(String),
com.nomagic.uml2.ext.magicdraw.base.metadata.BasePackage#getModelObject__representationText()void set_representationText(java.lang.String value)
representation Text' attribute.
value - the new value of the 'representation Text' attribute.get_representationText()java.lang.String sGetLocalID()
boolean isInvalid()