Class EMFProfileLinkDescriptor

    • Constructor Detail

      • EMFProfileLinkDescriptor

        public EMFProfileLinkDescriptor​(EObject source,
                                        EObject destination,
                                        org.eclipse.gmf.runtime.emf.type.core.IElementType elementType,
                                        int linkVID)
        Generated class or method.
      • EMFProfileLinkDescriptor

        public EMFProfileLinkDescriptor​(EObject source,
                                        EObject destination,
                                        EObject linkElement,
                                        org.eclipse.gmf.runtime.emf.type.core.IElementType elementType,
                                        int linkVID)
        Generated class or method.
    • Method Detail

      • getSource

        public EObject getSource()
        Generated class or method.
      • getDestination

        public EObject getDestination()
        Generated class or method.
      • getSemanticAdapter

        public IAdaptable getSemanticAdapter()
        Generated class or method.