Uses of Class
neqsim.process.equipment.iec81346.ReferenceDesignation
Packages that use ReferenceDesignation
Package
Description
IEC 81346 reference designation support for NeqSim process equipment.
-
Uses of ReferenceDesignation in neqsim.process.controllerdevice
Fields in neqsim.process.controllerdevice declared as ReferenceDesignationModifier and TypeFieldDescriptionprivate ReferenceDesignationControllerDeviceBaseClass.referenceDesignationMethods in neqsim.process.controllerdevice that return ReferenceDesignationModifier and TypeMethodDescriptionControllerDeviceBaseClass.getReferenceDesignation()Gets the IEC 81346 reference designation for this controller.Methods in neqsim.process.controllerdevice with parameters of type ReferenceDesignationModifier and TypeMethodDescriptionvoidControllerDeviceBaseClass.setReferenceDesignation(ReferenceDesignation referenceDesignation) Sets the IEC 81346 reference designation for this controller. -
Uses of ReferenceDesignation in neqsim.process.equipment
Fields in neqsim.process.equipment declared as ReferenceDesignationModifier and TypeFieldDescriptionprivate ReferenceDesignationProcessEquipmentBaseClass.referenceDesignationIEC 81346 reference designation for this equipment.Methods in neqsim.process.equipment that return ReferenceDesignationModifier and TypeMethodDescriptionProcessEquipmentBaseClass.getReferenceDesignation()Returns the IEC 81346 reference designation for this equipment.default ReferenceDesignationProcessEquipmentInterface.getReferenceDesignation()Returns the IEC 81346 reference designation for this equipment.Methods in neqsim.process.equipment with parameters of type ReferenceDesignationModifier and TypeMethodDescriptionvoidProcessEquipmentBaseClass.setReferenceDesignation(ReferenceDesignation referenceDesignation) Sets the IEC 81346 reference designation for this equipment.default voidProcessEquipmentInterface.setReferenceDesignation(ReferenceDesignation referenceDesignation) Sets the IEC 81346 reference designation for this equipment. -
Uses of ReferenceDesignation in neqsim.process.equipment.iec81346
Methods in neqsim.process.equipment.iec81346 that return ReferenceDesignationModifier and TypeMethodDescriptionstatic ReferenceDesignationParses an IEC 81346 reference designation string into its three aspects.