//Artefact:JavaClass/com/sphenon/basics/context/factories/Factory_LocationContext
Synopsis
public Factory_LocationContext
extends Object
//Artefact:Constructor/com/sphenon/basics/context/factories/Factory_LocationContext/Factory_LocationContext
Synopsis
public Factory_LocationContext ()
//Artefact:Attribute/com/sphenon/basics/context/factories/Factory_LocationContext/location_context
Synopsis
protected com.sphenon.basics.context.LocationContext location_context
//Artefact:Attribute/com/sphenon/basics/context/factories/Factory_LocationContext/specific_contexts
Synopsis
protected com.sphenon.basics.context.SpecificContext[] specific_contexts
//Artefact:Method/com/sphenon/basics/context/factories/Factory_LocationContext/Factory_LocationContext
Synopsis
public void Factory_LocationContext (CallContext context)
//Artefact:Method/com/sphenon/basics/context/factories/Factory_LocationContext/precreate
Synopsis
public com.sphenon.basics.context.LocationContext precreate (CallContext context)
//Artefact:Method/com/sphenon/basics/context/factories/Factory_LocationContext/create
Synopsis
public com.sphenon.basics.context.LocationContext create (CallContext context)
//Artefact:Method/com/sphenon/basics/context/factories/Factory_LocationContext/getSpecificContexts
Synopsis
public com.sphenon.basics.context.SpecificContext[] getSpecificContexts (CallContext context)
//Artefact:Method/com/sphenon/basics/context/factories/Factory_LocationContext/defaultSpecificContexts
Synopsis
public com.sphenon.basics.context.SpecificContext[] defaultSpecificContexts (CallContext context)
//Artefact:Method/com/sphenon/basics/context/factories/Factory_LocationContext/setSpecificContexts
Synopsis
public void setSpecificContexts (CallContext context, com.sphenon.basics.context.SpecificContext[] specific_contexts)