|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.HashMap
planetj.property.PropertyGroup
planetj.property.DefaultPropertyGroup
planetj.dataengine.display.ParameterOperatorLabels
Field Summary | |
static java.lang.String |
className
Class name |
static java.lang.String |
PARAMETER_OPERATOR_LABLES
|
Fields inherited from class planetj.property.PropertyGroup |
ALL, ALL_FALSE, ALL_TRUE, BOOLEAN_PROPERTY, DATE_PROPERTY, DOUBLE_PROPERTY, FLOAT_PROPERTY, INTEGER_PROPERTY, JAVA_CLASS_PROPERTY, LIST_PROPERTY, MAP_PROPERTY, NONE, ROW_COLLECTION_KEY, STRING_PROPERTY |
Constructor Summary | |
ParameterOperatorLabels()
ParameterOperatorLabels constructor comment. |
|
ParameterOperatorLabels(int initialCapacity)
ParameterOperatorLabels constructor comment. |
|
ParameterOperatorLabels(java.lang.String pName)
ParameterOperatorLabels constructor comment. |
Methods inherited from class planetj.property.DefaultPropertyGroup |
getAllPropertyNames, getDefaultPropertiesString, getRequiredPropertyNames, propertyType |
Methods inherited from class java.util.HashMap |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Field Detail |
public static final java.lang.String className
public static final java.lang.String PARAMETER_OPERATOR_LABLES
Constructor Detail |
public ParameterOperatorLabels()
public ParameterOperatorLabels(int initialCapacity)
initialCapacity
- intpublic ParameterOperatorLabels(java.lang.String pName)
pName
- java.lang.String
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |