Uses of Class
org.lemsml.jlems.core.type.Child
-
Packages that use Child Package Description org.lemsml.jlems.core.reader org.lemsml.jlems.core.type -
-
Uses of Child in org.lemsml.jlems.core.reader
Methods in org.lemsml.jlems.core.reader that return Child Modifier and Type Method Description private ChildLemsFactory. buildChild(XMLElement xel) -
Uses of Child in org.lemsml.jlems.core.type
Fields in org.lemsml.jlems.core.type with type parameters of type Child Modifier and Type Field Description LemsCollection<Child>ComponentType. childsMethods in org.lemsml.jlems.core.type that return Child Modifier and Type Method Description ChildChild. makeCopy()Methods in org.lemsml.jlems.core.type that return types with arguments of type Child Modifier and Type Method Description LemsCollection<Child>ComponentType. getChilds()
-