Package oms3.dsl

Class Ontology

    • Constructor Detail

      • Ontology

        public Ontology()
    • Method Detail

      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • setFile

        public void setFile​(String file)
      • getFile

        public String getFile()
      • create

        public Buildable create​(Object name,
                                Object value)
        Description copied from interface: Buildable
        Create a node.
        Specified by:
        create in interface Buildable
        Parameters:
        name - the node name
        value - the value
        Returns:
        a new Subnode