//Artefact:JavaClass/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess

Synopsis

public Test_XModelPropertyAccess extends TestBase

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/adjustNotificationLevel

Synopsis

public static long adjustNotificationLevel (long new_level)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/getId

Synopsis

public java.lang.String getId (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/getModelElement

Synopsis

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

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/setModelElement

Synopsis

public void setModelElement (CallContext context, UMLModelElement model_element)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/getElementPath

Synopsis

public java.lang.String getElementPath (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/setElementPath

Synopsis

public void setElementPath (CallContext context, String element_path)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/getExtensionClass

Synopsis

public java.lang.String getExtensionClass (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/setExtensionClass

Synopsis

public void setExtensionClass (CallContext context, String extension_class)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/getPropertyName

Synopsis

public java.lang.String getPropertyName (CallContext context)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/setPropertyName

Synopsis

public void setPropertyName (CallContext context, String property_name)

//Artefact:Method/com/sphenon/modelling/xmodel/test/Test_XModelPropertyAccess/perform

Synopsis

public com.sphenon.basics.testing.TestResult perform (CallContext call_context, TestRun test_run)