Class BeamlineElementProperty

java.lang.Object
eu.ess.bled.devices.lattice.BeamlineElementProperty
All Implemented Interfaces:
BLEDEntity, Serializable

public class BeamlineElementProperty extends Object implements BLEDEntity
BeamlineElementProperty represents an additional property that can be defined for one beamline element. The property represents an abstract entity, and does not have any relation to any element in the system. It servers merely as a description of the entity. The property is realized through the BeamlineElementPropertyValue, which represents a concrete property and value of one BeamlineElement.
Author:
Jaka Bobnar
See Also: