public abstract class IModelRefProperty extends IModelProperty
TYPE_BOOLEAN, TYPE_CODE_SIGNATURE, TYPE_COMPOSITE_MODEL, TYPE_COMPOSITE_MODEL_COLLECTION, TYPE_END_RELATIONSHIP, TYPE_HTML_STRING, TYPE_INT, TYPE_MODEL, TYPE_MODEL_COLLECTION, TYPE_PARENT_MODEL, TYPE_RELATIONSHIP_END, TYPE_STRING, TYPE_STRING_ARRAY, TYPE_STRING_SELECTION, TYPE_TEXT_MODEL, TYPE_TRANSIT_FROM, TYPE_TRANSIT_TO
Constructor and Description |
---|
IModelRefProperty(java.lang.String name,
char type,
IModelElement owner) |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String[] |
getAllowModelTypes() |
checkAllowModify, getName, getOwner, getType, getValue, getValueAsBoolean, getValueAsInt, getValueAsModel, getValueAsModelCollection, getValueAsString, getValueAsStringArray, isAllowModify, setValue, setValue, setValue, setValue, setValue, setValue
public IModelRefProperty(java.lang.String name, char type, IModelElement owner)