diff --git a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types.editor/src/org/opcfoundation/ua/_2008/_02/types/presentation/TypesModelWizard.java b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types.editor/src/org/opcfoundation/ua/_2008/_02/types/presentation/TypesModelWizard.java index 1353053..d9294c3 100644 --- a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types.editor/src/org/opcfoundation/ua/_2008/_02/types/presentation/TypesModelWizard.java +++ b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types.editor/src/org/opcfoundation/ua/_2008/_02/types/presentation/TypesModelWizard.java @@ -405,8 +405,7 @@ public TypesModelWizardInitialObjectCreationPage(String pageId) { * @generated */ public void createControl(Composite parent) { - Composite composite = new Composite(parent, SWT.NONE); - { + Composite composite = new Composite(parent, SWT.NONE); { GridLayout layout = new GridLayout(); layout.numColumns = 1; layout.verticalSpacing = 12; diff --git a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/model/types.ecore b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/model/types.ecore index c94d5f2..6596d2e 100644 --- a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/model/types.ecore +++ b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/model/types.ecore @@ -1,7 +1,7 @@ + nsPrefix="uax">
diff --git a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/TypesPackage.java b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/TypesPackage.java index a6f9c5a..794706b 100644 --- a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/TypesPackage.java +++ b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/TypesPackage.java @@ -48,7 +48,7 @@ public interface TypesPackage extends EPackage { * * @generated */ - String eNS_PREFIX = "types"; + String eNS_PREFIX = "uax"; /** * The singleton instance of the package. diff --git a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/impl/types.ecore b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/impl/types.ecore index c94d5f2..6596d2e 100644 --- a/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/impl/types.ecore +++ b/at.ac.tuwien.auto.modelua.uml2opcua.emf.Opc.Ua.Types/src/org/opcfoundation/ua/_2008/_02/types/impl/types.ecore @@ -1,7 +1,7 @@ + nsPrefix="uax">