Class ProcessSystemGraphvizExporter.StreamReference
java.lang.Object
neqsim.process.processmodel.ProcessSystemGraphvizExporter.StreamReference
- Enclosing class:
ProcessSystemGraphvizExporter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Stringprivate final Objectprivate final Stringprivate final ProcessEquipmentInterface -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateStreamReference(ProcessEquipmentInterface unit, Object stream, ProcessSystemGraphvizExporter.StreamRole role, String descriptor) -
Method Summary
-
Field Details
-
unit
-
stream
-
role
-
descriptor
-
streamName
-
-
Constructor Details
-
StreamReference
private StreamReference(ProcessEquipmentInterface unit, Object stream, ProcessSystemGraphvizExporter.StreamRole role, String descriptor)
-