Class UMLTool


  • public class UMLTool
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      UMLTool()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.eclipse.uml2.uml.Profile getProfile​(java.lang.String uri)  
      org.eclipse.uml2.uml.Profile getProfileFromPathmapURI​(java.lang.String uri)  
      org.eclipse.uml2.uml.UMLPlugin getUMLPlugin()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UMLTool

        public UMLTool()
    • Method Detail

      • getUMLPlugin

        public org.eclipse.uml2.uml.UMLPlugin getUMLPlugin()
      • getProfile

        public org.eclipse.uml2.uml.Profile getProfile​(java.lang.String uri)
      • getProfileFromPathmapURI

        public org.eclipse.uml2.uml.Profile getProfileFromPathmapURI​(java.lang.String uri)