Class MarkableElementTypeSetImpl
java.lang.Object
io.ciera.runtime.summit.types.Set<MarkableElementType>
io.ciera.runtime.summit.classes.InstanceSet<MarkableElementTypeSet,MarkableElementType>
io.ciera.tool.sql.ooaofmarking.impl.MarkableElementTypeSetImpl
- All Implemented Interfaces:
io.ciera.runtime.summit.classes.IInstanceSet<MarkableElementTypeSet,,MarkableElementType> io.ciera.runtime.summit.types.ISet<MarkableElementType>,io.ciera.runtime.summit.types.IXtumlType,MarkableElementTypeSet,Iterable<MarkableElementType>,Collection<MarkableElementType>,Set<MarkableElementType>
public class MarkableElementTypeSetImpl
extends io.ciera.runtime.summit.classes.InstanceSet<MarkableElementTypeSet,MarkableElementType>
implements MarkableElementTypeSet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelements()emptySet()emptySet(Comparator<? super MarkableElementType> comp) voidMethods 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
-
MarkableElementTypeSetImpl
public MarkableElementTypeSetImpl() -
MarkableElementTypeSetImpl
-
-
Method Details
-
setName
- Specified by:
setNamein interfaceMarkableElementTypeSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R2821_is_marked_by_Mark
- Specified by:
R2821_is_marked_by_Markin interfaceMarkableElementTypeSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
R2822_makes_available_Feature
public FeatureSet R2822_makes_available_Feature() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
R2822_makes_available_Featurein interfaceMarkableElementTypeSet- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
nullElement
- Specified by:
nullElementin interfaceio.ciera.runtime.summit.types.ISet<MarkableElementType>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<MarkableElementType>
-
emptySet
- Specified by:
emptySetin interfaceio.ciera.runtime.summit.types.ISet<MarkableElementType>
-
elements
- Specified by:
elementsin interfaceio.ciera.runtime.summit.types.ISet<MarkableElementType>
-