Uses of Class
org.lfenergy.compas.scl2007b4.model.TSDI
Packages that use TSDI
-
Uses of TSDI in org.lfenergy.compas.scl2007b4.model
Methods in org.lfenergy.compas.scl2007b4.model that return TSDI -
Uses of TSDI in org.lfenergy.compas.sct.commons.scl.ied
Methods in org.lfenergy.compas.sct.commons.scl.ied with parameters of type TSDIModifier and TypeMethodDescriptionConvert the given TSDI to a RootSDIAdapter or SDIAdapter The current instance must be the parent of the given childTSDIConstructors in org.lfenergy.compas.sct.commons.scl.ied with parameters of type TSDIModifierConstructorDescriptionprotectedRootSDIAdapter(DOIAdapter parentAdapter, TSDI currentElem) ConstructorprotectedSDIAdapter(SclElementAdapter parentAdapter, TSDI currentElem) Constructor