Package OntoUML

Examples of OntoUML.OntoUMLFactory


   * <!-- end-user-doc -->
   * @generated
   */
  public static OntoUMLFactory init() {
    try {
      OntoUMLFactory theOntoUMLFactory = (OntoUMLFactory)EPackage.Registry.INSTANCE.getEFactory("OntoUML");
      if (theOntoUMLFactory != null) {
        return theOntoUMLFactory;
      }
    }
    catch (Exception exception) {
View Full Code Here

TOP

Related Classes of OntoUML.OntoUMLFactory

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.