Uses of Interface
org.lfenergy.compas.sct.commons.scl.ied.IDataAdapter
Packages that use IDataAdapter
-
Uses of IDataAdapter in org.lfenergy.compas.sct.commons.scl.ied
Subinterfaces of IDataAdapter in org.lfenergy.compas.sct.commons.scl.iedModifier and TypeInterfaceDescriptioninterfaceA representation of the model objectIDataParentAdapter.Classes in org.lfenergy.compas.sct.commons.scl.ied that implement IDataAdapterModifier and TypeClassDescriptionclassAbstractDAIAdapter<P extends SclElementAdapter>A representation of the model objectAbstractDAIAdapter.classA representation of the model objectDOIAdapter.static classA representation of the model objectDOIAdapter.DAIAdapter.classA representation of the model objectDOIAdapter.static classA representation of the model objectRootSDIAdapter.DAIAdapter.classA representation of the model objectDOIAdapter.static classA representation of the model objectSDIAdapter.DAIAdapter.Methods in org.lfenergy.compas.sct.commons.scl.ied that return types with arguments of type IDataAdapterModifier and TypeMethodDescriptiondefault org.apache.commons.lang3.tuple.Pair<IDataAdapter,Integer> IDataParentAdapter.findDeepestMatch(List<String> sNames, int fromIndex, boolean isBdaNames) Search for the closest match for a list of structured data name (SDIs names = list of SDOs or BDAs names)protected Optional<IDataAdapter>AbstractLNAdapter.findMatch(DoTypeName doTypeName, DaTypeName daTypeName) Search for DAI that match the given defined-DO (do.sdo1[.sdo2 ...sdo_n]) and defined-DA (da.bda1[.bda2...bda_n]) where 'sdo_n' points to a DOType that contains 'da'