//Artefact:JavaClass/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer

Synopsis

public PropertyOverlayStatusServer extends Object implements PropertyOverlay

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/adjustNotificationLevel

Synopsis

public static long adjustNotificationLevel (long new_level)

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/getGetRESTCall

Synopsis

public com.sphenon.server.tcp.RESTCall getGetRESTCall (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/setGetRESTCall

Synopsis

public void setGetRESTCall (CallContext context, RESTCall get_rest_call)

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/getSetRESTCall

Synopsis

public com.sphenon.server.tcp.RESTCall getSetRESTCall (CallContext context)

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/setSetRESTCall

Synopsis

public void setSetRESTCall (CallContext context, RESTCall set_rest_call)

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/tryGetProperty

Synopsis

public java.lang.Object tryGetProperty (CallContext context, String path, java.lang.Class c)

//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/trySetProperty

Synopsis

public boolean trySetProperty (CallContext context, String path, Object value)