Uses of Interface
org.lfenergy.compas.sct.commons.scl.ied.IDataAdapter
-
Uses of IDataAdapter in org.lfenergy.compas.sct.commons.scl.ied
Modifier and TypeInterfaceDescriptioninterface
A representation of the model objectIDataParentAdapter
.Modifier and TypeClassDescriptionclass
AbstractDAIAdapter<P extends SclElementAdapter>
A representation of the model objectAbstractDAIAdapter
.class
A representation of the model objectDOIAdapter
.static class
A representation of the model objectDOIAdapter.DAIAdapter
.class
A representation of the model objectDOIAdapter
.static class
A representation of the model objectRootSDIAdapter.DAIAdapter
.class
A representation of the model objectDOIAdapter
.static class
A representation of the model objectSDIAdapter.DAIAdapter
.Modifier 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'