public class StructuredDataTypeSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<StructuredDataTypeSet,StructuredDataType> implements StructuredDataTypeSet
| Constructor and Description |
|---|
StructuredDataTypeSetImpl() |
StructuredDataTypeSetImpl(Comparator<? super StructuredDataType> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<StructuredDataType> |
elements() |
StructuredDataTypeSet |
emptySet() |
StructuredDataTypeSet |
emptySet(Comparator<? super StructuredDataType> comp) |
StructuredDataType |
nullElement() |
DataTypeSet |
R17_is_a_DataType() |
StructureMemberSet |
R44_has_member_StructureMember() |
void |
setDT_ID(io.ciera.runtime.summit.types.UniqueId ref_DT_ID) |
StructuredDataTypeSet |
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 StructuredDataTypeSetImpl()
public StructuredDataTypeSetImpl(Comparator<? super StructuredDataType> 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 StructuredDataTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic DataTypeSet R17_is_a_DataType() throws io.ciera.runtime.summit.exceptions.XtumlException
R17_is_a_DataType in interface StructuredDataTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StructureMemberSet R44_has_member_StructureMember() throws io.ciera.runtime.summit.exceptions.XtumlException
R44_has_member_StructureMember in interface StructuredDataTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic StructuredDataType nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<StructuredDataTypeSet,StructuredDataType>public StructuredDataTypeSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<StructuredDataTypeSet,StructuredDataType>public StructuredDataTypeSet emptySet(Comparator<? super StructuredDataType> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<StructuredDataTypeSet,StructuredDataType>public StructuredDataTypeSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<StructuredDataTypeSet>public List<StructuredDataType> elements()
elements in interface io.ciera.runtime.summit.types.ISet<StructuredDataTypeSet,StructuredDataType>Copyright © 2019. All rights reserved.