Interface C_C
-
- All Superinterfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.application.IInstanceActionHome<C_C,Sql>,io.ciera.runtime.summit.classes.IModelInstance<C_C,Sql>,io.ciera.runtime.summit.types.IXtumlType
- All Known Implementing Classes:
C_CImpl
public interface C_C extends io.ciera.runtime.summit.classes.IModelInstance<C_C,Sql>
-
-
Method Summary
-
Methods inherited from interface io.ciera.runtime.summit.application.IActionHome
context, getRunContext, warn
-
Methods inherited from interface io.ciera.runtime.summit.statemachine.IEventTarget
accept, getCurrentState
-
-
-
-
Method Detail
-
setId
void setId(io.ciera.runtime.summit.types.UniqueId ref_Id) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getId
io.ciera.runtime.summit.types.UniqueId getId() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPackage_IDdeprecated
void setPackage_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_Package_IDdeprecated) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPackage_IDdeprecated
io.ciera.runtime.summit.types.UniqueId getPackage_IDdeprecated() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setNestedComponent_IDdeprecated
void setNestedComponent_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_NestedComponent_IDdeprecated) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getNestedComponent_IDdeprecated
io.ciera.runtime.summit.types.UniqueId getNestedComponent_IDdeprecated() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setName
void setName(String m_Name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getName
String getName() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getDescrip
String getDescrip() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setDescrip
void setDescrip(String m_Descrip) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setMult
void setMult(int m_Mult) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getMult
int getMult() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRoot_Package_IDdeprecated
void setRoot_Package_IDdeprecated(io.ciera.runtime.summit.types.UniqueId m_Root_Package_IDdeprecated) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRoot_Package_IDdeprecated
io.ciera.runtime.summit.types.UniqueId getRoot_Package_IDdeprecated() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setIsRealized
void setIsRealized(boolean m_isRealized) throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getIsRealized
boolean getIsRealized() throws io.ciera.runtime.summit.exceptions.XtumlException- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRealized_Class_Path
String getRealized_Class_Path() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setRealized_Class_Path
void setRealized_Class_Path(String m_Realized_Class_Path) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setKey_Lett
void setKey_Lett(String m_Key_Lett) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getKey_Lett
String getKey_Lett() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR2955_instance_being_verified_by_ComponentInstance
default void addR2955_instance_being_verified_by_ComponentInstance(ComponentInstance inst)
-
removeR2955_instance_being_verified_by_ComponentInstance
default void removeR2955_instance_being_verified_by_ComponentInstance(ComponentInstance inst)
-
R2955_instance_being_verified_by_ComponentInstance
ComponentInstanceSet R2955_instance_being_verified_by_ComponentInstance() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4010_communicates_through_C_PO
default void addR4010_communicates_through_C_PO(C_PO inst)
-
removeR4010_communicates_through_C_PO
default void removeR4010_communicates_through_C_PO(C_PO inst)
-
R4010_communicates_through_C_PO
C_POSet R4010_communicates_through_C_PO() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4201_is_represented_by_ComponentReference
default void addR4201_is_represented_by_ComponentReference(ComponentReference inst)
-
removeR4201_is_represented_by_ComponentReference
default void removeR4201_is_represented_by_ComponentReference(ComponentReference inst)
-
R4201_is_represented_by_ComponentReference
ComponentReferenceSet R4201_is_represented_by_ComponentReference() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4205_nests_ComponentReference
default void addR4205_nests_ComponentReference(ComponentReference inst)
-
removeR4205_nests_ComponentReference
default void removeR4205_nests_ComponentReference(ComponentReference inst)
-
R4205_nests_ComponentReference
ComponentReferenceSet R4205_nests_ComponentReference() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR4573_is_basis_for_ComponentDefinition
default void setR4573_is_basis_for_ComponentDefinition(ComponentDefinition inst)
-
R4573_is_basis_for_ComponentDefinition
ComponentDefinition R4573_is_basis_for_ComponentDefinition() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR694_has_declared_BodyInComponent
default void addR694_has_declared_BodyInComponent(BodyInComponent inst)
-
removeR694_has_declared_BodyInComponent
default void removeR694_has_declared_BodyInComponent(BodyInComponent inst)
-
R694_has_declared_BodyInComponent
BodyInComponentSet R694_has_declared_BodyInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR8001_is_a_PackageableElement
default void setR8001_is_a_PackageableElement(PackageableElement inst)
-
R8001_is_a_PackageableElement
PackageableElement R8001_is_a_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR8003_contains_PackageableElement
default void addR8003_contains_PackageableElement(PackageableElement inst)
-
removeR8003_contains_PackageableElement
default void removeR8003_contains_PackageableElement(PackageableElement inst)
-
R8003_contains_PackageableElement
PackageableElementSet R8003_contains_PackageableElement() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR8004_has_visibility_of_ComponentVisibility
default void addR8004_has_visibility_of_ComponentVisibility(ComponentVisibility inst)
-
removeR8004_has_visibility_of_ComponentVisibility
default void removeR8004_has_visibility_of_ComponentVisibility(ComponentVisibility inst)
-
R8004_has_visibility_of_ComponentVisibility
ComponentVisibilitySet R8004_has_visibility_of_ComponentVisibility() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR8007_holds_ComponentResultSet
default void addR8007_holds_ComponentResultSet(ComponentResultSet inst)
-
removeR8007_holds_ComponentResultSet
default void removeR8007_holds_ComponentResultSet(ComponentResultSet inst)
-
R8007_holds_ComponentResultSet
ComponentResultSetSet R8007_holds_ComponentResultSet() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR9000_SatisfactionInComponent
default void addR9000_SatisfactionInComponent(SatisfactionInComponent inst)
-
removeR9000_SatisfactionInComponent
default void removeR9000_SatisfactionInComponent(SatisfactionInComponent inst)
-
R9000_SatisfactionInComponent
SatisfactionInComponentSet R9000_SatisfactionInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR9002_DelegationInComponent
default void addR9002_DelegationInComponent(DelegationInComponent inst)
-
removeR9002_DelegationInComponent
default void removeR9002_DelegationInComponent(DelegationInComponent inst)
-
R9002_DelegationInComponent
DelegationInComponentSet R9002_DelegationInComponent() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR955_ComponentParticipant
default void addR955_ComponentParticipant(ComponentParticipant inst)
-
removeR955_ComponentParticipant
default void removeR955_ComponentParticipant(ComponentParticipant inst)
-
R955_ComponentParticipant
ComponentParticipantSet R955_ComponentParticipant() throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
-