Class C_CImpl
-
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<C_C,Sql>,io.ciera.runtime.summit.classes.IModelInstance<C_C,Sql>,io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,C_C,Comparable<C_C>
public class C_CImpl extends io.ciera.runtime.summit.classes.ModelInstance<C_C,Sql> implements C_C
-
-
Field Summary
Fields Modifier and Type Field Description static C_CEMPTY_C_Cstatic StringKEY_LETTERS
-
Method Summary
-
Methods inherited from class io.ciera.runtime.summit.classes.ModelInstance
accept, checkLiving, compareTo, delete, equals, getCurrentState, getId2, getId3, getInstanceId, hashCode
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.ciera.runtime.summit.statemachine.IEventTarget
accept, getCurrentState
-
-
-
-
Field Detail
-
KEY_LETTERS
public static final String KEY_LETTERS
- See Also:
- Constant Field Values
-
EMPTY_C_C
public static final C_C EMPTY_C_C
-
-
Method Detail
-
create
public static C_C create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static C_C create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, io.ciera.runtime.summit.types.UniqueId ref_Id, io.ciera.runtime.summit.types.UniqueId m_Package_IDdeprecated, io.ciera.runtime.summit.types.UniqueId m_NestedComponent_IDdeprecated, String m_Name, String m_Descrip, int m_Mult, io.ciera.runtime.summit.types.UniqueId m_Root_Package_IDdeprecated, boolean m_isRealized, String m_Realized_Class_Path, String m_Key_Lett) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setId
public void setId(io.ciera.runtime.summit.types.UniqueId ref_Id) throws io.ciera.runtime.summit.exceptions.XtumlException
-
getId
public io.ciera.runtime.summit.types.UniqueId getId() throws io.ciera.runtime.summit.exceptions.XtumlException
-
getPackage_IDdeprecated
public io.ciera.runtime.summit.types.UniqueId getPackage_IDdeprecated() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getPackage_IDdeprecatedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPackage_IDdeprecated
public void setPackage_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_Package_IDdeprecated) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setPackage_IDdeprecatedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setNestedComponent_IDdeprecated
public void setNestedComponent_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_NestedComponent_IDdeprecated) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setNestedComponent_IDdeprecatedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getNestedComponent_IDdeprecated
public io.ciera.runtime.summit.types.UniqueId getNestedComponent_IDdeprecated() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getNestedComponent_IDdeprecatedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getName
public String getName() throws io.ciera.runtime.summit.exceptions.XtumlException
-
setName
public void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
-
setDescrip
public void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setDescripin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getDescrip
public String getDescrip() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getDescripin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setMult
public void setMult(int m_Mult) throws io.ciera.runtime.summit.exceptions.XtumlException
-
getMult
public int getMult() throws io.ciera.runtime.summit.exceptions.XtumlException
-
setRoot_Package_IDdeprecated
public void setRoot_Package_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_Root_Package_IDdeprecated) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setRoot_Package_IDdeprecatedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRoot_Package_IDdeprecated
public io.ciera.runtime.summit.types.UniqueId getRoot_Package_IDdeprecated() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getRoot_Package_IDdeprecatedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getIsRealized
public boolean getIsRealized() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getIsRealizedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setIsRealized
public void setIsRealized(boolean m_isRealized) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setIsRealizedin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRealized_Class_Path
public String getRealized_Class_Path() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getRealized_Class_Pathin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRealized_Class_Path
public void setRealized_Class_Path(String m_Realized_Class_Path) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setRealized_Class_Pathin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getKey_Lett
public String getKey_Lett() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getKey_Lettin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setKey_Lett
public void setKey_Lett(String m_Key_Lett) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setKey_Lettin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getId1
public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()
-
addR2955_instance_being_verified_by_ComponentInstance
public void addR2955_instance_being_verified_by_ComponentInstance(ComponentInstance inst)
- Specified by:
addR2955_instance_being_verified_by_ComponentInstancein interfaceC_C
-
removeR2955_instance_being_verified_by_ComponentInstance
public void removeR2955_instance_being_verified_by_ComponentInstance(ComponentInstance inst)
- Specified by:
removeR2955_instance_being_verified_by_ComponentInstancein interfaceC_C
-
R2955_instance_being_verified_by_ComponentInstance
public ComponentInstanceSet R2955_instance_being_verified_by_ComponentInstance() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R2955_instance_being_verified_by_ComponentInstancein interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4010_communicates_through_C_PO
public void addR4010_communicates_through_C_PO(C_PO inst)
- Specified by:
addR4010_communicates_through_C_POin interfaceC_C
-
removeR4010_communicates_through_C_PO
public void removeR4010_communicates_through_C_PO(C_PO inst)
- Specified by:
removeR4010_communicates_through_C_POin interfaceC_C
-
R4010_communicates_through_C_PO
public C_POSet R4010_communicates_through_C_PO() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4010_communicates_through_C_POin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4201_is_represented_by_ComponentReference
public void addR4201_is_represented_by_ComponentReference(ComponentReference inst)
- Specified by:
addR4201_is_represented_by_ComponentReferencein interfaceC_C
-
removeR4201_is_represented_by_ComponentReference
public void removeR4201_is_represented_by_ComponentReference(ComponentReference inst)
- Specified by:
removeR4201_is_represented_by_ComponentReferencein interfaceC_C
-
R4201_is_represented_by_ComponentReference
public ComponentReferenceSet R4201_is_represented_by_ComponentReference() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4201_is_represented_by_ComponentReferencein interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4205_nests_ComponentReference
public void addR4205_nests_ComponentReference(ComponentReference inst)
- Specified by:
addR4205_nests_ComponentReferencein interfaceC_C
-
removeR4205_nests_ComponentReference
public void removeR4205_nests_ComponentReference(ComponentReference inst)
- Specified by:
removeR4205_nests_ComponentReferencein interfaceC_C
-
R4205_nests_ComponentReference
public ComponentReferenceSet R4205_nests_ComponentReference() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4205_nests_ComponentReferencein interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR4573_is_basis_for_ComponentDefinition
public void setR4573_is_basis_for_ComponentDefinition(ComponentDefinition inst)
- Specified by:
setR4573_is_basis_for_ComponentDefinitionin interfaceC_C
-
R4573_is_basis_for_ComponentDefinition
public ComponentDefinition R4573_is_basis_for_ComponentDefinition() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4573_is_basis_for_ComponentDefinitionin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR694_has_declared_BodyInComponent
public void addR694_has_declared_BodyInComponent(BodyInComponent inst)
- Specified by:
addR694_has_declared_BodyInComponentin interfaceC_C
-
removeR694_has_declared_BodyInComponent
public void removeR694_has_declared_BodyInComponent(BodyInComponent inst)
- Specified by:
removeR694_has_declared_BodyInComponentin interfaceC_C
-
R694_has_declared_BodyInComponent
public BodyInComponentSet R694_has_declared_BodyInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R694_has_declared_BodyInComponentin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR8001_is_a_PackageableElement
public void setR8001_is_a_PackageableElement(PackageableElement inst)
- Specified by:
setR8001_is_a_PackageableElementin interfaceC_C
-
R8001_is_a_PackageableElement
public PackageableElement R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R8001_is_a_PackageableElementin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR8003_contains_PackageableElement
public void addR8003_contains_PackageableElement(PackageableElement inst)
- Specified by:
addR8003_contains_PackageableElementin interfaceC_C
-
removeR8003_contains_PackageableElement
public void removeR8003_contains_PackageableElement(PackageableElement inst)
- Specified by:
removeR8003_contains_PackageableElementin interfaceC_C
-
R8003_contains_PackageableElement
public PackageableElementSet R8003_contains_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R8003_contains_PackageableElementin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR8004_has_visibility_of_ComponentVisibility
public void addR8004_has_visibility_of_ComponentVisibility(ComponentVisibility inst)
- Specified by:
addR8004_has_visibility_of_ComponentVisibilityin interfaceC_C
-
removeR8004_has_visibility_of_ComponentVisibility
public void removeR8004_has_visibility_of_ComponentVisibility(ComponentVisibility inst)
- Specified by:
removeR8004_has_visibility_of_ComponentVisibilityin interfaceC_C
-
R8004_has_visibility_of_ComponentVisibility
public ComponentVisibilitySet R8004_has_visibility_of_ComponentVisibility() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R8004_has_visibility_of_ComponentVisibilityin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR8007_holds_ComponentResultSet
public void addR8007_holds_ComponentResultSet(ComponentResultSet inst)
- Specified by:
addR8007_holds_ComponentResultSetin interfaceC_C
-
removeR8007_holds_ComponentResultSet
public void removeR8007_holds_ComponentResultSet(ComponentResultSet inst)
- Specified by:
removeR8007_holds_ComponentResultSetin interfaceC_C
-
R8007_holds_ComponentResultSet
public ComponentResultSetSet R8007_holds_ComponentResultSet() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R8007_holds_ComponentResultSetin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR9000_SatisfactionInComponent
public void addR9000_SatisfactionInComponent(SatisfactionInComponent inst)
- Specified by:
addR9000_SatisfactionInComponentin interfaceC_C
-
removeR9000_SatisfactionInComponent
public void removeR9000_SatisfactionInComponent(SatisfactionInComponent inst)
- Specified by:
removeR9000_SatisfactionInComponentin interfaceC_C
-
R9000_SatisfactionInComponent
public SatisfactionInComponentSet R9000_SatisfactionInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R9000_SatisfactionInComponentin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR9002_DelegationInComponent
public void addR9002_DelegationInComponent(DelegationInComponent inst)
- Specified by:
addR9002_DelegationInComponentin interfaceC_C
-
removeR9002_DelegationInComponent
public void removeR9002_DelegationInComponent(DelegationInComponent inst)
- Specified by:
removeR9002_DelegationInComponentin interfaceC_C
-
R9002_DelegationInComponent
public DelegationInComponentSet R9002_DelegationInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R9002_DelegationInComponentin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR955_ComponentParticipant
public void addR955_ComponentParticipant(ComponentParticipant inst)
- Specified by:
addR955_ComponentParticipantin interfaceC_C
-
removeR955_ComponentParticipant
public void removeR955_ComponentParticipant(ComponentParticipant inst)
- Specified by:
removeR955_ComponentParticipantin interfaceC_C
-
R955_ComponentParticipant
public ComponentParticipantSet R955_ComponentParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R955_ComponentParticipantin interfaceC_C- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext()
-
context
public Sql context()
-
getKeyLetters
public String getKeyLetters()
-
self
public C_C self()
-
oneWhere
public C_C oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
oneWherein interfaceio.ciera.runtime.summit.types.IXtumlType- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
-