com.rapidtransform.core.meta.def
Class BaseMetaAspect

java.lang.Object
  extended by com.rapidtransform.core.meta.def.BaseMetaClass
      extended by com.rapidtransform.core.meta.def.BaseMetaAspect
All Implemented Interfaces:
MetaAspect, MetaClass

public class BaseMetaAspect
extends BaseMetaClass
implements MetaAspect

Author:
Steve

Constructor Summary
BaseMetaAspect()
           
 
Method Summary
 
Methods inherited from class com.rapidtransform.core.meta.def.BaseMetaClass
getDescription, getDisplay, getExtendsClass, getJavaClass, getName, getProperties, getRelations, isSearchable, setDescription, setDisplay, setExtendsClass, setJavaClass, setName, setProperties, setRelations, setSearchable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.rapidtransform.core.meta.MetaClass
getDescription, getDisplay, getExtendsClass, getJavaClass, getName, getProperties, getRelations, isSearchable
 

Constructor Detail

BaseMetaAspect

public BaseMetaAspect()