public class TypeReferenceSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<TypeReferenceSet,TypeReference> implements TypeReferenceSet
| Constructor and Description |
|---|
TypeReferenceSetImpl() |
TypeReferenceSetImpl(Comparator<? super TypeReference> comp) |
| Modifier and Type | Method and Description |
|---|---|
List<TypeReference> |
elements() |
TypeReferenceSet |
emptySet() |
TypeReferenceSet |
emptySet(Comparator<? super TypeReference> comp) |
TypeReference |
nullElement() |
TypeSet |
R3800_based_on_Type() |
ArrayTypeReferenceSet |
R3801_is_a_ArrayTypeReference() |
BasicTypeReferenceSet |
R3801_is_a_BasicTypeReference() |
AttributeSet |
R424_defines_type_for_Attribute() |
InvocableObjectSet |
R428_defines_return_type_for_InvocableObject() |
FormalParameterSet |
R431_defines_type_for_FormalParameter() |
SelectorSet |
R446_shapes_return_of_Selector() |
VariableSet |
R461_defines_declared_type_of_Variable() |
ExpressionSet |
R795_defines_type_of_Expression() |
void |
setType_name(String ref_type_name) |
void |
setType_package(String ref_type_package) |
void |
setType_reference_name(String m_type_reference_name) |
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 TypeReferenceSetImpl()
public TypeReferenceSetImpl(Comparator<? super TypeReference> comp)
public void setType_package(String ref_type_package) throws io.ciera.runtime.summit.exceptions.XtumlException
setType_package in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setType_reference_name(String m_type_reference_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setType_reference_name in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setType_name(String ref_type_name) throws io.ciera.runtime.summit.exceptions.XtumlException
setType_name in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeSet R3800_based_on_Type() throws io.ciera.runtime.summit.exceptions.XtumlException
R3800_based_on_Type in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ArrayTypeReferenceSet R3801_is_a_ArrayTypeReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R3801_is_a_ArrayTypeReference in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic BasicTypeReferenceSet R3801_is_a_BasicTypeReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R3801_is_a_BasicTypeReference in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic AttributeSet R424_defines_type_for_Attribute() throws io.ciera.runtime.summit.exceptions.XtumlException
R424_defines_type_for_Attribute in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic InvocableObjectSet R428_defines_return_type_for_InvocableObject() throws io.ciera.runtime.summit.exceptions.XtumlException
R428_defines_return_type_for_InvocableObject in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic FormalParameterSet R431_defines_type_for_FormalParameter() throws io.ciera.runtime.summit.exceptions.XtumlException
R431_defines_type_for_FormalParameter in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic SelectorSet R446_shapes_return_of_Selector() throws io.ciera.runtime.summit.exceptions.XtumlException
R446_shapes_return_of_Selector in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic VariableSet R461_defines_declared_type_of_Variable() throws io.ciera.runtime.summit.exceptions.XtumlException
R461_defines_declared_type_of_Variable in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ExpressionSet R795_defines_type_of_Expression() throws io.ciera.runtime.summit.exceptions.XtumlException
R795_defines_type_of_Expression in interface TypeReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic TypeReference nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<TypeReference>public TypeReferenceSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<TypeReference>public TypeReferenceSet emptySet(Comparator<? super TypeReference> comp)
emptySet in interface io.ciera.runtime.summit.types.ISet<TypeReference>public List<TypeReference> elements()
elements in interface io.ciera.runtime.summit.types.ISet<TypeReference>Copyright © 2021. All rights reserved.