Interface AbstractRefBaseObject

  • All Superinterfaces:
    com.nomagic.uml2.ext.jmi.MapOwner, javax.jmi.reflect.RefBaseObject, com.nomagic.uml2.ext.jmi.reflect.RepositoryProvider
    All Known Implementing Classes:
    com.nomagic.uml2.ext.jmi.reflect.AbstractRefAssociation, com.nomagic.uml2.ext.jmi.reflect.AbstractRefBaseObjectImpl, AbstractRefPackage, AbstractRepository, EcoreRefAssociation, EcoreRefPackage

    public interface AbstractRefBaseObject
    extends javax.jmi.reflect.RefBaseObject, com.nomagic.uml2.ext.jmi.MapOwner, com.nomagic.uml2.ext.jmi.reflect.RepositoryProvider
    • Method Detail

      • getRepository

        AbstractRepository getRepository()
        Specified by:
        getRepository in interface com.nomagic.uml2.ext.jmi.reflect.RepositoryProvider
      • setMofID

        void setMofID​(java.lang.String mofID)