Class PalladioComponentModelLinkDescriptor


  • public class PalladioComponentModelLinkDescriptor
    extends org.eclipse.gmf.tooling.runtime.update.UpdaterLinkDescriptor
    Generated class or method.
    • Constructor Detail

      • PalladioComponentModelLinkDescriptor

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

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