public abstract class TypePart extends ModelElement
Type.| Constructor and Description |
|---|
TypePart(String name,
Type parent,
IpsExtensionProperties extensionProperties) |
| Modifier and Type | Method and Description |
|---|---|
protected MessagesHelper |
getMessageHelper() |
protected String |
getMessageKey(DocumentationKind messageType) |
Type |
getModelType()
Deprecated.
Use
getType() |
Type |
getType()
Returns the parent
Type |
protected String |
getTypeName()
Returns the name of the parent model type.
|
createMessageHelper, getDescription, getDocumentation, getExtensionPropertyIds, getExtensionPropertyValue, getLabel, getName, getRelevantProductObject, invokeField, invokeMethod, toStringpublic TypePart(String name, Type parent, IpsExtensionProperties extensionProperties)
@Deprecated public Type getModelType()
getType()Typeprotected String getTypeName()
protected String getMessageKey(DocumentationKind messageType)
getMessageKey in class ModelElementprotected MessagesHelper getMessageHelper()
getMessageHelper in class ModelElementCopyright © 2017. All rights reserved.