Class MetaAggregate

    • Constructor Detail

      • MetaAggregate

        public MetaAggregate()
    • Method Detail

      • setName

        public void setName​(java.lang.String newName)
        Overrides:
        setName in class MetaElement
      • getId

        public java.lang.String getId()
        Description copied from class: MetaElement
        Unique id of element, normally used to search the label in the resources files.
        Specified by:
        getId in class MetaElement