Class LiteralIntegerSetImpl
java.lang.Object
io.ciera.runtime.summit.types.Set<LiteralInteger>
io.ciera.runtime.summit.classes.InstanceSet<LiteralIntegerSet,LiteralInteger>
io.ciera.tool.sql.ooaofooa.value.impl.LiteralIntegerSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<LiteralIntegerSet,,LiteralInteger> io.ciera.runtime.summit.types.ISet<LiteralInteger>,io.ciera.runtime.summit.types.IXtumlType,LiteralIntegerSet,Iterable<LiteralInteger>,Collection<LiteralInteger>,Set<LiteralInteger>
public class LiteralIntegerSetImpl
extends io.ciera.runtime.summit.classes.InstanceSet<LiteralIntegerSet,LiteralInteger>
implements LiteralIntegerSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super LiteralInteger> comp) voidvoidsetValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID) Methods inherited from class io.ciera.runtime.summit.classes.InstanceSet
add, getById1, getById2, getById3, getByInstanceId, removeMethods inherited from class io.ciera.runtime.summit.types.Set
addAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, whereMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface io.ciera.runtime.summit.classes.IInstanceSet
getById1, getById2, getById3, getByInstanceIdMethods inherited from interface io.ciera.runtime.summit.types.ISet
any, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereMethods inherited from interface io.ciera.runtime.summit.types.IXtumlType
equality, inequality, oneWhere, serialize
-
Constructor Details
-
LiteralIntegerSetImpl
public LiteralIntegerSetImpl() -
LiteralIntegerSetImpl
-
-
Method Details
-
setValue_ID
public void setValue_ID(io.ciera.runtime.summit.types.UniqueId ref_Value_ID) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setValue_IDin interfaceLiteralIntegerSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setValue
- Specified by:
setValuein interfaceLiteralIntegerSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R801_is_a_Value
- Specified by:
R801_is_a_Valuein interfaceLiteralIntegerSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<LiteralInteger>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<LiteralInteger>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<LiteralInteger>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<LiteralInteger>
-