Class MetaClass

  • All Implemented Interfaces:
    ClassInterface, ElementInterface, ObjectInterface, Serializable, Cloneable

    public class MetaClass
    extends BaseClass
    A pseudo XClass whose fields are meta properties. In other words, each field of this XClass defines a type of property that can be added to a standard XClass. This class is being used to lookup XClass property types. New code should lookup PropertyClassProvider implementations instead using the component manager.
    Version:
    $Id: cffed0d016874f8d8d07f0e77152d3e5f734cf39 $
    See Also:
    Serialized Form