public class CoreDataTypeSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<CoreDataTypeSet,CoreDataType> implements CoreDataTypeSet
| Constructor and Description |
|---|
CoreDataTypeSetImpl() |
CoreDataTypeSetImpl(Comparator<? super CoreDataType> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<CoreDataType> |
elements() |
CoreDataTypeSet |
emptySet() |
CoreDataTypeSet |
emptySet(Comparator<? super CoreDataType> comp) |
CoreDataType |
nullElement() |
DataTypeSet |
R17_is_a_DataType() |
void |
setCore_Typ(int m_Core_Typ) |
void |
setDT_ID(io.ciera.runtime.summit.types.UniqueId ref_DT_ID) |
CoreDataTypeSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, sorted, sorted, toArray, toArray, union, union, whereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetById1, getById2, getById3, getByInstanceIdany, anyWhere, difference, difference, disunion, disunion, intersection, intersection, sorted, sorted, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic CoreDataTypeSetImpl()
public CoreDataTypeSetImpl(Comparator<? super CoreDataType> comp)
public void setDT_ID(io.ciera.runtime.summit.types.UniqueId ref_DT_ID)
throws io.ciera.runtime.summit.exceptions.XtumlException
setDT_ID in interface CoreDataTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setCore_Typ(int m_Core_Typ)
throws io.ciera.runtime.summit.exceptions.XtumlException
setCore_Typ in interface CoreDataTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic DataTypeSet R17_is_a_DataType() throws io.ciera.runtime.summit.exceptions.XtumlException
R17_is_a_DataType in interface CoreDataTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic CoreDataType nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<CoreDataTypeSet,CoreDataType>public CoreDataTypeSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<CoreDataTypeSet,CoreDataType>public CoreDataTypeSet emptySet(Comparator<? super CoreDataType> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<CoreDataTypeSet,CoreDataType>public CoreDataTypeSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<CoreDataTypeSet>public List<CoreDataType> elements()
elements in interface io.ciera.runtime.summit.types.ISet<CoreDataTypeSet,CoreDataType>Copyright © 2019. All rights reserved.