Class ClassRelationshipImpl
- java.lang.Object
-
- io.ciera.runtime.summit.classes.ModelInstance<ClassRelationship,Sql>
-
- io.ciera.tool.sql.architecture.relationship.impl.ClassRelationshipImpl
-
- All Implemented Interfaces:
io.ciera.runtime.summit.application.IActionHome<Sql>,io.ciera.runtime.summit.application.IInstanceActionHome<ClassRelationship,Sql>,io.ciera.runtime.summit.classes.IModelInstance<ClassRelationship,Sql>,io.ciera.runtime.summit.statemachine.IEventTarget,io.ciera.runtime.summit.types.IXtumlType,ClassRelationship,Comparable<ClassRelationship>
public class ClassRelationshipImpl extends io.ciera.runtime.summit.classes.ModelInstance<ClassRelationship,Sql> implements ClassRelationship
-
-
Field Summary
Fields Modifier and Type Field Description static ClassRelationshipEMPTY_CLASSRELATIONSHIPstatic StringKEY_LETTERS
-
Method Summary
-
Methods inherited from class io.ciera.runtime.summit.classes.ModelInstance
accept, checkLiving, compareTo, delete, equals, getCurrentState, 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_CLASSRELATIONSHIP
public static final ClassRelationship EMPTY_CLASSRELATIONSHIP
-
-
Method Detail
-
create
public static ClassRelationship create(Sql context) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
create
public static ClassRelationship create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_comp_name, String ref_comp_package, String m_name, int m_num, String ref_form_name, String m_form_phrase, String ref_part_name, String m_part_phrase, String ref_form_package, String ref_part_package, Mult m_form_mult, Mult m_part_mult, Cond m_form_cond, Cond m_part_cond, int m_id_num) throws io.ciera.runtime.summit.exceptions.XtumlException
- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getComp_name
public String getComp_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getComp_namein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComp_name
public void setComp_name(String ref_comp_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setComp_namein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setComp_package
public void setComp_package(String ref_comp_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setComp_packagein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getComp_package
public String getComp_package() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getComp_packagein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setName
public void setName(String m_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setNamein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getName
public String getName() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getNamein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getNum
public int getNum() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getNumin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setNum
public void setNum(int m_num) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setNumin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_name
public void setForm_name(String ref_form_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_namein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getForm_name
public String getForm_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getForm_namein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_phrase
public void setForm_phrase(String m_form_phrase) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_phrasein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getForm_phrase
public String getForm_phrase() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getForm_phrasein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_name
public void setPart_name(String ref_part_name) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_namein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPart_name
public String getPart_name() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getPart_namein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_phrase
public void setPart_phrase(String m_part_phrase) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_phrasein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPart_phrase
public String getPart_phrase() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getPart_phrasein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_package
public void setForm_package(String ref_form_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_packagein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getForm_package
public String getForm_package() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getForm_packagein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPart_package
public String getPart_package() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getPart_packagein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_package
public void setPart_package(String ref_part_package) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_packagein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getForm_mult
public Mult getForm_mult() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getForm_multin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_mult
public void setForm_mult(Mult m_form_mult) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_multin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_mult
public void setPart_mult(Mult m_part_mult) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_multin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPart_mult
public Mult getPart_mult() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getPart_multin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setForm_cond
public void setForm_cond(Cond m_form_cond) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setForm_condin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getForm_cond
public Cond getForm_cond() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getForm_condin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getPart_cond
public Cond getPart_cond() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
getPart_condin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setPart_cond
public void setPart_cond(Cond m_part_cond) throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
setPart_condin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getId_num
public int getId_num() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
getId_numin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setId_num
public void setId_num(int m_id_num) throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
setId_numin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getId1
public io.ciera.runtime.summit.classes.IInstanceIdentifier getId1()
- Specified by:
getId1in interfaceio.ciera.runtime.summit.classes.IModelInstance<ClassRelationship,Sql>- Overrides:
getId1in classio.ciera.runtime.summit.classes.ModelInstance<ClassRelationship,Sql>
-
getId2
public io.ciera.runtime.summit.classes.IInstanceIdentifier getId2()
- Specified by:
getId2in interfaceio.ciera.runtime.summit.classes.IModelInstance<ClassRelationship,Sql>- Overrides:
getId2in classio.ciera.runtime.summit.classes.ModelInstance<ClassRelationship,Sql>
-
render_modifiers
public void render_modifiers() throws io.ciera.runtime.summit.exceptions.XtumlException- Specified by:
render_modifiersin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR434_has_participating_ModelInst
public void setR434_has_participating_ModelInst(ModelInst inst)
- Specified by:
setR434_has_participating_ModelInstin interfaceClassRelationship
-
R434_has_participating_ModelInst
public ModelInst R434_has_participating_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R434_has_participating_ModelInstin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR435_has_formalizing_ModelInst
public void setR435_has_formalizing_ModelInst(ModelInst inst)
- Specified by:
setR435_has_formalizing_ModelInstin interfaceClassRelationship
-
R435_has_formalizing_ModelInst
public ModelInst R435_has_formalizing_ModelInst() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R435_has_formalizing_ModelInstin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR448_forms_relationship_population_of_ComponentDefinition
public void setR448_forms_relationship_population_of_ComponentDefinition(ComponentDefinition inst)
- Specified by:
setR448_forms_relationship_population_of_ComponentDefinitionin interfaceClassRelationship
-
R448_forms_relationship_population_of_ComponentDefinition
public ComponentDefinition R448_forms_relationship_population_of_ComponentDefinition() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R448_forms_relationship_population_of_ComponentDefinitionin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4511_provides_link_for_AttributeReference
public void addR4511_provides_link_for_AttributeReference(AttributeReference inst)
- Specified by:
addR4511_provides_link_for_AttributeReferencein interfaceClassRelationship
-
removeR4511_provides_link_for_AttributeReference
public void removeR4511_provides_link_for_AttributeReference(AttributeReference inst)
- Specified by:
removeR4511_provides_link_for_AttributeReferencein interfaceClassRelationship
-
R4511_provides_link_for_AttributeReference
public AttributeReferenceSet R4511_provides_link_for_AttributeReference() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4511_provides_link_for_AttributeReferencein interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR4512_traversed_by_Selector
public void addR4512_traversed_by_Selector(Selector inst)
- Specified by:
addR4512_traversed_by_Selectorin interfaceClassRelationship
-
removeR4512_traversed_by_Selector
public void removeR4512_traversed_by_Selector(Selector inst)
- Specified by:
removeR4512_traversed_by_Selectorin interfaceClassRelationship
-
R4512_traversed_by_Selector
public SelectorSet R4512_traversed_by_Selector() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4512_traversed_by_Selectorin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
setR4572_extent_accessed_by_RelationshipPopulationSelector
public void setR4572_extent_accessed_by_RelationshipPopulationSelector(RelationshipPopulationSelector inst)
- Specified by:
setR4572_extent_accessed_by_RelationshipPopulationSelectorin interfaceClassRelationship
-
R4572_extent_accessed_by_RelationshipPopulationSelector
public RelationshipPopulationSelector R4572_extent_accessed_by_RelationshipPopulationSelector() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R4572_extent_accessed_by_RelationshipPopulationSelectorin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR481_created_by_RelateSmt
public void addR481_created_by_RelateSmt(RelateSmt inst)
- Specified by:
addR481_created_by_RelateSmtin interfaceClassRelationship
-
removeR481_created_by_RelateSmt
public void removeR481_created_by_RelateSmt(RelateSmt inst)
- Specified by:
removeR481_created_by_RelateSmtin interfaceClassRelationship
-
R481_created_by_RelateSmt
public RelateSmtSet R481_created_by_RelateSmt() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R481_created_by_RelateSmtin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
addR484_deleted_by_UnrelateSmt
public void addR484_deleted_by_UnrelateSmt(UnrelateSmt inst)
- Specified by:
addR484_deleted_by_UnrelateSmtin interfaceClassRelationship
-
removeR484_deleted_by_UnrelateSmt
public void removeR484_deleted_by_UnrelateSmt(UnrelateSmt inst)
- Specified by:
removeR484_deleted_by_UnrelateSmtin interfaceClassRelationship
-
R484_deleted_by_UnrelateSmt
public UnrelateSmtSet R484_deleted_by_UnrelateSmt() throws io.ciera.runtime.summit.exceptions.XtumlException
- Specified by:
R484_deleted_by_UnrelateSmtin interfaceClassRelationship- Throws:
io.ciera.runtime.summit.exceptions.XtumlException
-
getRunContext
public io.ciera.runtime.summit.application.IRunContext getRunContext()
- Specified by:
getRunContextin interfaceio.ciera.runtime.summit.application.IActionHome<Sql>- Overrides:
getRunContextin classio.ciera.runtime.summit.classes.ModelInstance<ClassRelationship,Sql>
-
context
public Sql context()
- Specified by:
contextin interfaceio.ciera.runtime.summit.application.IActionHome<Sql>- Overrides:
contextin classio.ciera.runtime.summit.classes.ModelInstance<ClassRelationship,Sql>
-
getKeyLetters
public String getKeyLetters()
- Specified by:
getKeyLettersin interfaceio.ciera.runtime.summit.statemachine.IEventTarget- Specified by:
getKeyLettersin interfaceio.ciera.runtime.summit.classes.IModelInstance<ClassRelationship,Sql>
-
self
public ClassRelationship self()
- Specified by:
selfin interfaceio.ciera.runtime.summit.application.IInstanceActionHome<ClassRelationship,Sql>
-
oneWhere
public ClassRelationship 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
-
-