Builder of Data
Attributes
Members list
embedFunctions
Provide all the object of the current type created for the platform, including the ones created in composite components
Provide all the object of the current type created for the platform, including the ones created in composite components
Attributes
- owner
the name of the platform owning the objects
- Returns:
set of created objects
- Inherited from:
- PMLNodeBuilder
Provide all the object of the current type created for the platform, without the ones created in composite components
Provide all the object of the current type created for the platform, without the ones created in composite components
Attributes
- owner
the name of the platform owning the objects
- Returns:
set of created objects
- Inherited from:
- PMLNodeBuilder
Value members
Concrete methods
A data is defined by its name
A data is defined by its name
Attributes
- name
the name of the data
- owner
the implicit name of the platform
- Returns:
the data
A data can be defined by the implicit name used during the definition (name of the variable enclosing the object)
A data can be defined by the implicit name used during the definition (name of the variable enclosing the object)
Attributes
- name
the implicit name of the data
- owner
the implicit name of the platform
- Returns:
the data
Inherited fields
Attributes
- Inherited from:
- PMLNodeBuilder