Class DexpiMetadata
java.lang.Object
neqsim.process.processmodel.dexpi.DexpiMetadata
Shared constants describing the recommended DEXPI metadata handled by the reader and writer.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGeneric attribute for an actuating function number (e.g.static final StringDefault volumetric flow unit written to DEXPI documents.static final StringDefault pressure unit written to DEXPI documents.static final StringDefault temperature unit written to DEXPI documents.static final StringGeneric attribute for equipment design pressure (bara).static final StringGeneric attribute for equipment design temperature (C).static final StringDEXPI URI prefix for RDL references.static final StringGeneric attribute for the valve fail position (FC, FO, FL per NORSOK Z-003).static final StringGeneric attribute for the feed tray number in a distillation column.static final StringGeneric attribute containing a fluid code reference.static final StringGeneric attribute for equipment inside diameter (metres).static final StringGeneric attribute for the ISA-5.1 category letter (e.g.static final StringGeneric attribute for the ISA-5.1 function letters (e.g.static final StringGeneric attribute for the instrumentation function number (e.g. "4712.02").static final StringGeneric attribute for insulation code (H = hot, C = cold, P = personnel protection).static final StringGeneric attribute containing a line number reference.static final StringGeneric attribute for pipe/line nominal size (e.g. "6\"", "DN 150").static final StringGeneric attribute for the instrumentation loop number.static final StringGeneric attribute for equipment nominal diameter (e.g.static final StringGeneric attribute for the number of trays in a distillation column.static final StringGeneric attribute containing the unit of the operating flow value of a segment.static final StringGeneric attribute containing the operating flow value of a segment.static final StringGeneric attribute containing the unit of the operating pressure value of a segment.static final StringGeneric attribute containing the operating pressure value of a segment.static final StringGeneric attribute containing the unit of the operating temperature value of a segment.static final StringGeneric attribute containing the operating temperature value of a segment.static final StringGeneric attribute for vessel orientation (Horizontal or Vertical).static final StringGeneric attribute for the piping class code (e.g. "2500#").static final StringGeneric attribute containing the segment number of a piping network segment.static final StringGeneric attribute for a process signal generating function number (sensor tag).static final StringGeneric attribute for SIL level on safety instruments (1, 2, or 3 per IEC 61511).static final StringGeneric attribute containing the tag name of an equipment item.static final StringGeneric attribute for tangent-to-tangent length of vessels (metres).static final StringGeneric attribute for valve flow coefficient (Cv).static final StringGeneric attribute for wall thickness (metres).static final StringGeneric attribute for equipment weight (kg). -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the recommended generic attributes that should accompany DEXPI equipment items.Returns the recommended generic attributes that should accompany DEXPI piping segments.Returns the set of sizing-related generic attributes that the reader should extract from DEXPI equipment and piping component elements.
-
Field Details
-
TAG_NAME
Generic attribute containing the tag name of an equipment item.- See Also:
-
LINE_NUMBER
Generic attribute containing a line number reference.- See Also:
-
FLUID_CODE
Generic attribute containing a fluid code reference.- See Also:
-
SEGMENT_NUMBER
Generic attribute containing the segment number of a piping network segment.- See Also:
-
OPERATING_PRESSURE_VALUE
Generic attribute containing the operating pressure value of a segment.- See Also:
-
OPERATING_PRESSURE_UNIT
Generic attribute containing the unit of the operating pressure value of a segment.- See Also:
-
OPERATING_TEMPERATURE_VALUE
Generic attribute containing the operating temperature value of a segment.- See Also:
-
OPERATING_TEMPERATURE_UNIT
Generic attribute containing the unit of the operating temperature value of a segment.- See Also:
-
OPERATING_FLOW_VALUE
Generic attribute containing the operating flow value of a segment.- See Also:
-
OPERATING_FLOW_UNIT
Generic attribute containing the unit of the operating flow value of a segment.- See Also:
-
INSTRUMENTATION_CATEGORY
Generic attribute for the ISA-5.1 category letter (e.g. "P" for pressure, "L" for level).- See Also:
-
INSTRUMENTATION_FUNCTIONS
Generic attribute for the ISA-5.1 function letters (e.g. "IC" for indicating controller, "T" for transmitter).- See Also:
-
INSTRUMENTATION_NUMBER
Generic attribute for the instrumentation function number (e.g. "4712.02").- See Also:
-
LOOP_NUMBER
Generic attribute for the instrumentation loop number.- See Also:
-
SIGNAL_GENERATING_NUMBER
Generic attribute for a process signal generating function number (sensor tag).- See Also:
-
ACTUATING_FUNCTION_NUMBER
Generic attribute for an actuating function number (e.g. "PV4712.02").- See Also:
-
INSIDE_DIAMETER
Generic attribute for equipment inside diameter (metres).- See Also:
-
NOMINAL_DIAMETER
Generic attribute for equipment nominal diameter (e.g. "DN 80").- See Also:
-
TANGENT_TO_TANGENT_LENGTH
Generic attribute for tangent-to-tangent length of vessels (metres).- See Also:
-
DESIGN_PRESSURE
Generic attribute for equipment design pressure (bara).- See Also:
-
DESIGN_TEMPERATURE
Generic attribute for equipment design temperature (C).- See Also:
-
ORIENTATION
Generic attribute for vessel orientation (Horizontal or Vertical).- See Also:
-
VALVE_CV
-
WALL_THICKNESS
-
WEIGHT
-
PIPING_CLASS_CODE
Generic attribute for the piping class code (e.g. "2500#").- See Also:
-
FAIL_POSITION
Generic attribute for the valve fail position (FC, FO, FL per NORSOK Z-003).- See Also:
-
SIL_LEVEL
Generic attribute for SIL level on safety instruments (1, 2, or 3 per IEC 61511).- See Also:
-
INSULATION_CODE
Generic attribute for insulation code (H = hot, C = cold, P = personnel protection).- See Also:
-
LINE_SIZE
Generic attribute for pipe/line nominal size (e.g. "6\"", "DN 150").- See Also:
-
NUMBER_OF_TRAYS
Generic attribute for the number of trays in a distillation column.- See Also:
-
FEED_TRAY
Generic attribute for the feed tray number in a distillation column.- See Also:
-
DEXPI_RDL_PREFIX
-
DEFAULT_PRESSURE_UNIT
Default pressure unit written to DEXPI documents.- See Also:
-
DEFAULT_TEMPERATURE_UNIT
Default temperature unit written to DEXPI documents.- See Also:
-
DEFAULT_FLOW_UNIT
Default volumetric flow unit written to DEXPI documents.- See Also:
-
RECOMMENDED_STREAM_ATTRIBUTES
-
RECOMMENDED_EQUIPMENT_ATTRIBUTES
-
SIZING_ATTRIBUTES
-
-
Constructor Details
-
DexpiMetadata
private DexpiMetadata()
-
-
Method Details
-
recommendedStreamAttributes
-
recommendedEquipmentAttributes
-
sizingAttributes
-