Uses of Class
neqsim.process.processmodel.dexpi.DexpiStream
Packages that use DexpiStream
Package
Description
DEXPI integration layer for importing and exporting P&ID data.
-
Uses of DexpiStream in neqsim.process.processmodel.dexpi
Methods in neqsim.process.processmodel.dexpi with parameters of type DexpiStreamModifier and TypeMethodDescriptionprivate static voidDexpiXmlWriter.appendPipingNetworkSegment(Document document, Element parent, DexpiStream stream, Set<String> usedIds) private static voidDexpiXmlReader.applyStreamMetadata(Element element, DexpiStream stream) Method parameters in neqsim.process.processmodel.dexpi with type arguments of type DexpiStreamModifier and TypeMethodDescriptionprivate static voidDexpiXmlWriter.appendPipingNetworkSystem(Document document, Element parent, String key, List<DexpiStream> streams, Set<String> usedIds)