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:
MapOwner
,AbstractRefBaseObject
,RepositoryProvider
,javax.jmi.reflect.RefAssociation
,javax.jmi.reflect.RefBaseObject
public class EcoreRefAssociation extends AbstractRefAssociation
-
-
Constructor Summary
Constructors Constructor Description EcoreRefAssociation(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, refRemoveLink
-
Methods 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, setRepository
-
-
-
-
Constructor Detail
-
EcoreRefAssociation
public EcoreRefAssociation(AbstractRepository repository, org.eclipse.emf.ecore.EReference ref1, org.eclipse.emf.ecore.EReference ref2)
-
-