Class DataElement
java.lang.Object
de.aristaflow.ilm.model.processmodel.DataElement
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription@NotNull String@NotNull Integer@NotNull UUIDA mapping from an IETF BCP 47 language tag to the corresponding localisation.A mapping from an IETF BCP 47 language tag to the corresponding localisation.@NotNull String@NotNull ProcessConstants.AdeptDataType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
name
-
locName
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
desc
-
locDesc
A mapping from an IETF BCP 47 language tag to the corresponding localisation. -
type
-
udtName
-
iconId
-
identifierId
-
virtual
-
publicDe
-
userAttributes
-
-
Constructor Details
-
DataElement
public DataElement()
-