public class ComponentReferenceSetImpl extends io.ciera.runtime.summit.classes.InstanceSet<ComponentReferenceSet,ComponentReference> implements ComponentReferenceSet
| Constructor and Description |
|---|
ComponentReferenceSetImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentReference> |
elements() |
ComponentReferenceSet |
emptySet() |
ComponentReference |
nullElement() |
ComponentInstanceSet |
R2963_instance_being_verified_by_ComponentInstance() |
C_CSet |
R4201_represents_C_C() |
C_CSet |
R4205_nested_in_C_C() |
PortReferenceSet |
R4707_communicates_through_PortReference() |
PackageableElementSet |
R8001_is_a_PackageableElement() |
void |
setAssignedComp_Id(io.ciera.runtime.summit.types.UniqueId ref_AssignedComp_Id) |
void |
setClassifierName(String m_ClassifierName) |
void |
setComponent_Package_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_Component_Package_IDdeprecated) |
void |
setDescrip(String m_Descrip) |
void |
setId(io.ciera.runtime.summit.types.UniqueId ref_Id) |
void |
setMult(int m_Mult) |
void |
setName(String m_Name) |
void |
setParentComp_Id(io.ciera.runtime.summit.types.UniqueId ref_ParentComp_Id) |
ComponentReferenceSet |
value() |
add, getById1, getById2, getById3, getByInstanceId, removeaddAll, any, anyWhere, clear, contains, containsAll, difference, difference, disunion, disunion, equality, intersection, intersection, isEmpty, iterator, removeAll, retainAll, size, 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, union, union, whereadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic void setAssignedComp_Id(io.ciera.runtime.summit.types.UniqueId ref_AssignedComp_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setAssignedComp_Id in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setComponent_Package_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_Component_Package_IDdeprecated)
throws io.ciera.runtime.summit.exceptions.XtumlException
setComponent_Package_IDdeprecated in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setParentComp_Id(io.ciera.runtime.summit.types.UniqueId ref_ParentComp_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setParentComp_Id in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setClassifierName(String m_ClassifierName) throws io.ciera.runtime.summit.exceptions.XtumlException
setClassifierName in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setMult(int m_Mult)
throws io.ciera.runtime.summit.exceptions.XtumlException
setMult in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
setName in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setId(io.ciera.runtime.summit.types.UniqueId ref_Id)
throws io.ciera.runtime.summit.exceptions.XtumlException
setId in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
setDescrip in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentInstanceSet R2963_instance_being_verified_by_ComponentInstance() throws io.ciera.runtime.summit.exceptions.XtumlException
R2963_instance_being_verified_by_ComponentInstance in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic C_CSet R4201_represents_C_C() throws io.ciera.runtime.summit.exceptions.XtumlException
R4201_represents_C_C in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic C_CSet R4205_nested_in_C_C() throws io.ciera.runtime.summit.exceptions.XtumlException
R4205_nested_in_C_C in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PortReferenceSet R4707_communicates_through_PortReference() throws io.ciera.runtime.summit.exceptions.XtumlException
R4707_communicates_through_PortReference in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic PackageableElementSet R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
R8001_is_a_PackageableElement in interface ComponentReferenceSetio.ciera.runtime.summit.exceptions.XtumlExceptionpublic ComponentReference nullElement()
nullElement in interface io.ciera.runtime.summit.types.ISet<ComponentReferenceSet,ComponentReference>public ComponentReferenceSet emptySet()
emptySet in interface io.ciera.runtime.summit.types.ISet<ComponentReferenceSet,ComponentReference>public ComponentReferenceSet value()
value in interface io.ciera.runtime.summit.types.IXtumlType<ComponentReferenceSet>public List<ComponentReference> elements()
elements in interface io.ciera.runtime.summit.types.ISet<ComponentReferenceSet,ComponentReference>Copyright © 2019. All rights reserved.