Package de.aristaflow.ilm.model.orgmodel
Class Entity
- java.lang.Object
-
- de.aristaflow.ilm.model.orgmodel.Entity
-
- All Implemented Interfaces:
Serializable
public class Entity extends Object implements Serializable
- See Also:
Entity
, Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description @NotEmpty Map<@NotBlank String,String>
attributes
@NotEmpty Map<@NotBlank String,@NotNull DataType>
attributeTypes
@NotNull EntityType
type
-
Constructor Summary
Constructors Constructor Description Entity()
-