//Artefact:JavaClass/com/sphenon/modelling/uml/UMLModelReference

Synopsis

public interface UMLModelReference implements Reference, ContextAware

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/get

Synopsis

public com.sphenon.modelling.uml.UMLModelElement get (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/tryGet

Synopsis

public com.sphenon.modelling.uml.UMLModelElement tryGet (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/getUMLModelElement

Synopsis

public com.sphenon.modelling.uml.UMLModelElement getUMLModelElement (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/tryGetUMLModelElement

Synopsis

public com.sphenon.modelling.uml.UMLModelElement tryGetUMLModelElement (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/getModel

Synopsis

public com.sphenon.modelling.uml.UMLModelElement getModel (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/getElementPath

Synopsis

public java.lang.String getElementPath (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/getFullElementPath

Synopsis

public java.lang.String getFullElementPath (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/getId

Synopsis

public java.lang.String getId (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/UMLModelReference/getIsUndefinedType

Synopsis

public boolean getIsUndefinedType (CallContext context)