Class Codec

    • Field Detail

      • UNNAMEDPREFIX

        public static String UNNAMEDPREFIX
        This string is the prefix of all the unnamed slots of a Frame
    • Constructor Detail

      • Codec

        protected Codec​(String name)
        Construct a Codec object with the given name
    • Method Detail

      • getName

        public String getName()
        Gets the name of this codec.
        Returns:
        the name of this codec.
      • getInnerOntology

        public Ontology getInnerOntology()
        Returns:
        the ontology containing the schemas of the operator defined in this language