* <!-- 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) {