//Artefact:JavaClass/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer
Synopsis
public PropertyOverlayStatusServer
extends Object
implements PropertyOverlay
//Artefact:Constructor/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/PropertyOverlayStatusServer
Synopsis
public PropertyOverlayStatusServer (CallContext context)
//Artefact:Attribute/com/sphenon/modelling/uml/classes/PropertyOverlayStatusServer/_class
Synopsis
public static final java.lang.Class _class
//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/getNotificationLevel
Synopsis
public static long getNotificationLevel ()
//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)