public interface ISymbolicObject extends ISymbolicAssociationValueContainer
Represents a symbolic object in an ISymbolicLayout.
The default implementation is SymbolicObject.
SymbolicObject| Modifier and Type | Method and Description |
|---|---|
Term |
getName()
Returns the name of this object.
|
java.lang.String |
getNameString()
Returns the name of this object as human readable
String. |
Sort |
getType()
Returns the type of this object.
|
java.lang.String |
getTypeString()
Returns the type of this object as human readable string.
|
getAssociation, getAssociations, getValue, getValuesgetSettingsTerm getName()
java.lang.String getNameString()
String.String.Sort getType()
java.lang.String getTypeString()