Class ACT_CONSetImpl

java.lang.Object
io.ciera.runtime.summit.types.Set<ACT_CON>
io.ciera.runtime.summit.classes.InstanceSet<ACT_CONSet,ACT_CON>
io.ciera.tool.sql.ooaofooa.body.impl.ACT_CONSetImpl
All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<ACT_CONSet,ACT_CON>, io.ciera.runtime.summit.types.ISet<ACT_CON>, io.ciera.runtime.summit.types.IXtumlType, ACT_CONSet, Iterable<ACT_CON>, Collection<ACT_CON>, Set<ACT_CON>

public class ACT_CONSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ACT_CONSet,ACT_CON> implements ACT_CONSet
  • Constructor Details

    • ACT_CONSetImpl

      public ACT_CONSetImpl()
    • ACT_CONSetImpl

      public ACT_CONSetImpl(Comparator<? super ACT_CON> comp)
  • Method Details

    • setStatement_ID

      public void setStatement_ID(io.ciera.runtime.summit.types.UniqueId ref_Statement_ID) throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      setStatement_ID in interface ACT_CONSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • R603_is_a_ACT_SMT

      public ACT_SMTSet R603_is_a_ACT_SMT() throws io.ciera.runtime.summit.exceptions.XtumlException
      Specified by:
      R603_is_a_ACT_SMT in interface ACT_CONSet
      Throws:
      io.ciera.runtime.summit.exceptions.XtumlException
    • nullElement

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

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

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

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