//Artefact:JavaClass/com/sphenon/modelling/xmodel/AssociationAttributeMapper
Synopsis
public interface AssociationAttributeMapper
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getType
Synopsis
public java.lang.String getType (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getItemType
Synopsis
public java.lang.String getItemType (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getItemModelType
Synopsis
public com.sphenon.modelling.uml.tplinst.UMLModelReference_UMLType_ getItemModelType (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getOtherEnd
Synopsis
public com.sphenon.modelling.uml.UMLAssociationEnd getOtherEnd (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getInitialiser
Synopsis
public com.sphenon.modelling.xmodel.XMCode getInitialiser (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getObserver
Synopsis
public com.sphenon.modelling.xmodel.XMCode getObserver (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getSingularName
Synopsis
public java.lang.String getSingularName (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getName
Synopsis
public java.lang.String getName (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getLCUName
Synopsis
public java.lang.String getLCUName (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getOtherName
Synopsis
public java.lang.String getOtherName (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getReadOnly
Synopsis
public boolean getReadOnly (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getIsIrreplacableContainer
Synopsis
public boolean getIsIrreplacableContainer (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getIsNavigable
Synopsis
public boolean getIsNavigable (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBackends
Synopsis
public java.lang.String[] getBackends (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getPersistentType
Synopsis
public com.sphenon.modelling.xmodel.XMCode getPersistentType (CallContext context, String backend)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getPersistentTypeMapper
Synopsis
public com.sphenon.modelling.xmodel.XMCode getPersistentTypeMapper (CallContext context, String backend)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getPersistentTypeReverseMapper
Synopsis
public com.sphenon.modelling.xmodel.XMCode getPersistentTypeReverseMapper (CallContext context, String backend)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getMultiplicityCategory
Synopsis
public com.sphenon.modelling.xmodel.MultiplicityCategory getMultiplicityCategory (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getCascading
Synopsis
public java.lang.String getCascading (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getOptional
Synopsis
public boolean getOptional (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBidirectional
Synopsis
public boolean getBidirectional (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBidirectionalSynchronisationBeforeSet
Synopsis
public java.lang.String getBidirectionalSynchronisationBeforeSet (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBidirectionalSynchronisationAfterSet
Synopsis
public java.lang.String getBidirectionalSynchronisationAfterSet (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBidirectionalSynchronisationOnAdd
Synopsis
public java.lang.String getBidirectionalSynchronisationOnAdd (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBidirectionalSynchronisationOnRemove
Synopsis
public java.lang.String getBidirectionalSynchronisationOnRemove (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getBidirectionalSynchronisationOnDelete
Synopsis
public java.lang.String getBidirectionalSynchronisationOnDelete (CallContext context)
//Artefact:Method/com/sphenon/modelling/xmodel/AssociationAttributeMapper/getOtherEndIds
Synopsis
public java.util.Vector getOtherEndIds (CallContext context)