//Artefact:JavaClass/com/sphenon/ui/frontends/alf/ALFRegistry

Synopsis

public ALFRegistry extends Object

//Artefact:Attribute/com/sphenon/ui/frontends/alf/ALFRegistry/_class

Synopsis

public static final java.lang.Class _class

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/adjustNotificationLevel

Synopsis

public static long adjustNotificationLevel (long new_level)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/getNotificationLevel

Synopsis

public static long getNotificationLevel ()

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/getId

Synopsis

public java.lang.String getId (CallContext context)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/getRegistry

Synopsis

public static com.sphenon.ui.frontends.alf.ALFRegistry getRegistry (CallContext context, String id)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/tryGetRegistry

Synopsis

public static synchronized com.sphenon.ui.frontends.alf.ALFRegistry tryGetRegistry (CallContext context, String id)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/register

Synopsis

public static void register (CallContext context, String id, Factory_Aggregate factory_component, Type handled_type, String component_id)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/register

Synopsis

public static void register (CallContext context, String id, Factory_Aggregate factory_component, Type handled_type, String component_id, Type context_type)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/register

Synopsis

public void register (CallContext context, Factory_Aggregate factory_component, Type handled_type, String component_id)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/register

Synopsis

public void register (CallContext context, Factory_Aggregate factory_component, Type handled_type, String component_id, Type context_type)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/get

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent get (CallContext context, Typed typed, String name, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/get

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent get (CallContext context, Typed typed, String name, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by, Type lookup_type)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/get

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent get (CallContext context, Typed typed, String name, Type context_type, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/get

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent get (CallContext context, Typed typed, String name, Type context_type, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by, Type lookup_type)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/tryGet

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent tryGet (CallContext context, Typed typed, String name, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/tryGet

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent tryGet (CallContext context, Typed typed, String name, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by, Type lookup_type)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/tryGet

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent tryGet (CallContext context, Typed typed, String name, Type context_type, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by)

//Artefact:Method/com/sphenon/ui/frontends/alf/ALFRegistry/tryGet

Synopsis

public com.sphenon.ui.frontends.alf.components.ALFComponent tryGet (CallContext context, Typed typed, String name, Type context_type, ALFComponent parent, com.sphenon.ui.frontends.alf.classes.ALFComponentReference reference, String accessed_by, Type lookup_type)