//Artefact:JavaClass/com/sphenon/ui/core/UIMemberTightness
Synopsis
public final UIMemberTightness
extends Enum
//Artefact:Attribute/com/sphenon/ui/core/UIMemberTightness/INTEGRATED
Synopsis
public static final com.sphenon.ui.core.UIMemberTightness INTEGRATED
//Artefact:Attribute/com/sphenon/ui/core/UIMemberTightness/CONTAINED
Synopsis
public static final com.sphenon.ui.core.UIMemberTightness CONTAINED
//Artefact:Attribute/com/sphenon/ui/core/UIMemberTightness/TIGHTLY_COUPLED
Synopsis
public static final com.sphenon.ui.core.UIMemberTightness TIGHTLY_COUPLED
//Artefact:Attribute/com/sphenon/ui/core/UIMemberTightness/LOOSELY_COUPLED
Synopsis
public static final com.sphenon.ui.core.UIMemberTightness LOOSELY_COUPLED
//Artefact:Attribute/com/sphenon/ui/core/UIMemberTightness/REFERENCE
Synopsis
public static final com.sphenon.ui.core.UIMemberTightness REFERENCE
//Artefact:Attribute/com/sphenon/ui/core/UIMemberTightness/WEAK_REFERENCE
Synopsis
public static final com.sphenon.ui.core.UIMemberTightness WEAK_REFERENCE
//Artefact:Method/com/sphenon/ui/core/UIMemberTightness/values
Synopsis
public static com.sphenon.ui.core.UIMemberTightness[] values ()
//Artefact:Method/com/sphenon/ui/core/UIMemberTightness/valueOf
Synopsis
public static com.sphenon.ui.core.UIMemberTightness valueOf (String name)