public class UnresolvedTypeSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<UnresolvedTypeSet,UnresolvedType> implements UnresolvedTypeSet
| Constructor and Description |
|---|
UnresolvedTypeSetImpl() |
UnresolvedTypeSetImpl(Comparator<? super UnresolvedType> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<UnresolvedType> |
elements() |
UnresolvedTypeSet |
emptySet() |
UnresolvedTypeSet |
emptySet(Comparator<? super UnresolvedType> comp) |
UnresolvedType |
nullElement() |
TypeSet |
R407_is_a_Type() |
void |
setName(String ref_name) |
void |
setNum(int m_num) |
void |
setPackage(String ref_package) |
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 UnresolvedTypeSetImpl()
public UnresolvedTypeSetImpl(Comparator<? super UnresolvedType> comp)
public void setName(String ref_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface UnresolvedTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setPackage(String ref_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setPackage in interface UnresolvedTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setNum(int m_num)
throws io.ciera.runtime.summit.exceptions.XtumlException
setNum in interface UnresolvedTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeSet R407_is_a_Type() throws io.ciera.runtime.summit.exceptions.XtumlException
R407_is_a_Type in interface UnresolvedTypeSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic UnresolvedType nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<UnresolvedType>public UnresolvedTypeSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<UnresolvedType>public UnresolvedTypeSet emptySet(Comparator<? super UnresolvedType> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<UnresolvedType>public List<UnresolvedType> elements()
elements in interface io.ciera.runtime.summit.types.ISet<UnresolvedType>Copyright © 2021. All rights reserved.