//Artefact:JavaClass/com/sphenon/ui/annotations/UIAttribute
Synopsis
public interface UIAttribute
implements Annotation
//Artefact:Method/com/sphenon/ui/annotations/UIAttribute/Id
Synopsis
public java.lang.String Id ()
//Artefact:Method/com/sphenon/ui/annotations/UIAttribute/Name
Synopsis
public java.lang.String Name ()
//Artefact:Method/com/sphenon/ui/annotations/UIAttribute/Classifier
Synopsis
public java.lang.String Classifier ()
//Artefact:Method/com/sphenon/ui/annotations/UIAttribute/Value
Synopsis
public java.lang.String Value ()