A physical component can be defined by its name and the basic services it provides
A transporter is only defined by its name, so if the transporter already exists it will
simply add the services provided by basics
A physical component can be defined by its name and the basic services it provides
A transporter is only defined by its name, so if the transporter already exists it will
simply add the services provided by basics
Attributes
basics
the set of basic services provided, if empty a default store and load services are added
name
the physical component name
owner
implicitly retrieved name of the platform
p
implicitly retrieved relation linking components to their provided services
A physical component can be defined only with the basic services it provides
The name will be retrieved by using the implicit declaration context
(the name of the value enclosing the object)
A physical component can be defined only with the basic services it provides
The name will be retrieved by using the implicit declaration context
(the name of the value enclosing the object)
Attributes
basics
the set of basic services provided, if empty a default store and load services are added
implicitName
implicitly retrieved name from the declaration context
owner
implicitly retrieved name of the platform
p
implicitly retrieved relation linking components to their provided services