Package eu.ess.bled
Class SubsystemType
java.lang.Object
eu.ess.bled.SubsystemType
- All Implemented Interfaces:
BLEDEntity
,Serializable
SubsystemType
defines the possible types of Subsystem
s,
such as for example vacuum, or cooling. Each type is defined by a human
readable name name
and its naming convention complient name
nc_name
.
Each Subsystem
has a link to a particular SubsystemType
,
which defines the naming convention name of that Subsystem
. More than
one Subsystem
can have a link to each SubsystemType
.
- Author:
- Jaka Bobnar
- See Also:
-
Constructor Summary
Constructors -
Method Summary