com.bonevich.erj.mof.interfaces.model
Interface ContainsKeys
- All Superinterfaces:
- javax.jmi.reflect.RefAssociation, javax.jmi.reflect.RefBaseObject
- All Known Implementing Classes:
- ErjContainsKeysImpl
- public interface ContainsKeys
- extends javax.jmi.reflect.RefAssociation
| Methods inherited from interface javax.jmi.reflect.RefAssociation |
refAddLink, refAllLinks, refLinkExists, refQuery, refQuery, refRemoveLink |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerify |
exists
public boolean exists(Relation _Relation,
KeyConstraint _Keys)
getRelation
public Relation getRelation(KeyConstraint _Keys)
getKeys
public java.util.List getKeys(Relation _Relation)
add
public void add(Relation _Relation,
KeyConstraint _Keys)
remove
public void remove(Relation _Relation,
KeyConstraint _Keys)
Copyright © 2001-2003 bonevich.com. All Rights Reserved.