Class ProcessAutomation.ResolvedUnit
java.lang.Object
neqsim.process.automation.ProcessAutomation.ResolvedUnit
- Enclosing class:
ProcessAutomation
Holds a resolved unit and its address prefix for variable naming.
- Version:
- 1.0
- Author:
- Even Solbraa
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final String(package private) final ProcessEquipmentInterface -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unit
-
addressPrefix
-
-
Constructor Details
-
ResolvedUnit
ResolvedUnit(ProcessEquipmentInterface unit, String addressPrefix)
-