Attribute directly. Will be removed in Faktor-IPS 3.20+@Deprecated public interface IModelTypeAttribute extends IModelElement
| Modifier and Type | Interface and Description |
|---|---|
static class |
IModelTypeAttribute.AttributeType
Deprecated.
Use
AttributeKind |
static class |
IModelTypeAttribute.ValueSetType
Deprecated.
Use
ValueSetKind |
| Modifier and Type | Method and Description |
|---|---|
IModelTypeAttribute.AttributeType |
getAttributeType()
Deprecated.
|
Class<?> |
getDatatype()
Deprecated.
|
IModelType |
getModelType()
Deprecated.
Returns the model type this attribute belongs to.
|
IModelTypeAttribute.ValueSetType |
getValueSetType()
Deprecated.
Returns the type of value set restricting this attribute
|
boolean |
isChangingOverTime()
Deprecated.
Checks whether this attribute is changing over time.
|
boolean |
isProductRelevant()
Deprecated.
Returns if this attribute is product relevant.
|
getDescription, getExtensionPropertyIds, getExtensionPropertyValue, getLabel, getNameIModelType getModelType()
Class<?> getDatatype() throws ClassNotFoundException
Class.ClassNotFoundException - if the datatype's class can not be loaded.IModelTypeAttribute.AttributeType getAttributeType()
IModelTypeAttribute.ValueSetType getValueSetType()
boolean isProductRelevant()
boolean isChangingOverTime()
isProductRelevant()) resides in the generation.Copyright © 2023. All rights reserved.