public interface IlpEquipmentNodeFactory
Modifier and Type | Method and Description |
---|---|
IlpEquipmentNode |
createEquipmentNode(IlpObject ilpObject,
IlpExpansionStrategy expansionStrategy)
Creates and returns an equipment node.
|
IlpEquipmentNode createEquipmentNode(IlpObject ilpObject, IlpExpansionStrategy expansionStrategy)
ilpObject
- The IlpObject
of the equipment node.expansionStrategy
- The expansion strategy for the equipment node.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.