planetj.dataengine.display
Class ParameterOperatorLabels
java.lang.Object
|
+--java.util.AbstractMap
|
+--java.util.HashMap
|
+--planetj.property.PropertyGroup
|
+--planetj.property.DefaultPropertyGroup
|
+--planetj.dataengine.display.ParameterOperatorLabels
- All Implemented Interfaces:
- Cloneable, Comparable, Map, Serializable
- public class ParameterOperatorLabels
- extends DefaultPropertyGroup
- See Also:
- Serialized Form
Methods inherited from class planetj.property.PropertyGroup |
add, addProperty, addProperty, append, clone, compareTo, compareTo, compareTo, containsProperty, createProperty, getAllMetapropertyNames, getAllSetBooleanPropertyNames, getAllSetIntPropertyNames, getAllSetListPropertyNames, getAllSetPropertyNames, getAllSetStringPropertyNames, getBooleanValue, getDateValue, getDoubleValue, getIntValue, getListValue, getName, getProperty, getPropertyType, getStringValue, getValue, isMergeableOnList, isMetaproperty, iterator, mergeOnList, put, put, put, setName, toString, updateProperty |
Methods inherited from class java.util.HashMap |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
className
public static final String className
- Class name
PARAMETER_OPERATOR_LABLES
public static final String PARAMETER_OPERATOR_LABLES
- See Also:
- Constant Field Values
ParameterOperatorLabels
public ParameterOperatorLabels()
- ParameterOperatorLabels constructor comment.
ParameterOperatorLabels
public ParameterOperatorLabels(int initialCapacity)
- ParameterOperatorLabels constructor comment.
- Parameters:
initialCapacity
- int
ParameterOperatorLabels
public ParameterOperatorLabels(String pName)
- ParameterOperatorLabels constructor comment.
- Parameters:
pName
- java.lang.String