uci.uml.Foundation.Core
Interface Element
- All Known Subinterfaces:
- GeneralizableElement, IAssociation, MMPackage, ModelElement, Namespace, Request
- All Known Implementing Classes:
- ElementImpl
- public abstract interface Element
- extends Serializable
serialVersionUID
public static final long serialVersionUID
getCharacteristic
public Vector getCharacteristic()
setCharacteristic
public void setCharacteristic(Vector x)
throws PropertyVetoException
getName
public Name getName()
setName
public void setName(Name n)
throws PropertyVetoException
getId
public String getId()
getTaggedValue
public Vector getTaggedValue()
setTaggedValue
public void setTaggedValue(Vector x)
throws PropertyVetoException