org.objectweb.medor.query.jorm.lib
Class BasicJormField
- Cloneable, Field, JormField, NullStatus, QueryTreeField
public class BasicJormField
- Sebastien Chassande-Barrioz
Object | clone(Object clone, Map obj2clone)
|
TypedElement | getTypedElement() - Returns the JORM meta object corresponding to the JORM Field.
|
te
protected TypedElement te
BasicJormField
public BasicJormField()
clone
public Object clone(Object clone,
Map obj2clone)
throws CloneNotSupportedException
- clone in interface BasicQueryTreeField
getTypedElement
public TypedElement getTypedElement()
Returns the JORM meta object corresponding to the JORM Field.
- getTypedElement in interface JormField
- the JORM meta object corresponding to the JORM Field, as a
TypedElement.