Uses of Class
neqsim.process.processmodel.DexpiStream
Packages that use DexpiStream
-
Uses of DexpiStream in neqsim.process.processmodel
Methods in neqsim.process.processmodel 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 with type arguments of type DexpiStreamModifier and TypeMethodDescriptionprivate static voidDexpiXmlWriter.appendPipingNetworkSystem(Document document, Element parent, String key, List<DexpiStream> streams, Set<String> usedIds)