Uses of Class
org.lemsml.jlems.core.type.Collection
-
Packages that use Collection Package Description org.lemsml.jlems.core.reader org.lemsml.jlems.core.type org.lemsml.jlems.core.type.structure -
-
Uses of Collection in org.lemsml.jlems.core.reader
Methods in org.lemsml.jlems.core.reader that return Collection Modifier and Type Method Description private Collection
LemsFactory. buildCollection(XMLElement xel)
-
Uses of Collection in org.lemsml.jlems.core.type
Fields in org.lemsml.jlems.core.type with type parameters of type Collection Modifier and Type Field Description LemsCollection<Collection>
ComponentType. collections
Methods in org.lemsml.jlems.core.type that return Collection Modifier and Type Method Description Collection
ComponentType. getCollection(java.lang.String cnm)
Collection
Collection. makeCopy()
Methods in org.lemsml.jlems.core.type that return types with arguments of type Collection Modifier and Type Method Description LemsCollection<Collection>
ComponentType. getCollections()
-
Uses of Collection in org.lemsml.jlems.core.type.structure
Fields in org.lemsml.jlems.core.type.structure declared as Collection Modifier and Type Field Description Collection
Gather. r_collection
-