Class IfaceSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<IfaceSet,,Iface> io.ciera.runtime.summit.types.ISet<Iface>,io.ciera.runtime.summit.types.IXtumlType,IfaceSet,Iterable<Iface>,Collection<Iface>,Set<Iface>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super Iface> comp) R421_C_I()voidvoidsetPackage(String ref_package) 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
-
IfaceSetImpl
public IfaceSetImpl() -
IfaceSetImpl
-
-
Method Details
-
setPackage
- Specified by:
setPackagein interfaceIfaceSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setName
-
R401_is_a_File
- Specified by:
R401_is_a_Filein interfaceIfaceSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R418_is_implemented_by_Port
public PortSet R418_is_implemented_by_Port() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R418_is_implemented_by_Portin interfaceIfaceSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R419_defines_communication_through_Message
public MessageSet R419_defines_communication_through_Message() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R419_defines_communication_through_Messagein interfaceIfaceSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R421_C_I
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<Iface>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<Iface>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<Iface>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<Iface>
-