An interface representing a model element in the system, which is a basic building block of the model.
- Source:
Members
id :string
A string representing the ID of the model element.
Type:
- string
- Source:
name :string
A string representing the name of the model element.
Type:
- string
- Source:
type :string
A string representing the type of the model element.
Type:
- string
- Source: