Class GlobalElementInSystemSetImpl
java.lang.Object
io.ciera.runtime.summit.types.Set<GlobalElementInSystem>
io.ciera.runtime.summit.classes.InstanceSet<GlobalElementInSystemSet,GlobalElementInSystem>
io.ciera.tool.sql.ooaofooa.globals.impl.GlobalElementInSystemSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<GlobalElementInSystemSet,,GlobalElementInSystem> io.ciera.runtime.summit.types.ISet<GlobalElementInSystem>,io.ciera.runtime.summit.types.IXtumlType,GlobalElementInSystemSet,Iterable<GlobalElementInSystem>,Collection<GlobalElementInSystem>,Set<GlobalElementInSystem>
public class GlobalElementInSystemSetImpl
extends io.ciera.runtime.summit.classes.InstanceSet<GlobalElementInSystemSet,GlobalElementInSystem>
implements GlobalElementInSystemSet
-
Constructor Summary
ConstructorsConstructorDescriptionGlobalElementInSystemSetImpl(Comparator<? super GlobalElementInSystem> comp) -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super GlobalElementInSystem> comp) voidsetElement_ID(io.ciera.runtime.summit.types.UniqueId ref_Element_ID) voidsetSys_ID(io.ciera.runtime.summit.types.UniqueId ref_Sys_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
-
GlobalElementInSystemSetImpl
public GlobalElementInSystemSetImpl() -
GlobalElementInSystemSetImpl
-
-
Method Details
-
setSys_ID
public void setSys_ID(io.ciera.runtime.summit.types.UniqueId ref_Sys_ID) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setSys_IDin interfaceGlobalElementInSystemSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setElement_ID
public void setElement_ID(io.ciera.runtime.summit.types.UniqueId ref_Element_ID) throws io.ciera.runtime.summit.exceptions.XtumlException - Specified by:
setElement_IDin interfaceGlobalElementInSystemSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R9100_PackageableElement
public PackageableElementSet R9100_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R9100_PackageableElementin interfaceGlobalElementInSystemSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R9100_SystemModel
- Specified by:
R9100_SystemModelin interfaceGlobalElementInSystemSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<GlobalElementInSystem>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<GlobalElementInSystem>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<GlobalElementInSystem>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<GlobalElementInSystem>
-