//Artefact:JavaClass/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram
Synopsis
public Class_ALFDiagram
extends Class_ALFContainer
implements ALFDiagram
//Artefact:Constructor/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/Class_ALFDiagram
Synopsis
public Class_ALFDiagram ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/getType
Synopsis
public com.sphenon.basics.metadata.Type getType (CallContext call_context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/getDiagramRoot
Synopsis
public com.sphenon.ui.frontends.alf.classes.ALFComponentReference getDiagramRoot ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/addToContainer
Synopsis
public void addToContainer (ALFContainer container)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/addObject
Synopsis
public void addObject (ALFComponent component)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/getViewContextCategory
Synopsis
public com.sphenon.ui.vui.VUIViewContextCategory getViewContextCategory ()
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/getNextItemId
Synopsis
public int getNextItemId (CallContext context)
//Artefact:Method/com/sphenon/ui/frontends/alf/components/classes/graphical/Class_ALFDiagram/getView
Synopsis
public com.sphenon.ui.frontends.alf.components.ALFGraphicalBase.View getView (CallContext context)