Class IntegerLoaderSetImpl

java.lang.Object
io.ciera.runtime.summit.types.Set<IntegerLoader>
io.ciera.runtime.summit.classes.InstanceSet<IntegerLoaderSet,IntegerLoader>
io.ciera.tool.sql.loader.impl.IntegerLoaderSetImpl
All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<IntegerLoaderSet,IntegerLoader>, io.ciera.runtime.summit.types.ISet<IntegerLoader>, io.ciera.runtime.summit.types.IXtumlType, IntegerLoaderSet, Iterable<IntegerLoader>, Collection<IntegerLoader>, Set<IntegerLoader>

public class IntegerLoaderSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<IntegerLoaderSet,IntegerLoader> implements IntegerLoaderSet
  • Constructor Details

    • IntegerLoaderSetImpl

      public IntegerLoaderSetImpl()
    • IntegerLoaderSetImpl

      public IntegerLoaderSetImpl(Comparator<? super IntegerLoader> comp)
  • Method Details

    • setLoader_name

      public void setLoader_name(String ref_loader_name) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setLoader_name in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setIndex

      public void setIndex(int ref_index) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setIndex in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setLoader_package

      public void setLoader_package(String ref_loader_package) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setLoader_package in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setAttr_name

      public void setAttr_name(String ref_attr_name) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setAttr_name in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setIs_long

      public void setIs_long(boolean m_is_long) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setIs_long in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • setClass_name

      public void setClass_name(String ref_class_name) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setClass_name in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • R3008_is_a_AttributeLoader

      public AttributeLoaderSet R3008_is_a_AttributeLoader() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R3008_is_a_AttributeLoader in interface IntegerLoaderSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • nullElement

      public IntegerLoader nullElement()
      Specified by:
      nullElement in interface io.ciera.runtime.summit.types.ISet<IntegerLoader>
    • emptySet

      public IntegerLoaderSet emptySet()
      Specified by:
      emptySet in interface io.ciera.runtime.summit.types.ISet<IntegerLoader>
    • emptySet

      public IntegerLoaderSet emptySet(Comparator<? super IntegerLoader> comp)
      Specified by:
      emptySet in interface io.ciera.runtime.summit.types.ISet<IntegerLoader>
    • elements

      public List<IntegerLoader> elements()
      Specified by:
      elements in interface io.ciera.runtime.summit.types.ISet<IntegerLoader>