Uses of Class
org.nuiton.eugene.models.object.xml.ObjectModelEnumerationImpl
-
Packages that use ObjectModelEnumerationImpl Package Description org.nuiton.eugene.models.object.reader.yaml org.nuiton.eugene.models.object.xml -
-
Uses of ObjectModelEnumerationImpl in org.nuiton.eugene.models.object.reader.yaml
Methods in org.nuiton.eugene.models.object.reader.yaml with parameters of type ObjectModelEnumerationImpl Modifier and Type Method Description void
LoadObjectModel. loadEnumeration(YamlObject enumerationYAMLO, ObjectModelEnumerationImpl enumerationOM)
-
Uses of ObjectModelEnumerationImpl in org.nuiton.eugene.models.object.xml
Methods in org.nuiton.eugene.models.object.xml with parameters of type ObjectModelEnumerationImpl Modifier and Type Method Description void
ObjectModelImpl. addEnumeration(ObjectModelEnumerationImpl enumeration)
-