public class BasicTypeReferenceSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<BasicTypeReferenceSet,BasicTypeReference> implements BasicTypeReferenceSet
| Constructor and Description |
|---|
BasicTypeReferenceSetImpl() |
BasicTypeReferenceSetImpl(Comparator<? super BasicTypeReference> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<BasicTypeReference> |
elements() |
BasicTypeReferenceSet |
emptySet() |
BasicTypeReferenceSet |
emptySet(Comparator<? super BasicTypeReference> comp) |
BasicTypeReference |
nullElement() |
TypeReferenceSet |
R3801_is_a_TypeReference() |
void |
setName(String ref_name) |
void |
setPackage(String ref_package) |
void |
setType_reference_name(String ref_type_reference_name) |
BasicTypeReferenceSet |
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 BasicTypeReferenceSetImpl()
public BasicTypeReferenceSetImpl(Comparator<? super BasicTypeReference> comp)
public void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface BasicTypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setType_reference_name(String ref_type_reference_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setType_reference_name in interface BasicTypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPackage(String ref_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setPackage in interface BasicTypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeReferenceSet R3801_is_a_TypeReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R3801_is_a_TypeReference in interface BasicTypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BasicTypeReference nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<BasicTypeReferenceSet,BasicTypeReference>public BasicTypeReferenceSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<BasicTypeReferenceSet,BasicTypeReference>public BasicTypeReferenceSet emptySet(Comparator<? super BasicTypeReference> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<BasicTypeReferenceSet,BasicTypeReference>public BasicTypeReferenceSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<BasicTypeReferenceSet>public List<BasicTypeReference> elements()
elements in interface io.ciera.runtime.summit.types.ISet<BasicTypeReferenceSet,BasicTypeReference>Copyright © 2020. All rights reserved.