planetj.dataengine.display
Class ParameterOperatorLabels

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended byplanetj.property.PropertyGroup
              extended byplanetj.property.DefaultPropertyGroup
                  extended byplanetj.dataengine.display.ParameterOperatorLabels
All Implemented Interfaces:
java.lang.Cloneable, java.lang.Comparable, java.util.Map, java.io.Serializable

public class ParameterOperatorLabels
extends DefaultPropertyGroup

See Also:
Serialized Form

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 planetj.property.PropertyGroup
add, addProperty, addProperty, append, clone, compareTo, compareTo, compareTo, containsProperty, copyUndefinedPropertiesFrom, createProperty, createValue, getAllMetapropertyNames, getAllSetBooleanPropertyNames, getAllSetIntPropertyNames, getAllSetListPropertyNames, getAllSetPropertyNames, getAllSetStringPropertyNames, getBooleanValue, getDateFormat, getDateValue, getDoubleValue, getFloatValue, getIntValue, getJavaClassValue, getListValue, getMapValue, getName, getProperty, getPropertyType, getStringValue, getValue, isMergeableOnList, isMetaproperty, iterator, mergeOnList, metapropertyType, put, put, put, setName, toString, updateProperty, validate, validateMetadata, validateMetadataBoolean
 
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

className

public static final java.lang.String className
Class name


PARAMETER_OPERATOR_LABLES

public static final java.lang.String PARAMETER_OPERATOR_LABLES
See Also:
Constant Field Values
Constructor Detail

ParameterOperatorLabels

public ParameterOperatorLabels()
ParameterOperatorLabels constructor comment.


ParameterOperatorLabels

public ParameterOperatorLabels(int initialCapacity)
ParameterOperatorLabels constructor comment.

Parameters:
initialCapacity - int

ParameterOperatorLabels

public ParameterOperatorLabels(java.lang.String pName)
ParameterOperatorLabels constructor comment.

Parameters:
pName - java.lang.String