//Artefact:JavaClass/com/sphenon/modelling/uml/classes/PropertyOverlayCache
Synopsis
public PropertyOverlayCache
extends Object
implements PropertyOverlay
//Artefact:Constructor/com/sphenon/modelling/uml/classes/PropertyOverlayCache/PropertyOverlayCache
Synopsis
public PropertyOverlayCache (CallContext context, PropertyOverlay source_write)
//Artefact:Constructor/com/sphenon/modelling/uml/classes/PropertyOverlayCache/PropertyOverlayCache
Synopsis
public PropertyOverlayCache (CallContext context)
//Artefact:Attribute/com/sphenon/modelling/uml/classes/PropertyOverlayCache/_class
Synopsis
public static final java.lang.Class _class
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/adjustNotificationLevel
Synopsis
public static long adjustNotificationLevel (long new_level)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/getNotificationLevel
Synopsis
public static long getNotificationLevel ()
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/getSource
Synopsis
public com.sphenon.modelling.uml.PropertyOverlay getSource (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/setSource
Synopsis
public void setSource (CallContext context, PropertyOverlay source)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/getLoadCache
Synopsis
public boolean getLoadCache (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/defaultLoadCache
Synopsis
public boolean defaultLoadCache (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/setLoadCache
Synopsis
public void setLoadCache (CallContext context, boolean load_cache)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/getSaveCache
Synopsis
public boolean getSaveCache (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/defaultSaveCache
Synopsis
public boolean defaultSaveCache (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/setSaveCache
Synopsis
public void setSaveCache (CallContext context, boolean save_cache)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/getCacheFile
Synopsis
public java.lang.String getCacheFile (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/defaultCacheFile
Synopsis
public java.lang.String defaultCacheFile (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/setCacheFile
Synopsis
public void setCacheFile (CallContext context, String cache_file)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/tryGetProperty
Synopsis
public java.lang.Object tryGetProperty (CallContext context, String path, java.lang.Class c)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/trySetProperty
Synopsis
public boolean trySetProperty (CallContext context, String path, Object value)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/clearCache
Synopsis
public static void clearCache (CallContext context)
//Artefact:Method/com/sphenon/modelling/uml/classes/PropertyOverlayCache/clearCache
Synopsis
public static void clearCache (CallContext context, String cache_file)