Constant Field Values

Contents

org.openflexo.*

  • org.openflexo.pamela.DeletableProxyObject 
    Modifier and Type Constant Field Value
    public static final java.lang.String DELETED "deleted"
  • org.openflexo.pamela.annotations.CloningStrategy 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNDEFINED ""
  • org.openflexo.pamela.annotations.Deleter 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNDEFINED ""
  • org.openflexo.pamela.annotations.Finder 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NAME "name"
    public static final java.lang.String DEFAULT_VALUE "name"
    public static final java.lang.String NO_RECURSION "---"
  • org.openflexo.pamela.annotations.Getter 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNDEFINED ""
  • org.openflexo.pamela.annotations.PropertyIdentifier 
    Modifier and Type Constant Field Value
    public static final java.lang.String UNDEFINED ""
  • org.openflexo.pamela.annotations.XMLAttribute 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_NAMESPACE ""
    public static final java.lang.String DEFAULT_XML_TAG ""
  • org.openflexo.pamela.annotations.XMLElement 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_XML_TAG ""
    public static final java.lang.String NO_CONTEXT ""
    public static final java.lang.String NO_ID_FACTORY ""
    public static final java.lang.String NO_NAME_SPACE ""
  • org.openflexo.pamela.undo.UndoManager 
    Modifier and Type Constant Field Value
    public static final java.lang.String ENABLED "enabled"
    public static final java.lang.String REDONE "redone"
    public static final java.lang.String START_RECORDING "startRecording"
    public static final java.lang.String STOP_RECORDING "stopRecording"
    public static final java.lang.String UNDONE "undone"
    public static final java.lang.String UNIDENTIFIED_RECORDING "<Unidentified recording>"
  • org.openflexo.pamela.xml.XMLSaxDeserializer 
    Modifier and Type Constant Field Value
    public static final java.lang.String CLASS_NAME "className"
    public static final java.lang.String ID "id"
    public static final java.lang.String ID_REF "idref"
  • org.openflexo.pamela.xml.XMLSerializer 
    Modifier and Type Constant Field Value
    public static final java.lang.String ID "id"
    public static final java.lang.String ID_REF "idref"