//Artefact:JavaClass/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper
Synopsis
public Class_AssociationAttributeMapper
extends Object
implements AssociationAttributeMapper
//Artefact:Constructor/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/Class_AssociationAttributeMapper
Synopsis
public Class_AssociationAttributeMapper (CallContext context, UMLAssociationEnd uml_association_end)
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/uml_association_end
Synopsis
protected com.sphenon.modelling.uml.UMLAssociationEnd uml_association_end
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/other_end
Synopsis
protected com.sphenon.modelling.uml.UMLAssociationEnd other_end
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/prepared
Synopsis
protected boolean prepared
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/type
Synopsis
protected java.lang.String type
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/item_type
Synopsis
protected java.lang.String item_type
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/item_model_type
Synopsis
protected com.sphenon.modelling.uml.tplinst.UMLModelReference_UMLType_ item_model_type
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/initialiser
Synopsis
protected com.sphenon.modelling.xmodel.XMCode initialiser
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/backends
Synopsis
protected java.lang.String[] backends
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/persistent_type
Synopsis
protected com.sphenon.modelling.xmodel.XMCode[] persistent_type
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/type_mapper
Synopsis
protected com.sphenon.modelling.xmodel.XMCode[] type_mapper
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/type_reverse_mapper
Synopsis
protected com.sphenon.modelling.xmodel.XMCode[] type_reverse_mapper
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/observer
Synopsis
protected com.sphenon.modelling.xmodel.XMCode observer
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/singular_name
Synopsis
protected java.lang.String singular_name
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/name
Synopsis
protected java.lang.String name
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/lcu_name
Synopsis
protected java.lang.String lcu_name
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/other_name
Synopsis
protected java.lang.String other_name
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/is_read_only
Synopsis
protected boolean is_read_only
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/is_irreplacable_container
Synopsis
protected boolean is_irreplacable_container
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/multiplicity_category
Synopsis
protected com.sphenon.modelling.xmodel.MultiplicityCategory multiplicity_category
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/cascading
Synopsis
protected java.lang.String cascading
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/optional
Synopsis
protected boolean optional
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/bidirectional
Synopsis
protected boolean bidirectional
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/bidirectional_synchronisation_before_set
Synopsis
protected java.lang.String bidirectional_synchronisation_before_set
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/bidirectional_synchronisation_after_set
Synopsis
protected java.lang.String bidirectional_synchronisation_after_set
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/bidirectional_synchronisation_on_add
Synopsis
protected java.lang.String bidirectional_synchronisation_on_add
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/bidirectional_synchronisation_on_remove
Synopsis
protected java.lang.String bidirectional_synchronisation_on_remove
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/bidirectional_synchronisation_on_delete
Synopsis
protected java.lang.String bidirectional_synchronisation_on_delete
//Artefact:Attribute/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/other_end_ids
Synopsis
protected java.util.Vector other_end_ids
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/createXMCode
Synopsis
protected com.sphenon.modelling.xmodel.XMCode createXMCode (CallContext context, String code)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/createXMCodeTemplate
Synopsis
protected com.sphenon.modelling.xmodel.XMCode createXMCodeTemplate (CallContext context, String code)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/createXMCode
Synopsis
protected com.sphenon.modelling.xmodel.XMCode createXMCode (CallContext context, String code, boolean is_template)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getStringOrDefault
Synopsis
protected java.lang.String getStringOrDefault (CallContext context, XMString xms, String default_string)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/prepare
Synopsis
protected void prepare (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getType
Synopsis
public java.lang.String getType (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getItemType
Synopsis
public java.lang.String getItemType (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getItemModelType
Synopsis
public com.sphenon.modelling.uml.tplinst.UMLModelReference_UMLType_ getItemModelType (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getOtherEnd
Synopsis
public com.sphenon.modelling.uml.UMLAssociationEnd getOtherEnd (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getInitialiser
Synopsis
public com.sphenon.modelling.xmodel.XMCode getInitialiser (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBackends
Synopsis
public java.lang.String[] getBackends (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBackendId
Synopsis
protected int getBackendId (CallContext context, String backend)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getPersistentType
Synopsis
public com.sphenon.modelling.xmodel.XMCode getPersistentType (CallContext context, String backend)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getPersistentTypeMapper
Synopsis
public com.sphenon.modelling.xmodel.XMCode getPersistentTypeMapper (CallContext context, String backend)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getPersistentTypeReverseMapper
Synopsis
public com.sphenon.modelling.xmodel.XMCode getPersistentTypeReverseMapper (CallContext context, String backend)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getObserver
Synopsis
public com.sphenon.modelling.xmodel.XMCode getObserver (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getSingularName
Synopsis
public java.lang.String getSingularName (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getName
Synopsis
public java.lang.String getName (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getLCUName
Synopsis
public java.lang.String getLCUName (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getOtherName
Synopsis
public java.lang.String getOtherName (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getReadOnly
Synopsis
public boolean getReadOnly (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getIsIrreplacableContainer
Synopsis
public boolean getIsIrreplacableContainer (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getIsNavigable
Synopsis
public boolean getIsNavigable (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getMultiplicityCategory
Synopsis
public com.sphenon.modelling.xmodel.MultiplicityCategory getMultiplicityCategory (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getCascading
Synopsis
public java.lang.String getCascading (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getOptional
Synopsis
public boolean getOptional (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBidirectional
Synopsis
public boolean getBidirectional (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBidirectionalSynchronisationBeforeSet
Synopsis
public java.lang.String getBidirectionalSynchronisationBeforeSet (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBidirectionalSynchronisationAfterSet
Synopsis
public java.lang.String getBidirectionalSynchronisationAfterSet (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBidirectionalSynchronisationOnAdd
Synopsis
public java.lang.String getBidirectionalSynchronisationOnAdd (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBidirectionalSynchronisationOnRemove
Synopsis
public java.lang.String getBidirectionalSynchronisationOnRemove (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getBidirectionalSynchronisationOnDelete
Synopsis
public java.lang.String getBidirectionalSynchronisationOnDelete (CallContext context)
//Artefact:Method/com/sphenon/ad/adcore/model/classes/Class_AssociationAttributeMapper/getOtherEndIds
Synopsis
public java.util.Vector getOtherEndIds (CallContext context)