Package com.nomagic.uml2.ext.jmi.reflect
Class EcoreRefAssociation
java.lang.Object
com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObjectImpl
com.nomagic.uml2.ext.jmi.reflect.AbstractRefAssociation
com.nomagic.uml2.ext.jmi.reflect.EcoreRefAssociation
- All Implemented Interfaces:
 com.nomagic.uml2.ext.jmi.MapOwner,AbstractRefBaseObject,com.nomagic.uml2.ext.jmi.reflect.RepositoryProvider,javax.jmi.reflect.RefAssociation,javax.jmi.reflect.RefBaseObject
public class EcoreRefAssociation
extends com.nomagic.uml2.ext.jmi.reflect.AbstractRefAssociation
- 
Field Summary
Fields inherited from class com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObjectImpl
mMetaObject, repository - 
Constructor Summary
ConstructorsConstructorDescriptionEcoreRefAssociation(AbstractRepository repository, org.eclipse.emf.ecore.EReference ref1, org.eclipse.emf.ecore.EReference ref2)  - 
Method Summary
Methods inherited from class com.nomagic.uml2.ext.jmi.reflect.AbstractRefAssociation
refAddLink, refAllLinks, refLinkExists, refQuery, refQuery, refRemoveLinkMethods inherited from class com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObjectImpl
getRepository, mapClear, mapPut, mapPutAll, mapRemove, mof_getRepository, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints, setMofID, setOwner, setRefMetaObject, setRepositoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints 
- 
Constructor Details
- 
EcoreRefAssociation
public EcoreRefAssociation(AbstractRepository repository, org.eclipse.emf.ecore.EReference ref1, org.eclipse.emf.ecore.EReference ref2)  
 -