net.sf.farrago.fem.sql2003
Interface FemLocalSchema

All Superinterfaces:
CwmElement, CwmModelElement, CwmNamespace, CwmPackage, CwmSchema, FemAnnotatedElement, RefBaseObject, RefFeatured, RefObject
All Known Implementing Classes:
FemLocalSchema$Hib

public interface FemLocalSchema
extends CwmSchema, FemAnnotatedElement

LocalSchema object instance interface.

Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.


Method Summary
 List<FemSqlpathElement> getPathElement()
          Returns the value of reference PathElement.
 
Methods inherited from interface net.sf.farrago.cwm.core.CwmPackage
getImportedElement
 
Methods inherited from interface net.sf.farrago.cwm.core.CwmNamespace
getOwnedElement
 
Methods inherited from interface net.sf.farrago.cwm.core.CwmModelElement
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface net.sf.farrago.fem.sql2003.FemAnnotatedElement
getCreationTimestamp, getDescription, getLineageId, getModificationTimestamp, getTagAnnotation, setCreationTimestamp, setDescription, setLineageId, setModificationTimestamp
 

Method Detail

getPathElement

List<FemSqlpathElement> getPathElement()
Returns the value of reference PathElement.

Returns:
Value of reference PathElement. Element type: FemSqlpathElement