|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ge.research.acuity.ontology.PresentationNatureConstants
This class encapsulates the knowledge about the apvf PresentationNature Individuals The constant values match those individuals in the apvf namespace The convience methods provide membership information, in the form of identifying membership within a set given a testcase nature, and in identifying the natures belonging to a given set
| Field Summary | |
static java.lang.String |
AREA
apvf:PresentationNature individual Area acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of an area curve without individual point decoration |
static java.lang.String |
BUTTON
apvf:PresentationNature individual Button acceptable value for the hasPresentationNature property of apvf:InteractionObject results in a clickable button rendered |
static java.lang.String |
CHECK
apvf:PresentationNature individual CheckBox acceptable value for the hasPresentationNature property of apvf:SelectionListPresentation results in a check box rendering |
static java.lang.String |
CONTENT
apvf:PresentationNature individual ExternalResource acceptable value for the hasPresentationNature property of apvf:DocumentObject results in url content displayed intact by client specific media |
static java.lang.String |
DISPLAYGROUP
apfv:PresentationNature individual NonInteractiveGroupDisplay acceptable value for groupings of presentation objects that should be displayed together in a window, but no additional related functionality needs to be applied |
static java.lang.String |
DROPDOWN
apvf:PresentationNature individual DropdownListBox acceptable value for the hasPresentationNature property of apvf:SelectionListPresentation results in a combo box rendering |
static java.lang.String |
ERROR
Acceptable value for the hasPresentationNature property of apvf:SimpleValueObject results in formatted error message display |
static java.lang.String |
FILE
apvf:PresentationNature individual File acceptable value for the hasPresentationNature property of apvf:InteractiveText results in a file upload input box rendered |
static java.lang.String |
FORMINPUTGROUP
apfv:PresentationNature individual InteractiveGroupDisplay acceptable value for groupings of presentation objects that should be displayed together in a window, and share an interaction effect |
static java.lang.String |
GRAPH2D
apvf:PresentationNature individual Graph2D acceptable value for the hasPresentationNature property of apvf:GraphObject results in a 2Dimensional graph rendering |
static java.lang.String |
GRAPH3D
apvf:PresentationNature individual Graph3D acceptable value for the hasPresentationNature property of apvf:GraphObject results in a 3Dimensional graph rendering |
static java.lang.String |
HBAR
apvf:PresentationNature individual HorizontalBar acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of horizontally oriented bars |
static java.lang.String |
HIDDEN
DOES NOT CORRESPOND TO ANY ONTOLOGY PRESENTATION NATURE used to distinguish user invisible/inaccessible text device |
static java.lang.String |
HISTOGRAM
apvf:PresentationNature individual Histogram acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of vertically oriented bars with length oriented to the zero value of the domain axis, and varying bar width for overlapping points, based on series display order |
static java.lang.String |
LINE
apvf:PresentationNature individual Line acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of a connected line without individual point decoration |
static java.lang.String |
LINK
apvf:PresentationNature individual DisplayedLink acceptable value for the hasPresentationNature property of apvf:DocumentObject results in a link to url content |
static java.lang.String |
LIST
apvf:PresentationNature individual ListBox acceptable value for the hasPresentationNature property of apvf:SelectionListPresentation results in a list box rendering |
static java.lang.String |
PIE
apvf:PresentationNature individual Pie acceptable value for the hasPresentationNature property of apvf:Dataseries results in a pie chart graph rendering |
static java.lang.String |
POINT
apvf:PresentationNature individual Point acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of scattered points |
static java.lang.String |
POINT_AREA
apvf:PresentationNature individual PointAndArea acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of an area curve with individual point decoration |
static java.lang.String |
POINT_LINE
apvf:PresentationNature individual PointAndLine acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of a connected line with individual point decoration |
static java.lang.String |
RADIO
apvf:PresentationNature individual Radio acceptable value for the hasPresentationNature property of apvf:SelectionListPresentation results in a radio button rendering |
static java.lang.String |
STEP
apvf:PresentationNature individual Step acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of a step function |
static java.lang.String |
TAB
apvf:PresentationNature individual TabsList acceptable value for the hasPresentationNature property of apvf:SelectionListPresentation results in a tabbed form rendering |
static java.lang.String |
TABLE
apvf:PresentationNature individual ScrollingTable acceptable value for the hasPresentationNature property of apvf:DataTable results in a table of information rendered |
static java.lang.String |
TABLECOL
DOES NOT CORRESPOND TO ANY ONTOLOGY PRESENTATION NATURE used to identify apfv:DataTableColumnInfo objects contained within a data table |
static java.lang.String |
TEXT
apvf:PresentationNature individual DisplayedText acceptable value for the hasPresentationNature property of apvf:SimpleValueObject results in text display |
static java.lang.String |
TEXTAREA
apvf:PresentationNature individual TextArea acceptable value for the hasPresentationNature property of apvf:InteractiveText results in a text input area rendered |
static java.lang.String |
TEXTBOX
apvf:PresentationNature individual TextBox acceptable value for the hasPresentationNature property of apvf:InteractiveText results in a text input box rendered |
static java.lang.String |
VBAR
apvf:PresentationNature individual VerticalBar acceptable value for the hasPresentationNature property of apvf:Dataseries results in a dataseries rendering of vertically oriented bars |
| Constructor Summary | |
PresentationNatureConstants()
|
|
| Method Summary | |
static java.util.List |
getDataseriesNatureConstants()
Returns a List of the constant values of the presentation nature types acceptible for apvf:Dataseries |
static java.util.List |
getInteractionNatureConstants()
Returns a List of the constant values of the presentation nature types acceptible for apvf:InteractionObject |
static java.util.List |
getReferenceNatureConstants()
Returns a List of the constant values of the presentation nature types acceptible for apvf:DocumentObject |
static java.util.List |
getSelectionNatureConstants()
Returns a List of the constant values of the presentation nature types acceptible for apvf:SelectionPresentationList |
static java.util.List |
getSimpleTextNatureConstants()
Returns a List of the constant values of the presentation nature types acceptible for apvf:SimpleValueObject |
static java.util.List |
getTextInputNatureConstants()
Returns a List of the constant values of the presentation nature types acceptible for apvf:InteractiveText |
static boolean |
isDataseriesType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:Dataseries |
static boolean |
isGraphType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:GraphObject |
static boolean |
isGroupType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values identifying a group display |
static boolean |
isInteractionType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:InteractionObject |
static boolean |
isPresentationNature(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values defined |
static boolean |
isReferenceType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:DocumentObject |
static boolean |
isSelectionType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:SelectionPresentationList |
static boolean |
isSimpleTextType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:SimpleValueObject |
static boolean |
isTableType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:DataTable |
static boolean |
isTextInputType(java.lang.String testCase)
Tests to see if the supplied testcase is one of the presentation nature constant values acceptible for apvf:InteractiveText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String DISPLAYGROUP
public static final java.lang.String FORMINPUTGROUP
public static final java.lang.String GRAPH2D
public static final java.lang.String GRAPH3D
public static final java.lang.String PIE
public static final java.lang.String POINT
public static final java.lang.String LINE
public static final java.lang.String AREA
public static final java.lang.String HBAR
public static final java.lang.String VBAR
public static final java.lang.String HISTOGRAM
public static final java.lang.String POINT_LINE
public static final java.lang.String POINT_AREA
public static final java.lang.String STEP
public static final java.lang.String LIST
public static final java.lang.String DROPDOWN
public static final java.lang.String CHECK
public static final java.lang.String RADIO
public static final java.lang.String TAB
public static final java.lang.String TABLE
public static final java.lang.String TABLECOL
public static final java.lang.String TEXTBOX
public static final java.lang.String TEXTAREA
public static final java.lang.String FILE
public static final java.lang.String HIDDEN
public static final java.lang.String BUTTON
public static final java.lang.String TEXT
public static final java.lang.String ERROR
public static final java.lang.String LINK
public static final java.lang.String CONTENT
| Constructor Detail |
public PresentationNatureConstants()
| Method Detail |
public static final java.util.List getReferenceNatureConstants()
public static final java.util.List getInteractionNatureConstants()
public static final java.util.List getSelectionNatureConstants()
public static final java.util.List getSimpleTextNatureConstants()
public static final java.util.List getTextInputNatureConstants()
public static final java.util.List getDataseriesNatureConstants()
public static final boolean isPresentationNature(java.lang.String testCase)
testCase - the string to test for existence as a constant value
true if the testcase matches one of the constant values defined; false otherwisepublic static final boolean isGroupType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to group natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isGraphType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:GraphObject natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isDataseriesType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:Dataseries natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isInteractionType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:InteractionObject natures)
true if the testcase matches one of the constant values identified; false otherwiseisSelectionType(java.lang.String),
isTextInputType(java.lang.String)public static final boolean isSelectionType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:SelectionPresentationList natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isTableType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:DataTable natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isReferenceType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:NonInteractiveText natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isSimpleTextType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:SimpleValueObject natures)
true if the testcase matches one of the constant values identified; false otherwisepublic static final boolean isTextInputType(java.lang.String testCase)
testCase - the string to test for existence as a constant value (restricted to apvf:InteractionObject natures)
true if the testcase matches one of the constant values identified; false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||