com.rapidtransform.core.meta
Interface MetaRelation

All Superinterfaces:
MetaClass
All Known Implementing Classes:
BaseMetaRelation

public interface MetaRelation
extends MetaClass

Author:
Steve Werner

Method Summary
 QName getTargetType()
           
 
Methods inherited from interface com.rapidtransform.core.meta.MetaClass
getDescription, getDisplay, getExtendsClass, getJavaClass, getName, getProperties, getRelations, isSearchable
 

Method Detail

getTargetType

QName getTargetType()