|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RefAssociation
| Method Summary | |
|---|---|
boolean |
refAddLink(RefObject firstEnd,
RefObject secondEnd)
|
java.util.Collection |
refAllLinks()
|
boolean |
refLinkExists(RefObject firstEnd,
RefObject secondEnd)
|
java.util.Collection |
refQuery(RefObject queryEnd,
RefObject queryObject)
|
java.util.Collection |
refQuery(java.lang.String endName,
RefObject queryObject)
|
boolean |
refRemoveLink(RefObject firstEnd,
RefObject secondEnd)
|
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
boolean refAddLink(RefObject firstEnd,
RefObject secondEnd)
java.util.Collection refAllLinks()
boolean refLinkExists(RefObject firstEnd,
RefObject secondEnd)
java.util.Collection refQuery(RefObject queryEnd,
RefObject queryObject)
java.util.Collection refQuery(java.lang.String endName,
RefObject queryObject)
boolean refRemoveLink(RefObject firstEnd,
RefObject secondEnd)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||