Move everything from "com.cisco" to "org.opendaylight". 91/38391/1
authorDavid M. Karr <davidmichaelkarr@gmail.com>
Wed, 4 May 2016 22:25:46 +0000 (15:25 -0700)
committerDavid M. Karr <davidmichaelkarr@gmail.com>
Wed, 4 May 2016 22:25:46 +0000 (15:25 -0700)
Change-Id: I2ed717d27091e9cf29adf3705310d65fe184707d
Signed-off-by: David M. Karr <davidmichaelkarr@gmail.com>
741 files changed:
features/org.opendaylight.yangide.feature/.gitignore [moved from features/com.cisco.yangide.feature/.gitignore with 100% similarity]
features/org.opendaylight.yangide.feature/.project [moved from features/com.cisco.yangide.feature/.project with 91% similarity]
features/org.opendaylight.yangide.feature/build.properties [moved from features/com.cisco.yangide.feature/build.properties with 100% similarity]
features/org.opendaylight.yangide.feature/feature.properties [moved from features/com.cisco.yangide.feature/feature.properties with 99% similarity]
features/org.opendaylight.yangide.feature/feature.xml [moved from features/com.cisco.yangide.feature/feature.xml with 80% similarity]
features/org.opendaylight.yangide.feature/license.html [moved from features/com.cisco.yangide.feature/license.html with 100% similarity]
features/org.opendaylight.yangide.feature/pom.xml [moved from features/com.cisco.yangide.m2e.yang.feature/pom.xml with 91% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/.gitignore [moved from features/com.cisco.yangide.m2e.yang.feature/.gitignore with 100% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/.project [moved from features/com.cisco.yangide.m2e.yang.feature/.project with 90% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/build.properties [moved from features/com.cisco.yangide.m2e.yang.feature/build.properties with 100% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/feature.properties [moved from features/com.cisco.yangide.m2e.yang.feature/feature.properties with 99% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/feature.xml [moved from features/com.cisco.yangide.m2e.yang.feature/feature.xml with 79% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/license.html [moved from features/com.cisco.yangide.m2e.yang.feature/license.html with 100% similarity]
features/org.opendaylight.yangide.m2e.yang.feature/pom.xml [moved from features/com.cisco.yangide.feature/pom.xml with 90% similarity]
plugins/com.cisco.yangide.ext.model.editor/.options [deleted file]
plugins/com.cisco.yangide.ext.model.editor/plugin.xml [deleted file]
plugins/com.cisco.yangide.m2e.yang.tests/.project [deleted file]
plugins/com.cisco.yangide.ui/.project [deleted file]
plugins/com.cisco.yangide.yangparser/.project [deleted file]
plugins/org.opendaylight.yangide.core.tests/.classpath [moved from plugins/com.cisco.yangide.core.tests/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/.gitignore [moved from plugins/com.cisco.yangide.core.tests/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/.project [moved from plugins/com.cisco.yangide.ext.model.editor/.project with 94% similarity]
plugins/org.opendaylight.yangide.core.tests/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.core.tests/META-INF/MANIFEST.MF with 81% similarity]
plugins/org.opendaylight.yangide.core.tests/build.properties [moved from plugins/com.cisco.yangide.core.tests/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/pom.xml [moved from plugins/com.cisco.yangide.m2e.yang.tests/pom.xml with 91% similarity]
plugins/org.opendaylight.yangide.core.tests/projects/yang/yang-p001/pom.xml [moved from plugins/com.cisco.yangide.core.tests/projects/yang/yang-p001/pom.xml with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/projects/yang/yang-p001/src/main/yang/simple-string-demo.yang [moved from plugins/com.cisco.yangide.core.tests/projects/yang/yang-p001/src/main/yang/simple-string-demo.yang with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/projects/yang/yang-p002/pom.xml [moved from plugins/com.cisco.yangide.core.tests/projects/yang/yang-p002/pom.xml with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/projects/yang/yang-p002/src/main/yang/flow-errors.yang [moved from plugins/com.cisco.yangide.core.tests/projects/yang/yang-p002/src/main/yang/flow-errors.yang with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/src/org/opendaylight/yangide/core/tests/YangModelManagerTest.java [moved from plugins/com.cisco.yangide.core.tests/src/com/cisco/yangide/core/tests/YangModelManagerTest.java with 83% similarity]
plugins/org.opendaylight.yangide.core.tests/src/org/opendaylight/yangide/core/tests/YangParserTest.java [moved from plugins/com.cisco.yangide.core.tests/src/com/cisco/yangide/core/tests/YangParserTest.java with 86% similarity]
plugins/org.opendaylight.yangide.core.tests/yang/acme-types.yang [moved from plugins/com.cisco.yangide.core.tests/yang/acme-types.yang with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/yang/simple-string-demo.yang [moved from plugins/com.cisco.yangide.core.tests/yang/simple-string-demo.yang with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/yang/simple_import.yang [moved from plugins/com.cisco.yangide.core.tests/yang/simple_import.yang with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/yang/simple_import_incomplete.yang [moved from plugins/com.cisco.yangide.core.tests/yang/simple_import_incomplete.yang with 100% similarity]
plugins/org.opendaylight.yangide.core.tests/yang/yang-ext.yang [moved from plugins/com.cisco.yangide.core.tests/yang/yang-ext.yang with 100% similarity]
plugins/org.opendaylight.yangide.core/.classpath [moved from plugins/com.cisco.yangide.core/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.core/.gitignore [moved from plugins/com.cisco.yangide.core/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.core/.options [moved from plugins/com.cisco.yangide.core/.options with 100% similarity]
plugins/org.opendaylight.yangide.core/.project [moved from plugins/com.cisco.yangide.m2e.yang/.project with 94% similarity]
plugins/org.opendaylight.yangide.core/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.core/META-INF/MANIFEST.MF with 56% similarity]
plugins/org.opendaylight.yangide.core/build.properties [moved from plugins/com.cisco.yangide.core/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.core/plugin.xml [moved from plugins/com.cisco.yangide.core/plugin.xml with 79% similarity]
plugins/org.opendaylight.yangide.core/pom.xml [moved from plugins/com.cisco.yangide.core/pom.xml with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/CoreUtil.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/CoreUtil.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/ElementChangedEvent.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/ElementChangedEvent.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/IOpenable.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/IOpenable.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/IYangElementChangedListener.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/IYangElementChangedListener.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/IYangElementDelta.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/IYangElementDelta.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/OpenableElementCache.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/OpenableElementCache.java with 93% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/OpenableElementInfo.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/OpenableElementInfo.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangCorePlugin.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangCorePlugin.java with 91% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangJarFileEntryResource.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangJarFileEntryResource.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangModelException.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangModelException.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangTypeUtil.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangTypeUtil.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/Buffer.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/Buffer.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/BufferCache.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/BufferCache.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/BufferChangedEvent.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/BufferChangedEvent.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/BufferManager.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/BufferManager.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/IBuffer.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/IBuffer.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/IBufferChangedListener.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/IBufferChangedListener.java with 94% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/ICacheEnumeration.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/ICacheEnumeration.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/ILRUCacheable.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/ILRUCacheable.java with 94% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/LRUCache.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/LRUCache.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/LRUCacheEnumerator.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/LRUCacheEnumerator.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/NullBuffer.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/NullBuffer.java with 89% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/OverflowingLRUCache.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/OverflowingLRUCache.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/ToStringSorter.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/ToStringSorter.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTCompositeNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTCompositeNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTNamedNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTNamedNode.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTNode.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTVisitor.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTVisitor.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/AnyXmlSchemaNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/AnyXmlSchemaNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/AugmentationSchema.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/AugmentationSchema.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/BaseReference.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/BaseReference.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ChoiceCaseNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ChoiceCaseNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ChoiceNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ChoiceNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ContrainerSchemaNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ContrainerSchemaNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/Deviation.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/Deviation.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ExtensionDefinition.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ExtensionDefinition.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/FeatureDefinition.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/FeatureDefinition.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/GroupingDefinition.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/GroupingDefinition.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/IdentitySchemaNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/IdentitySchemaNode.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/LeafListSchemaNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/LeafListSchemaNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/LeafSchemaNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/LeafSchemaNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ListSchemaNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ListSchemaNode.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/Module.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/Module.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ModuleImport.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ModuleImport.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/NotificationDefinition.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/NotificationDefinition.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/QName.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/QName.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RevisionNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RevisionNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RpcDefinition.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RpcDefinition.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RpcInputNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RpcInputNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RpcOutputNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RpcOutputNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SimpleNamedNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SimpleNamedNode.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SimpleNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SimpleNode.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SubModule.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SubModule.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SubModuleInclude.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SubModuleInclude.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/TypeDefinition.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/TypeDefinition.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/TypeReference.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/TypeReference.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/UsesNode.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/UsesNode.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/DeltaProcessor.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/DeltaProcessor.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexInfo.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexInfo.java with 97% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexReferenceInfo.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexReferenceInfo.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexReferenceType.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexReferenceType.java with 91% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexType.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexType.java with 90% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IJob.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IJob.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexAllProject.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexAllProject.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexFileRequest.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexFileRequest.java with 89% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexJarFileRequest.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexJarFileRequest.java with 89% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexManager.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexManager.java with 95% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexRequest.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexRequest.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/JobAdapter.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/JobAdapter.java with 94% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/JobManager.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/JobManager.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/YangElementDelta.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/YangElementDelta.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangElement.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangElement.java with 94% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangElementType.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangElementType.java with 94% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangFile.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangFile.java with 91% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangFileInfo.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangFileInfo.java with 84% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangFolder.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangFolder.java with 91% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangJarEntry.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangJarEntry.java with 89% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangJarFile.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangJarFile.java with 88% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangModel.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangModel.java with 90% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangModelManager.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangModelManager.java with 92% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangModelUtil.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangModelUtil.java with 83% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangProject.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangProject.java with 93% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangProjectInfo.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangProjectInfo.java with 93% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/BasicValidations.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/BasicValidations.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/ITokenFormatter.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/ITokenFormatter.java with 93% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/IYangValidationListener.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/IYangValidationListener.java with 96% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/SemanticValidations.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/SemanticValidations.java with 85% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/ValidationUtil.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/ValidationUtil.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangFormattingPreferences.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangFormattingPreferences.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangModelBasicValidationListener.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangModelBasicValidationListener.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangParserModelListener.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangParserModelListener.java with 94% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangParserUtil.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangParserUtil.java with 98% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangTokenFormatter.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangTokenFormatter.java with 99% similarity]
plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangValidationException.java [moved from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangValidationException.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/.classpath [moved from plugins/com.cisco.yangide.editor/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.editor/.gitignore [moved from plugins/com.cisco.yangide.editor/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.editor/.project [moved from plugins/com.cisco.yangide.core/.project with 94% similarity]
plugins/org.opendaylight.yangide.editor/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.editor/META-INF/MANIFEST.MF with 61% similarity]
plugins/org.opendaylight.yangide.editor/build.properties [moved from plugins/com.cisco.yangide.editor/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/keywords/module.txt [moved from plugins/com.cisco.yangide.editor/help/keywords/module.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/keywords/namespace.txt [moved from plugins/com.cisco.yangide.editor/help/keywords/namespace.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/binary.txt [moved from plugins/com.cisco.yangide.editor/help/types/binary.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/bits.txt [moved from plugins/com.cisco.yangide.editor/help/types/bits.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/boolean.txt [moved from plugins/com.cisco.yangide.editor/help/types/boolean.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/decimal64.txt [moved from plugins/com.cisco.yangide.editor/help/types/decimal64.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/empty.txt [moved from plugins/com.cisco.yangide.editor/help/types/empty.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/enumeration.txt [moved from plugins/com.cisco.yangide.editor/help/types/enumeration.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/identityref.txt [moved from plugins/com.cisco.yangide.editor/help/types/identityref.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/instance-identifier.txt [moved from plugins/com.cisco.yangide.editor/help/types/instance-identifier.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/int16.txt [moved from plugins/com.cisco.yangide.editor/help/types/int16.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/int32.txt [moved from plugins/com.cisco.yangide.editor/help/types/int32.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/int64.txt [moved from plugins/com.cisco.yangide.editor/help/types/int64.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/int8.txt [moved from plugins/com.cisco.yangide.editor/help/types/int8.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/leafref.txt [moved from plugins/com.cisco.yangide.editor/help/types/leafref.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/string.txt [moved from plugins/com.cisco.yangide.editor/help/types/string.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/uint16.txt [moved from plugins/com.cisco.yangide.editor/help/types/uint16.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/uint32.txt [moved from plugins/com.cisco.yangide.editor/help/types/uint32.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/uint64.txt [moved from plugins/com.cisco.yangide.editor/help/types/uint64.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/uint8.txt [moved from plugins/com.cisco.yangide.editor/help/types/uint8.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/help/types/union.txt [moved from plugins/com.cisco.yangide.editor/help/types/union.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/icons/yang_file.png [moved from plugins/com.cisco.yangide.editor/icons/yang_file.png with 100% similarity]
plugins/org.opendaylight.yangide.editor/plugin.properties [moved from plugins/com.cisco.yangide.editor/plugin.properties with 100% similarity]
plugins/org.opendaylight.yangide.editor/plugin.xml [moved from plugins/com.cisco.yangide.editor/plugin.xml with 52% similarity]
plugins/org.opendaylight.yangide.editor/pom.xml [moved from plugins/com.cisco.yangide.editor/pom.xml with 91% similarity]
plugins/org.opendaylight.yangide.editor/resources/ColorSettingPreviewCode.txt [moved from plugins/com.cisco.yangide.editor/resources/ColorSettingPreviewCode.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/resources/FormatterSettingPreviewCode.txt [moved from plugins/com.cisco.yangide.editor/resources/FormatterSettingPreviewCode.txt with 100% similarity]
plugins/org.opendaylight.yangide.editor/resources/HoverStyleSheet.css [moved from plugins/com.cisco.yangide.editor/resources/HoverStyleSheet.css with 100% similarity]
plugins/org.opendaylight.yangide.editor/schema/actionGroup.exsd [moved from plugins/com.cisco.yangide.editor/schema/actionGroup.exsd with 90% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/EditorUtility.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/EditorUtility.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/YangEditorPlugin.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/YangEditorPlugin.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/AddBlockCommentAction.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/AddBlockCommentAction.java with 93% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/BlockCommentAction.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/BlockCommentAction.java with 99% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/IYangEditorActionDefinitionIds.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/IYangEditorActionDefinitionIds.java with 50% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/OpenDeclarationAction.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/OpenDeclarationAction.java with 83% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/RemoveBlockCommentAction.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/RemoveBlockCommentAction.java with 89% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/ToggleCommentAction.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/ToggleCommentAction.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/compare/YangFileMergeViewer.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/compare/YangFileMergeViewer.java with 87% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/compare/YangFileMergeViewerCreator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/compare/YangFileMergeViewerCreator.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/compare/YangFileViewerCreator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/compare/YangFileViewerCreator.java with 88% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/dialogs/StatusInfo.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/dialogs/StatusInfo.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/dialogs/StatusUtil.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/dialogs/StatusUtil.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/AbstractYangScanner.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/AbstractYangScanner.java with 99% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/IActionGroup.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/IActionGroup.java with 94% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/IReconcileHandler.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/IReconcileHandler.java with 92% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/IYangEditor.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/IYangEditor.java with 94% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlighting.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlighting.java with 92% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightingManager.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightingManager.java with 99% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightingPresenter.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightingPresenter.java with 99% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightingReconciler.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightingReconciler.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightings.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightings.java with 93% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangAutoIndentStrategy.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangAutoIndentStrategy.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangColorManager.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangColorManager.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangCommentScanner.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangCommentScanner.java with 79% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangContentOutlinePage.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangContentOutlinePage.java with 86% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangDocumentProvider.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangDocumentProvider.java with 90% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangDoubleClickStrategy.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangDoubleClickStrategy.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditor.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditor.java with 94% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditorActionContributor.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditorActionContributor.java with 68% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditorMessages.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditorMessages.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditorMessages.properties [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditorMessages.properties with 100% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangElementHyperlink.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangElementHyperlink.java with 88% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangElementHyperlinkDetector.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangElementHyperlinkDetector.java with 83% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangPartitionScanner.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangPartitionScanner.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangPresentationReconciler.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangPresentationReconciler.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangScanner.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangScanner.java with 92% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangSourceViewer.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangSourceViewer.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangSourceViewerConfiguration.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangSourceViewerConfiguration.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangStorageDocumentProvider.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangStorageDocumentProvider.java with 92% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangStringScanner.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangStringScanner.java with 84% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangWhitespaceDetector.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangWhitespaceDetector.java with 93% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangWordDetector.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangWordDetector.java with 94% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/CompositeReconcilingStrategy.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/CompositeReconcilingStrategy.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/DocumentCharacterIterator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/DocumentCharacterIterator.java with 99% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/Symbols.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/Symbols.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangAnnotationModel.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangAnnotationModel.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangCodeFormatter.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangCodeFormatter.java with 87% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangFoldingStructureProvider.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangFoldingStructureProvider.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangFormattingStrategy.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangFormattingStrategy.java with 93% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangHeuristicScanner.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangHeuristicScanner.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangIndenter.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangIndenter.java with 99% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangMarkerAnnotation.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangMarkerAnnotation.java with 87% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangProblem.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangProblem.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangReconcilingStrategy.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangReconcilingStrategy.java with 89% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangSyntaxAnnotation.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangSyntaxAnnotation.java with 84% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/HelpCompositionUtils.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/HelpCompositionUtils.java with 90% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/IProposalHelpGenerator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/IProposalHelpGenerator.java with 94% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/IndexInfoProposalHelpGenerator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/IndexInfoProposalHelpGenerator.java with 93% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/LanguageProposalHelpGenerator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/LanguageProposalHelpGenerator.java with 94% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/YangCompletionProposal.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/YangCompletionProposal.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/YangLanguageHelpLoader.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/YangLanguageHelpLoader.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/help/YangSimpleCompletionProcessor.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/help/YangSimpleCompletionProcessor.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/hover/HoverControlCreator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/hover/HoverControlCreator.java with 97% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/hover/PresenterControlCreator.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/hover/PresenterControlCreator.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/hover/YangTextHover.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/hover/YangTextHover.java with 84% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/AbstractConfigurationBlock.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/AbstractConfigurationBlock.java with 98% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/AbstractConfigurationBlockPreferencePage.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/AbstractConfigurationBlockPreferencePage.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/IPreferenceConfigurationBlock.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/IPreferenceConfigurationBlock.java with 91% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangDocumentSetupParticipant.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangDocumentSetupParticipant.java with 86% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangEditorColoringConfigurationBlock.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangEditorColoringConfigurationBlock.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangEditorColoringPreferencePage.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangEditorColoringPreferencePage.java with 71% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangFormatterPreferencePage.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangFormatterPreferencePage.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangPreferencesMessages.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangPreferencesMessages.java with 91% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangPreferencesMessages.properties [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangPreferencesMessages.properties with 100% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangPreviewerUpdater.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangPreviewerUpdater.java with 96% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/templates/GeneralContextType.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/templates/GeneralContextType.java with 89% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/templates/YangEditorTemplatesPage.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/templates/YangEditorTemplatesPage.java with 95% similarity]
plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/templates/YangTemplateAccess.java [moved from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/templates/YangTemplateAccess.java with 88% similarity]
plugins/org.opendaylight.yangide.editor/templates/yang.xml [moved from plugins/com.cisco.yangide.editor/templates/yang.xml with 66% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/.classpath [moved from plugins/com.cisco.yangide.ext.model.editor/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/.gitignore [moved from plugins/com.cisco.yangide.ext.model.editor/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/.options [new file with mode: 0644]
plugins/org.opendaylight.yangide.ext.model.editor/.project [new file with mode: 0644]
plugins/org.opendaylight.yangide.ext.model.editor/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.ext.model.editor/META-INF/MANIFEST.MF with 68% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/build.properties [moved from plugins/com.cisco.yangide.ext.model.editor/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/etool16/add_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/etool16/add_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/etool16/collapseall_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/etool16/collapseall_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/etool16/delete_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/etool16/delete_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/etool16/editor_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/etool16/editor_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/anyxml_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/anyxml_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/augment_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/augment_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/choice_case_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/choice_case_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/choice_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/choice_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/container_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/container_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/custom_type_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/custom_type_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/deviation_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/deviation_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/error_alt_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/error_alt_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/error_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/error_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/extension_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/extension_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/feature_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/feature_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/grouping_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/grouping_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/identity_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/identity_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/import_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/import_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/include_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/include_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/key_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/key_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/keyword_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/keyword_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/leaf_list_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/leaf_list_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/leaf_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/leaf_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/list_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/list_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/module_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/module_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/notification_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/notification_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/rpc_input_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/rpc_input_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/rpc_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/rpc_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/rpc_output_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/rpc_output_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/submodule_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/submodule_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/template_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/template_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/type_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/type_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/full/obj16/uses_obj.gif [moved from plugins/com.cisco.yangide.ext.model.editor/icons/full/obj16/uses_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/icons/yang_file.png [moved from plugins/com.cisco.yangide.ext.model.editor/icons/yang_file.png with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/plugin.xml [new file with mode: 0644]
plugins/org.opendaylight.yangide.ext.model.editor/pom.xml [moved from plugins/com.cisco.yangide.ext.model.editor/pom.xml with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/Activator.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/Activator.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/ModuleApiProxy.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/ModuleApiProxy.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/YangMultiPageEditorPart.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/YangMultiPageEditorPart.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/YangMutiPageEditorActionContributor.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/YangMutiPageEditorActionContributor.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/YinBuilder.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/YinBuilder.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/diagram/EditorDiagramTypeProvider.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/diagram/EditorDiagramTypeProvider.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/diagram/EditorFeatureProvider.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/diagram/EditorFeatureProvider.java with 77% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/diagram/YangDiagramGraphicsAlgorithmRendererFactory.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/diagram/YangDiagramGraphicsAlgorithmRendererFactory.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/diagram/YangDiagramToolBehaviorProvider.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/diagram/YangDiagramToolBehaviorProvider.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/dialog/AddImportDialog.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/dialog/AddImportDialog.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/dialog/ChooseParentModuleDialog.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/dialog/ChooseParentModuleDialog.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/dialog/ElementLabelProvider.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/dialog/ElementLabelProvider.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/dialog/MultilineTextDialog.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/dialog/MultilineTextDialog.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/dialog/YangElementListSelectionDialog.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/dialog/YangElementListSelectionDialog.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/IModelChangeHandler.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/IModelChangeHandler.java with 92% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/ISourceModelManager.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/ISourceModelManager.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangDiagramBehavior.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangDiagramBehavior.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangDiagramEditor.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangDiagramEditor.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangDiagramEditorInput.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangDiagramEditorInput.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangDiagramModuleInfoPanel.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangDiagramModuleInfoPanel.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangDiagramPersistencyBehavior.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangDiagramPersistencyBehavior.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangDiagramRefreshBehavior.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangDiagramRefreshBehavior.java with 92% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/editors/YangPaletteBehavior.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/editors/YangPaletteBehavior.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/AddReferenceConnectionFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/AddReferenceConnectionFeature.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/DiagramLayoutFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/DiagramLayoutFeature.java with 92% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/DirectEditingOnDoubleClickFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/DirectEditingOnDoubleClickFeature.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/ExtractGroupingCustomFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/ExtractGroupingCustomFeature.java with 90% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/RemoveConnectionFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/RemoveConnectionFeature.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/TextDirectEditingFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/TextDirectEditingFeature.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/features/UpdateTextFeature.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/features/UpdateTextFeature.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/figures/FeedbackEditPolicy.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/figures/FeedbackEditPolicy.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/figures/FeedbackFigure.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/figures/FeedbackFigure.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/connections/DomainConnectionPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/connections/DomainConnectionPattern.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/AnyxmlPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/AnyxmlPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/AugmentPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/AugmentPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ChoiceCasePattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ChoiceCasePattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ChoicePattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ChoicePattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ContainerPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ContainerPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/DeviationPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/DeviationPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/DomainObjectPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/DomainObjectPattern.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ExtensionPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ExtensionPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/FeaturePattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/FeaturePattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/GroupingPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/GroupingPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/IdentityPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/IdentityPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/LeafListPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/LeafListPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/LeafPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/LeafPattern.java with 81% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ListKeyPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ListKeyPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ListPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ListPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/ModulePattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/ModulePattern.java with 78% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/NotificationPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/NotificationPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/RpcIOPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/RpcIOPattern.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/RpcPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/RpcPattern.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/SubmodulePattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/SubmodulePattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/TypedefPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/TypedefPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/TyperefPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/TyperefPattern.java with 80% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/patterns/objects/UsesPattern.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/patterns/objects/UsesPattern.java with 81% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/preferences/ModelEditorPreferencePage.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/preferences/ModelEditorPreferencePage.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/preferences/ModelEditorPreferences.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/preferences/ModelEditorPreferences.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/AttributesTabContentFilter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/AttributesTabContentFilter.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/AttributesTabContentSource.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/AttributesTabContentSource.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/DialogTextPropertyDescriptor.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/DialogTextPropertyDescriptor.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabDescriptionFilter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabDescriptionFilter.java with 83% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabDescriptionSection.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabDescriptionSection.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabNameFilter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabNameFilter.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabNameSection.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabNameSection.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabReferenceFilter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabReferenceFilter.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabReferenceSection.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabReferenceSection.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabTypeFilter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabTypeFilter.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GeneralTabTypeSection.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GeneralTabTypeSection.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/GraphitiEditPartToIPropertySourceAdapterFactory.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/GraphitiEditPartToIPropertySourceAdapterFactory.java with 90% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/TypeTabFilter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/TypeTabFilter.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/TypeTabSection.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/TypeTabSection.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/property/YangPropertySection.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/property/YangPropertySection.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/ChoicePropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/ChoicePropertyUpdater.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/ContainerPropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/ContainerPropertyUpdater.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/DiagramModelAdapter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/DiagramModelAdapter.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/DiagramModelMergeAdapter.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/DiagramModelMergeAdapter.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/LeafPropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/LeafPropertyUpdater.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/ListPropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/ListPropertyUpdater.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/ModelSynchronizer.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/ModelSynchronizer.java with 84% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/ModulePropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/ModulePropertyUpdater.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/SourceNodePropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/SourceNodePropertyUpdater.java with 92% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/sync/TypedefPropertyUpdater.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/sync/TypedefPropertyUpdater.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/BusinessObjectWrapper.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/BusinessObjectWrapper.java with 90% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/DiagramImportSupport.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/DiagramImportSupport.java with 90% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/LayoutUtil.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/LayoutUtil.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/PropertyUtil.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/PropertyUtil.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/Strings.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/Strings.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/StyleUtil.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/StyleUtil.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/YangDiagramImageProvider.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/YangDiagramImageProvider.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/YangModelUIUtil.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/YangModelUIUtil.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/YangModelUtil.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/YangModelUtil.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/YangTag.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/YangTag.java with 95% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/AbstractHighwayMatrix.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/AbstractHighwayMatrix.java with 99% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/DirectPathFinder.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/DirectPathFinder.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/Highway.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/Highway.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/HighwayMatrix.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/HighwayMatrix.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/HighwayMatrixWave.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/HighwayMatrixWave.java with 99% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/IHighwayMatrix.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/IHighwayMatrix.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/IPathFinder.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/IPathFinder.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/Position.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/Position.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/RectilinearAvoidObstaclesPathFinder.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/RectilinearAvoidObstaclesPathFinder.java with 99% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/util/connection/RoutePath.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/util/connection/RoutePath.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/main/java/org/opendaylight/yangide/ext/model/editor/widget/DialogText.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/main/java/com/cisco/yangide/ext/model/editor/widget/DialogText.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/src/test/java/org/opendaylight/yangide/ext/model/editor/YinBuilderTest.java [moved from plugins/com.cisco.yangide.ext.model.editor/src/test/java/com/cisco/yangide/ext/model/editor/YinBuilderTest.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/anyxml.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/anyxml.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/augment.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/augment.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/case.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/case.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/choice.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/choice.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/container.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/container.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/deviation.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/deviation.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/extension.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/extension.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/feature.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/feature.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/grouping.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/grouping.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/identity.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/identity.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/input.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/input.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/leaf list.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/leaf list.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/leaf.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/leaf.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/list.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/list.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/notification.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/notification.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/output.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/output.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/rpc.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/rpc.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/submodule.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/submodule.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/typedef.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/typedef.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model.editor/templates/nodes/uses.txt [moved from plugins/com.cisco.yangide.ext.model.editor/templates/nodes/uses.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/.classpath [moved from plugins/com.cisco.yangide.ext.model/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/.gitignore [moved from plugins/com.cisco.yangide.ext.model/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/.project [moved from plugins/com.cisco.yangide.ext.model/.project with 94% similarity]
plugins/org.opendaylight.yangide.ext.model/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.ext.model/META-INF/MANIFEST.MF with 62% similarity]
plugins/org.opendaylight.yangide.ext.model/build.properties [moved from plugins/com.cisco.yangide.ext.model/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/model/model.aird [moved from plugins/com.cisco.yangide.ext.model/model/model.aird with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/model/model.ecore [moved from plugins/com.cisco.yangide.ext.model/model/model.ecore with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/model/model.genmodel [moved from plugins/com.cisco.yangide.ext.model/model/model.genmodel with 96% similarity]
plugins/org.opendaylight.yangide.ext.model/model/model.notation [moved from plugins/com.cisco.yangide.ext.model/model/model.notation with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/plugin.properties [moved from plugins/com.cisco.yangide.ext.model/plugin.properties with 100% similarity]
plugins/org.opendaylight.yangide.ext.model/plugin.xml [moved from plugins/com.cisco.yangide.ext.model/plugin.xml with 89% similarity]
plugins/org.opendaylight.yangide.ext.model/pom.xml [moved from plugins/com.cisco.yangide.ext.model/pom.xml with 88% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Anyxml.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Anyxml.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Augment.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Augment.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/BelongsTo.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/BelongsTo.java with 77% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Choice.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Choice.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ChoiceCase.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ChoiceCase.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Container.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Container.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ContainingNode.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ContainingNode.java with 77% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Deviation.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Deviation.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Extension.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Extension.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Feature.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Feature.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Grouping.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Grouping.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Identity.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Identity.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Import.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Import.java with 74% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Include.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Include.java with 78% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Leaf.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Leaf.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/LeafList.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/LeafList.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/List.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/List.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ListKey.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ListKey.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ModelFactory.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ModelFactory.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ModelPackage.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ModelPackage.java with 70% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Module.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Module.java with 74% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/NamedContainingNode.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/NamedContainingNode.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/NamedNode.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/NamedNode.java with 78% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Node.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Node.java with 79% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Notification.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Notification.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ReferenceNode.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ReferenceNode.java with 78% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Revision.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Revision.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Rpc.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Rpc.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/RpcIO.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/RpcIO.java with 79% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Submodule.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Submodule.java with 77% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Tag.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Tag.java with 76% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/TaggedNode.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/TaggedNode.java with 78% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/TypedNode.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/TypedNode.java with 79% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Typedef.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Typedef.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Typeref.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Typeref.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Uses.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Uses.java with 79% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/AnyxmlImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/AnyxmlImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/AugmentImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/AugmentImpl.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/BelongsToImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/BelongsToImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ChoiceCaseImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ChoiceCaseImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ChoiceImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ChoiceImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ContainerImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ContainerImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/DeviationImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/DeviationImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ExtensionImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ExtensionImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/FeatureImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/FeatureImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/GroupingImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/GroupingImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/IdentityImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/IdentityImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ImportImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ImportImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/IncludeImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/IncludeImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/LeafImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/LeafImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/LeafListImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/LeafListImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ListImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ListImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ListKeyImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ListKeyImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ModelFactoryImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ModelFactoryImpl.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ModelPackageImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ModelPackageImpl.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ModuleImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ModuleImpl.java with 92% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/NotificationImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/NotificationImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/RevisionImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/RevisionImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/RpcIOImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/RpcIOImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/RpcImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/RpcImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/SubmoduleImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/SubmoduleImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/TagImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/TagImpl.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/TypedefImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/TypedefImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/TyperefImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/TyperefImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/UsesImpl.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/UsesImpl.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/util/ModelAdapterFactory.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/util/ModelAdapterFactory.java with 76% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/util/ModelSwitch.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/util/ModelSwitch.java with 99% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/AnyxmlValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/AnyxmlValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/AugmentValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/AugmentValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/BelongsToValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/BelongsToValidator.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ChoiceCaseValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ChoiceCaseValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ChoiceValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ChoiceValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ContainerValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ContainerValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ContainingNodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ContainingNodeValidator.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/DeviationValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/DeviationValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ExtensionValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ExtensionValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/FeatureValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/FeatureValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/GroupingValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/GroupingValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/IdentityValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/IdentityValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ImportValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ImportValidator.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/IncludeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/IncludeValidator.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/LeafListValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/LeafListValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/LeafValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/LeafValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ListKeyValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ListKeyValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ListValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ListValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ModuleValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ModuleValidator.java with 83% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/NamedContainingNodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/NamedContainingNodeValidator.java with 84% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/NamedNodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/NamedNodeValidator.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/NodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/NodeValidator.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/NotificationValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/NotificationValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ReferenceNodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ReferenceNodeValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/RevisionValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/RevisionValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/RpcIOValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/RpcIOValidator.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/RpcValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/RpcValidator.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/SubmoduleValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/SubmoduleValidator.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TagValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TagValidator.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TaggedNodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TaggedNodeValidator.java with 83% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TypedNodeValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TypedNodeValidator.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TypedefValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TypedefValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TyperefValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TyperefValidator.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/UsesValidator.java [moved from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/UsesValidator.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.model/text/description.txt [moved from plugins/com.cisco.yangide.ext.model/text/description.txt with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/.classpath [moved from plugins/com.cisco.yangide.ext.refactoring/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/.gitignore [moved from plugins/com.cisco.yangide.ext.refactoring/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/.project [new file with mode: 0644]
plugins/org.opendaylight.yangide.ext.refactoring/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.ext.refactoring/META-INF/MANIFEST.MF with 58% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/build.properties [moved from plugins/com.cisco.yangide.ext.refactoring/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/icons/calendar.gif [moved from plugins/com.cisco.yangide.ext.refactoring/icons/calendar.gif with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/plugin.properties [moved from plugins/com.cisco.yangide.ext.refactoring/plugin.properties with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/plugin.xml [moved from plugins/com.cisco.yangide.ext.refactoring/plugin.xml with 53% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/pom.xml [moved from plugins/com.cisco.yangide.ext.refactoring/pom.xml with 88% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/CreateYangFileChange.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/CreateYangFileChange.java with 96% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/RefactorActionGroup.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/RefactorActionGroup.java with 82% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/RefactorUtil.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/RefactorUtil.java with 87% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/YangCompositeChange.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/YangCompositeChange.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/YangRefactoringPlugin.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/YangRefactoringPlugin.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/actions/ChangeRevisionAction.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/actions/ChangeRevisionAction.java with 85% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/actions/ExtractGroupingAction.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/actions/ExtractGroupingAction.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/actions/InlineGroupingAction.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/actions/InlineGroupingAction.java with 83% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/actions/RenameAction.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/actions/RenameAction.java with 86% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/actions/RenameSupport.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/actions/RenameSupport.java with 84% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/actions/SelectionDispatchAction.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/actions/SelectionDispatchAction.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/code/ChangeRevisionRefactoring.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/code/ChangeRevisionRefactoring.java with 89% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/code/ExtractGroupingRefactoring.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/code/ExtractGroupingRefactoring.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/code/InlineGroupingRefactoring.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/code/InlineGroupingRefactoring.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/nls/Messages.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/nls/Messages.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/nls/messages.properties [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/nls/messages.properties with 100% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/rename/RenameGroupingProcessor.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/rename/RenameGroupingProcessor.java with 76% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/rename/RenameIdentityProcessor.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/rename/RenameIdentityProcessor.java with 76% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/rename/RenameModuleProcessor.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/rename/RenameModuleProcessor.java with 76% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/rename/RenameSubModuleProcessor.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/rename/RenameSubModuleProcessor.java with 73% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/rename/RenameTypeProcessor.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/rename/RenameTypeProcessor.java with 76% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/rename/YangRenameProcessor.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/rename/YangRenameProcessor.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/scripting/RenameGroupingRefactoringContribution.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/scripting/RenameGroupingRefactoringContribution.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/ChangeRevisionInputWizardPage.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/ChangeRevisionInputWizardPage.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/ChangeRevisionRefactoringWizard.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/ChangeRevisionRefactoringWizard.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/EditorHighlightingSynchronizer.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/EditorHighlightingSynchronizer.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/ExtractGroupingInputWizardPage.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/ExtractGroupingInputWizardPage.java with 93% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/ExtractGroupingRefactoringWizard.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/ExtractGroupingRefactoringWizard.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/InlineGroupingInputWizardPage.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/InlineGroupingInputWizardPage.java with 94% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/InlineGroupingRefactoringWizard.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/InlineGroupingRefactoringWizard.java with 88% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RefactoringImages.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RefactoringImages.java with 92% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RenameInformationPopup.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RenameInformationPopup.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RenameInputWizardPage.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RenameInputWizardPage.java with 97% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RenameLinkedMode.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RenameLinkedMode.java with 98% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RenameRefactoringWizard.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RenameRefactoringWizard.java with 91% similarity]
plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RevisionDialog.java [moved from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RevisionDialog.java with 96% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/.classpath [moved from plugins/com.cisco.yangide.m2e.yang.tests/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/.gitignore [moved from plugins/com.cisco.yangide.m2e.yang.tests/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/.project [new file with mode: 0644]
plugins/org.opendaylight.yangide.m2e.yang.tests/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.m2e.yang.tests/META-INF/MANIFEST.MF with 76% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/build.properties [moved from plugins/com.cisco.yangide.m2e.yang.tests/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/plugin_customization.ini [moved from plugins/com.cisco.yangide.m2e.yang.tests/plugin_customization.ini with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/pom.xml [moved from plugins/com.cisco.yangide.core.tests/pom.xml with 91% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/projects/yang/yang-p001/pom.xml [moved from plugins/com.cisco.yangide.m2e.yang.tests/projects/yang/yang-p001/pom.xml with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/projects/yang/yang-p001/src/main/yang/simple-string-demo.yang [moved from plugins/com.cisco.yangide.m2e.yang.tests/projects/yang/yang-p001/src/main/yang/simple-string-demo.yang with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/settings.xml [moved from plugins/com.cisco.yangide.m2e.yang.tests/settings.xml with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang.tests/src/org/opendaylight/yangide/m2e/yang/tests/YangGenerationTest.java [moved from plugins/com.cisco.yangide.m2e.yang.tests/src/com/cisco/yangide/m2e/yang/tests/YangGenerationTest.java with 97% similarity]
plugins/org.opendaylight.yangide.m2e.yang/.classpath [moved from plugins/com.cisco.yangide.m2e.yang/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang/.gitignore [moved from plugins/com.cisco.yangide.m2e.yang/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang/.project [moved from plugins/com.cisco.yangide.ext.refactoring/.project with 94% similarity]
plugins/org.opendaylight.yangide.m2e.yang/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.m2e.yang/META-INF/MANIFEST.MF with 65% similarity]
plugins/org.opendaylight.yangide.m2e.yang/build.properties [moved from plugins/com.cisco.yangide.m2e.yang/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.m2e.yang/lifecycle-mapping-metadata.xml [moved from plugins/com.cisco.yangide.m2e.yang/lifecycle-mapping-metadata.xml with 92% similarity]
plugins/org.opendaylight.yangide.m2e.yang/plugin.xml [moved from plugins/com.cisco.yangide.m2e.yang/plugin.xml with 80% similarity]
plugins/org.opendaylight.yangide.m2e.yang/pom.xml [moved from plugins/com.cisco.yangide.m2e.yang/pom.xml with 91% similarity]
plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/LifecycleMapping.java [moved from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/LifecycleMapping.java with 99% similarity]
plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/MavenProjectChangedListener.java [moved from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/MavenProjectChangedListener.java with 96% similarity]
plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangBuildParticipant.java [moved from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangBuildParticipant.java with 91% similarity]
plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangGeneratorConfiguration.java [moved from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangGeneratorConfiguration.java with 98% similarity]
plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangM2EPlugin.java [moved from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangM2EPlugin.java with 87% similarity]
plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangProjectConfigurator.java [moved from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangProjectConfigurator.java with 99% similarity]
plugins/org.opendaylight.yangide.ui/.classpath [moved from plugins/com.cisco.yangide.ui/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.ui/.gitignore [moved from plugins/com.cisco.yangide.ui/.gitignore with 100% similarity]
plugins/org.opendaylight.yangide.ui/.project [moved from plugins/com.cisco.yangide.editor/.project with 94% similarity]
plugins/org.opendaylight.yangide.ui/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.ui/META-INF/MANIFEST.MF with 61% similarity]
plugins/org.opendaylight.yangide.ui/build.properties [moved from plugins/com.cisco.yangide.ui/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/elcl16/view_menu.gif [moved from plugins/com.cisco.yangide.ui/icons/full/elcl16/view_menu.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/etool16/newfile_wiz.png [moved from plugins/com.cisco.yangide.ui/icons/full/etool16/newfile_wiz.png with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/etool16/newprj_wiz.png [moved from plugins/com.cisco.yangide.ui/icons/full/etool16/newprj_wiz.png with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/augment_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/augment_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/container_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/container_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/custom_type_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/custom_type_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/deviation_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/deviation_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/error_alt_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/error_alt_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/error_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/error_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/extension_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/extension_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/grouping_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/grouping_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/identity_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/identity_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/import_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/import_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/include_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/include_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/keyword_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/keyword_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/leaf_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/leaf_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/module_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/module_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/notification_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/notification_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/rpc_input_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/rpc_input_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/rpc_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/rpc_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/rpc_output_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/rpc_output_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/submodule_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/submodule_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/template_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/template_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/type_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/type_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/uses_obj.gif [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/uses_obj.gif with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/obj16/yang_file.png [moved from plugins/com.cisco.yangide.ui/icons/full/obj16/yang_file.png with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/wizban/newfile_wiz.png [moved from plugins/com.cisco.yangide.ui/icons/full/wizban/newfile_wiz.png with 100% similarity]
plugins/org.opendaylight.yangide.ui/icons/full/wizban/newprj_wiz.png [moved from plugins/com.cisco.yangide.ui/icons/full/wizban/newprj_wiz.png with 100% similarity]
plugins/org.opendaylight.yangide.ui/plugin.properties [moved from plugins/com.cisco.yangide.ui/plugin.properties with 100% similarity]
plugins/org.opendaylight.yangide.ui/plugin.xml [moved from plugins/com.cisco.yangide.ui/plugin.xml with 69% similarity]
plugins/org.opendaylight.yangide.ui/pom.xml [moved from plugins/com.cisco.yangide.ui/pom.xml with 96% similarity]
plugins/org.opendaylight.yangide.ui/resources/projectpom.properties [moved from plugins/com.cisco.yangide.ui/resources/projectpom.properties with 100% similarity]
plugins/org.opendaylight.yangide.ui/resources/yang/acme-system.yang [moved from plugins/com.cisco.yangide.ui/resources/yang/acme-system.yang with 100% similarity]
plugins/org.opendaylight.yangide.ui/resources/yang/new_yang_file.yang [moved from plugins/com.cisco.yangide.ui/resources/yang/new_yang_file.yang with 100% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/YangUIPlugin.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/YangUIPlugin.java with 96% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/IYangUIConstants.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/IYangUIConstants.java with 95% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/ImageDescriptorRegistry.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/ImageDescriptorRegistry.java with 96% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/YangUIImages.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/YangUIImages.java with 98% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/preferences/YangBasePreferencePage.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/preferences/YangBasePreferencePage.java with 92% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/preferences/YangUIPreferenceInitializer.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/preferences/YangUIPreferenceInitializer.java with 91% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/nls/Messages.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/nls/Messages.java with 85% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/nls/messages.properties [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/nls/messages.properties with 100% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/preferences/IYangColorConstants.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/preferences/IYangColorConstants.java with 94% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/preferences/OverlayPreferenceStore.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/preferences/OverlayPreferenceStore.java with 99% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/preferences/YangPreferenceConstants.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/preferences/YangPreferenceConstants.java with 97% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/CodeGeneratorConfig.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/CodeGeneratorConfig.java with 97% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangCodeGeneratorDialog.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangCodeGeneratorDialog.java with 98% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangFileWizard.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangFileWizard.java with 95% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangFileWizardPage.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangFileWizardPage.java with 98% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangProjectWizard.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangProjectWizard.java with 98% similarity]
plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangProjectWizardPage.java [moved from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangProjectWizardPage.java with 99% similarity]
plugins/org.opendaylight.yangide.yangparser/.classpath [moved from plugins/com.cisco.yangide.yangparser/.classpath with 100% similarity]
plugins/org.opendaylight.yangide.yangparser/.options [moved from plugins/com.cisco.yangide.yangparser/.options with 100% similarity]
plugins/org.opendaylight.yangide.yangparser/.project [moved from plugins/com.cisco.yangide.core.tests/.project with 94% similarity]
plugins/org.opendaylight.yangide.yangparser/.settings/org.eclipse.core.resources.prefs [moved from plugins/com.cisco.yangide.yangparser/.settings/org.eclipse.core.resources.prefs with 100% similarity]
plugins/org.opendaylight.yangide.yangparser/.settings/org.eclipse.jdt.core.prefs [moved from plugins/com.cisco.yangide.yangparser/.settings/org.eclipse.jdt.core.prefs with 100% similarity]
plugins/org.opendaylight.yangide.yangparser/.settings/org.eclipse.m2e.core.prefs [moved from plugins/com.cisco.yangide.yangparser/.settings/org.eclipse.m2e.core.prefs with 100% similarity]
plugins/org.opendaylight.yangide.yangparser/META-INF/MANIFEST.MF [moved from plugins/com.cisco.yangide.yangparser/META-INF/MANIFEST.MF with 91% similarity]
plugins/org.opendaylight.yangide.yangparser/build.properties [moved from plugins/com.cisco.yangide.yangparser/build.properties with 100% similarity]
plugins/org.opendaylight.yangide.yangparser/plugin.xml [moved from plugins/com.cisco.yangide.yangparser/plugin.xml with 79% similarity]
plugins/org.opendaylight.yangide.yangparser/pom.xml [moved from plugins/com.cisco.yangide.yangparser/pom.xml with 98% similarity]
plugins/org.opendaylight.yangide.yangparser/src/org/opendaylight/yangide/yangparser/YangParserPlugin.java [moved from plugins/com.cisco.yangide.yangparser/src/com/cisco/yangide/yangparser/YangParserPlugin.java with 92% similarity]
pom.xml
product/m2e-yang-catalog.xml
product/target-platform/.project
product/target-platform/org.opendaylight.yangide.target-platform.target [moved from product/target-platform/com.cisco.yangide.target-platform.target with 100% similarity]
product/target-platform/pom.xml
product/update-site/category.xml
product/update-site/pom.xml
tests/org.opendaylight.yangide.editor.test/.gitignore [moved from tests/com.cisco.yangide.editor.test/.gitignore with 100% similarity]
tests/org.opendaylight.yangide.editor.test/.project [moved from tests/com.cisco.yangide.editor.test/.project with 91% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/ModelFlowProjectFolder.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/ModelFlowProjectFolder.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/YangIDEpreferencesContext.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/YangIDEpreferencesContext.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/YangIDEworkbenchCleanContext.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/YangIDEworkbenchCleanContext.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/YangIDEworkbenchFileContext.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/YangIDEworkbenchFileContext.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/YangIDEworkspaceCleanContext.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/YangIDEworkspaceCleanContext.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/YangIDEworkspaceComplexContext.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/YangIDEworkspaceComplexContext.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/Contexts/YangIDEworkspaceSimpleContext.ctx [moved from tests/com.cisco.yangide.editor.test/Contexts/YangIDEworkspaceSimpleContext.ctx with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AllTests.suite [moved from tests/com.cisco.yangide.editor.test/TestCases/AllTests.suite with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoCompletion/AutoComplete.suite [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoCompletion/AutoComplete.suite with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionTestCase1.test [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionTestCase1.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionTestCase2.test [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionTestCase2.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionValidation1.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionValidation1.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionValidation2.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoCompletion/AutoCompletionValidation2.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/AutoIndent.suite [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/AutoIndent.suite with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/AutoIndentingTestCase.test [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/AutoIndentingTestCase.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/AutoIndentingValidation.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/AutoIndentingValidation.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/SmartPasteTestCase1.test [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/SmartPasteTestCase1.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/SmartPasteTestCase2.test [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/SmartPasteTestCase2.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/SmartPasteValidation1.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/SmartPasteValidation1.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/AutoIndenting/SmartPasteValidation2.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/AutoIndenting/SmartPasteValidation2.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/OutlinePage/Outline.suite [moved from tests/com.cisco.yangide.editor.test/TestCases/OutlinePage/Outline.suite with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/OutlinePage/OutlineViewTestCase.test [moved from tests/com.cisco.yangide.editor.test/TestCases/OutlinePage/OutlineViewTestCase.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase1.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase1.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase2.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase2.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase3.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase3.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase4.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase4.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase5.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase5.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase6.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/InvalidFileSyntaxColoringTestCase6.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxColor.suite [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxColor.suite with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation1.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation1.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation2.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation2.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation3.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation3.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation4.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation4.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation5.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation5.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation6.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/InvalidFileSyntaxValidation6.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/ValidFileSyntaxValidation1.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/ValidFileSyntaxValidation1.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/ValidFileSyntaxValidation2.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/SyntaxValidations/ValidFileSyntaxValidation2.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/SyntaxColoring/ValidFileSyntaxColoringTestCase.test [moved from tests/com.cisco.yangide.editor.test/TestCases/SyntaxColoring/ValidFileSyntaxColoringTestCase.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/Wizards/ImportYangProjectTest.test [moved from tests/com.cisco.yangide.editor.test/TestCases/Wizards/ImportYangProjectTest.test with 93% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/Wizards/NewYangFileTest.test [moved from tests/com.cisco.yangide.editor.test/TestCases/Wizards/NewYangFileTest.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/Wizards/NewYangProjectTest.test [moved from tests/com.cisco.yangide.editor.test/TestCases/Wizards/NewYangProjectTest.test with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/Wizards/Wizards.suite [moved from tests/com.cisco.yangide.editor.test/TestCases/Wizards/Wizards.suite with 100% similarity]
tests/org.opendaylight.yangide.editor.test/TestCases/Wizards/asserts/NewProjectExist.verification [moved from tests/com.cisco.yangide.editor.test/TestCases/Wizards/asserts/NewProjectExist.verification with 100% similarity]
tests/org.opendaylight.yangide.editor.test/pom.xml [moved from tests/com.cisco.yangide.editor.test/pom.xml with 92% similarity]
tests/org.opendaylight.yangide.editor.test/rcptt.properties [moved from tests/com.cisco.yangide.editor.test/rcptt.properties with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/.gitignore [moved from tests/com.cisco.yangide.ext.refactoring.test/.gitignore with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/.project [moved from tests/com.cisco.yangide.ext.refactoring.test/.project with 89% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/Contexts/DefaultPreferences.ctx [moved from tests/com.cisco.yangide.ext.refactoring.test/Contexts/DefaultPreferences.ctx with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/Contexts/DefaultWorkbench.ctx [moved from tests/com.cisco.yangide.ext.refactoring.test/Contexts/DefaultWorkbench.ctx with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/Contexts/DefaultWorkspace.ctx [moved from tests/com.cisco.yangide.ext.refactoring.test/Contexts/DefaultWorkspace.ctx with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/Contexts/UpdateMavenProjects.ctx [moved from tests/com.cisco.yangide.ext.refactoring.test/Contexts/UpdateMavenProjects.ctx with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/AllTests.suite [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/AllTests.suite with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/ChangeRevision/ChangeRevision.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/ChangeRevision/ChangeRevision.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/ExtractGrouping/ExtractGrouping.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/ExtractGrouping/ExtractGrouping.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/InlineGrouping/InlineGroupingDirect.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/InlineGrouping/InlineGroupingDirect.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/InlineGrouping/InlineGroupingIndirect.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/InlineGrouping/InlineGroupingIndirect.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/Rename/RenameGrouping.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/Rename/RenameGrouping.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/Rename/RenameModule.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/Rename/RenameModule.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/TestCases/Rename/RenameType.test [moved from tests/com.cisco.yangide.ext.refactoring.test/TestCases/Rename/RenameType.test with 100% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/pom.xml [moved from tests/com.cisco.yangide.ext.refactoring.test/pom.xml with 89% similarity]
tests/org.opendaylight.yangide.ext.refactoring.test/rcptt.properties [moved from tests/com.cisco.yangide.ext.refactoring.test/rcptt.properties with 100% similarity]
tests/pom.xml

similarity index 91%
rename from features/com.cisco.yangide.feature/.project
rename to features/org.opendaylight.yangide.feature/.project
index b7b2c81c3502a1431f580d1dac8a3033d03622d0..80b619ec92a4810d4c8a8552471333c1c7a672fa 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.feature</name>
+       <name>org.opendaylight.yangide.feature</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 99%
rename from features/com.cisco.yangide.feature/feature.properties
rename to features/org.opendaylight.yangide.feature/feature.properties
index 48732b25a7182675b1edea60158b792571440578..5d41e664498d6c72856bdd6c0832ac87dfc655d2 100644 (file)
@@ -8,7 +8,7 @@
 ###############################################################################
 
 featureName=YANG IDE
-providerName=com.cisco.yangide.feature
+providerName=org.opendaylight.yangide.feature
 description=YANG IDE
 copyright=\
 Copyright (c) 2014 Cisco Systems, Inc.\n\
similarity index 80%
rename from features/com.cisco.yangide.feature/feature.xml
rename to features/org.opendaylight.yangide.feature/feature.xml
index 8d3e279a1a8551491565fa291e0c600f58caa36c..a0a56e4f28185c04c093db15d35c18fa7ae12401 100644 (file)
@@ -8,11 +8,11 @@
      
  -->
 <feature
-      id="com.cisco.yangide.feature"
+      id="org.opendaylight.yangide.feature"
       label="%featureName"
       version="1.1.1.qualifier"
       provider-name="%providerName"
-      plugin="com.cisco.yangide.ui">
+      plugin="org.opendaylight.yangide.ui">
 
    <description>
       %description
    </requires>
 
    <plugin
-         id="com.cisco.yangide.core"
+         id="org.opendaylight.yangide.core"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.ui"
+         id="org.opendaylight.yangide.ui"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.editor"
+         id="org.opendaylight.yangide.editor"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.ext.refactoring"
+         id="org.opendaylight.yangide.ext.refactoring"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.ext.model"
+         id="org.opendaylight.yangide.ext.model"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.ext.model.editor"
+         id="org.opendaylight.yangide.ext.model.editor"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.yangparser"
+         id="org.opendaylight.yangide.yangparser"
          download-size="0"
          install-size="0"
          version="0.0.0"
similarity index 91%
rename from features/com.cisco.yangide.m2e.yang.feature/pom.xml
rename to features/org.opendaylight.yangide.feature/pom.xml
index 97dc2780ecb8867bac5945d4bb511ef14c45ac98..e6cf8b089e15a87fb4ac24f70bf82fe540a933b5 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   
-  <artifactId>com.cisco.yangide.m2e.yang.feature</artifactId>
+  <artifactId>org.opendaylight.yangide.feature</artifactId>
   <packaging>eclipse-feature</packaging>
   <version>1.1.1-SNAPSHOT</version>
 
similarity index 90%
rename from features/com.cisco.yangide.m2e.yang.feature/.project
rename to features/org.opendaylight.yangide.m2e.yang.feature/.project
index 52e330340c48a85333e38fb727b91dbcc903be48..d21a329e3daeea850ff98b74b33496cd84785eb4 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.m2e.yang.feature</name>
+       <name>org.opendaylight.yangide.m2e.yang.feature</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 99%
rename from features/com.cisco.yangide.m2e.yang.feature/feature.properties
rename to features/org.opendaylight.yangide.m2e.yang.feature/feature.properties
index 326718b583441ea46a09774860cd4678d5b1cf70..683020b7d8c062ec75a02317e30e32a8f9804b77 100644 (file)
@@ -8,7 +8,7 @@
 ###############################################################################
 
 featureName=m2e connector for YANG
-providerName=com.cisco.yangide.m2e.yang.feature
+providerName=org.opendaylight.yangide.m2e.yang.feature
 description=m2e connector for YANG
 copyright=\
 Copyright (c) 2014 Cisco Systems, Inc.\n\
similarity index 79%
rename from features/com.cisco.yangide.m2e.yang.feature/feature.xml
rename to features/org.opendaylight.yangide.m2e.yang.feature/feature.xml
index cccf5aaeb76b05c64e0852882abb03a01b97382a..4d9898b0453b3a5696b697820627398867fd131c 100644 (file)
 
 <!-- ============================================================================== -->
 <feature
-      id="com.cisco.yangide.m2e.yang.feature"
+      id="org.opendaylight.yangide.m2e.yang.feature"
       label="%featureName"
       version="1.1.1.qualifier"
       provider-name="%providerName"
-      plugin="com.cisco.yangide.m2e.yang">
+      plugin="org.opendaylight.yangide.m2e.yang">
 
    <description>
       %description
 
    <requires>
       <import feature="org.eclipse.m2e.feature" version="1.5.0.20140606-0033"/>
-      <import feature="com.cisco.yangide.feature" version="1.1.1.qualifier"/>
+      <import feature="org.opendaylight.yangide.feature" version="1.1.1.qualifier"/>
    </requires>
 
    <plugin
-         id="com.cisco.yangide.m2e.yang"
+         id="org.opendaylight.yangide.m2e.yang"
          download-size="0"
          install-size="0"
          version="0.0.0"
          unpack="false"/>
 
    <plugin
-         id="com.cisco.yangide.core"
+         id="org.opendaylight.yangide.core"
          download-size="0"
          install-size="0"
          version="0.0.0"
similarity index 90%
rename from features/com.cisco.yangide.feature/pom.xml
rename to features/org.opendaylight.yangide.m2e.yang.feature/pom.xml
index 323da06fa918e91a1561f387f07caa350d4be646..fd2a1efe7965f57c8404aaf3ec9a824cffb37979 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   
-  <artifactId>com.cisco.yangide.feature</artifactId>
+  <artifactId>org.opendaylight.yangide.m2e.yang.feature</artifactId>
   <packaging>eclipse-feature</packaging>
   <version>1.1.1-SNAPSHOT</version>
 
diff --git a/plugins/com.cisco.yangide.ext.model.editor/.options b/plugins/com.cisco.yangide.ext.model.editor/.options
deleted file mode 100644 (file)
index e392eb6..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-com.cisco.yangide.ext.model.editor/debug=false
-com.cisco.yangide.ext.model.editor/editor/perf=false
-com.cisco.yangide.ext.model.editor/diagram/perf=false
diff --git a/plugins/com.cisco.yangide.ext.model.editor/plugin.xml b/plugins/com.cisco.yangide.ext.model.editor/plugin.xml
deleted file mode 100644 (file)
index 2e3e94f..0000000
+++ /dev/null
@@ -1,163 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<!--
-    Copyright (c) 2014, 2015 Cisco Systems, Inc. and others.  All rights reserved.
-     
-     This program and the accompanying materials are made available under the
-     terms of the Eclipse Public License v1.0 which accompanies this distribution,
-     and is available at http://www.eclipse.org/legal/epl-v10.html
-     
- -->
-
-<plugin>
-
-   <extension
-         point="org.eclipse.graphiti.ui.diagramTypes">
-      <diagramType
-            name="Editor Diagram Type"
-            type="yang"
-            id="com.cisco.yangide.ext.model.editor.EditorDiagramType">
-      </diagramType>
-   </extension>
-   <extension
-         point="org.eclipse.graphiti.ui.diagramTypeProviders">
-      <diagramTypeProvider
-            name="Editor Diagram Type Provider"
-            class="com.cisco.yangide.ext.model.editor.diagram.EditorDiagramTypeProvider"
-            id="com.cisco.yangide.ext.model.editor.editorDiagramTypeProvider">
-         <diagramType
-               id="com.cisco.yangide.ext.model.editor.EditorDiagramType">
-         </diagramType>
-         <imageProvider
-            id="com.cisco.yangide.ext.model.editor.ImageProvider">
-        </imageProvider>
-      </diagramTypeProvider>
-   </extension>
-   <extension
-         point="org.eclipse.ui.editors">
-      <editor
-            class="com.cisco.yangide.ext.model.editor.YangMultiPageEditorPart"
-            default="true"
-            contributorClass="com.cisco.yangide.ext.model.editor.YangMutiPageEditorActionContributor"
-            icon="icons/yang_file.png"
-            extensions="yang"
-            id="com.cisco.yangide.ext.model.editor.YangMultiPageEditor"
-            name="YANG Model Editor">
-            <contentTypeBinding contentTypeId="com.cisco.yangide.core.yangFile"/>
-      </editor>
-   </extension>
-   <extension
-         point="org.eclipse.graphiti.ui.imageProviders">
-      <imageProvider
-            class="com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider"
-            id="com.cisco.yangide.ext.model.editor.ImageProvider">
-      </imageProvider>
-   </extension>
-   <extension
-         point="org.eclipse.ui.views.properties.tabbed.propertyContributor">
-      <propertyContributor
-            contributorId="yang.PropertyContributor">
-         <propertyCategory
-               category="Graphiti"></propertyCategory>
-      </propertyContributor>
-   </extension>
-   <extension
-         point="org.eclipse.ui.views.properties.tabbed.propertyTabs">
-      <propertyTabs
-            contributorId="yang.PropertyContributor">
-         <propertyTab
-               category="Graphiti"
-               id="com.cisco.yangide.ext.model.editor.TypeTab"
-               label="Type">
-         </propertyTab>
-         <propertyTab
-               category="Graphiti"
-               id="com.cisco.yangide.ext.model.editor.AttributesTab"
-               label="Attributes">
-         </propertyTab>
-         <propertyTab
-               category="Graphiti"
-               id="com.cisco.yangide.ext.model.editor.GeneralTab"
-               label="General">
-         </propertyTab>
-      </propertyTabs>
-   </extension>
-   <extension
-         point="org.eclipse.ui.views.properties.tabbed.propertySections">
-      <propertySections
-            contributorId="yang.PropertyContributor">
-         <propertySection
-               class="com.cisco.yangide.ext.model.editor.property.GeneralTabReferenceSection"
-               filter="com.cisco.yangide.ext.model.editor.property.GeneralTabReferenceFilter"
-               id="com.cisco.yangide.ext.model.editor.GeneralTabReference"
-               tab="com.cisco.yangide.ext.model.editor.GeneralTab">
-         </propertySection>
-         <propertySection
-               class="com.cisco.yangide.ext.model.editor.property.GeneralTabNameSection"
-               filter="com.cisco.yangide.ext.model.editor.property.GeneralTabNameFilter"
-               id="com.cisco.yangide.ext.model.editor.GeneralTabName"
-               tab="com.cisco.yangide.ext.model.editor.GeneralTab">
-         </propertySection>
-         <propertySection
-               class="com.cisco.yangide.ext.model.editor.property.GeneralTabTypeSection"
-               filter="com.cisco.yangide.ext.model.editor.property.GeneralTabTypeFilter"
-               id="com.cisco.yangide.ext.model.editor.GeneralTabType"
-               tab="com.cisco.yangide.ext.model.editor.GeneralTab">
-         </propertySection>
-         <propertySection
-               class="org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection"
-               filter="com.cisco.yangide.ext.model.editor.property.AttributesTabContentFilter"
-               id="com.cisco.yangide.ext.model.editor.AttributesTabSection"
-               tab="com.cisco.yangide.ext.model.editor.AttributesTab">
-         </propertySection>
-         <propertySection
-               class="com.cisco.yangide.ext.model.editor.property.TypeTabSection"
-               filter="com.cisco.yangide.ext.model.editor.property.TypeTabFilter"
-               id="com.cisco.yangide.ext.model.editor.TypeTabSection"
-               afterSection="com.cisco.yangide.ext.model.editor.GeneralTabName"
-               tab="com.cisco.yangide.ext.model.editor.GeneralTab">
-         </propertySection>
-         <propertySection
-               class="com.cisco.yangide.ext.model.editor.property.GeneralTabDescriptionSection"
-               filter="com.cisco.yangide.ext.model.editor.property.GeneralTabDescriptionFilter"
-               id="com.cisco.yangide.ext.model.editor.GeneralTabDescriptionSection"
-               afterSection="com.cisco.yangide.ext.model.editor.TypeTabSection"
-               tab="com.cisco.yangide.ext.model.editor.GeneralTab">
-         </propertySection>
-      </propertySections>
-   </extension>
-   
-   <extension point="org.eclipse.ui.preferencePages">
-      <page
-            category="com.cisco.yangide.ui.preferences.YANGBasePreferencePage"
-            class="com.cisco.yangide.ext.model.editor.preferences.ModelEditorPreferencePage"
-            id="com.cisco.yangide.ext.model.editor.preferences.ModelEditorPreferencePage"
-            name="Model Editor">
-      </page>
-   </extension>
-   
-   <extension
-         point="org.eclipse.core.runtime.adapters">
-      <factory
-            adaptableType="org.eclipse.graphiti.ui.platform.GraphitiShapeEditPart"
-            class="com.cisco.yangide.ext.model.editor.property.GraphitiEditPartToIPropertySourceAdapterFactory">
-         <adapter
-               type="org.eclipse.ui.views.properties.IPropertySource">
-         </adapter>
-      </factory>
-   </extension>
-
-    <extension point="org.eclipse.ui.bindings">
-        <key
-            sequence="DEL"
-            commandId="org.eclipse.ui.edit.delete"
-            contextId="org.eclipse.graphiti.ui.diagramEditor"
-            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/> 
-    </extension>
-    
-     <extension point="org.eclipse.ui.actionSetPartAssociations">
-       <actionSetPartAssociation targetID="com.cisco.yangide.editor.CodingActionSet">
-          <part id="com.cisco.yangide.ext.model.editor.YangMultiPageEditor"/>
-       </actionSetPartAssociation>
-    </extension>
-</plugin>
diff --git a/plugins/com.cisco.yangide.m2e.yang.tests/.project b/plugins/com.cisco.yangide.m2e.yang.tests/.project
deleted file mode 100644 (file)
index f9b3310..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>com.cisco.yangide.m2e.yang.tests</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.m2e.core.maven2Builder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.m2e.core.maven2Nature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
diff --git a/plugins/com.cisco.yangide.ui/.project b/plugins/com.cisco.yangide.ui/.project
deleted file mode 100644 (file)
index a9f3136..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>com.cisco.yangide.ui</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.m2e.core.maven2Builder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.m2e.core.maven2Nature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
diff --git a/plugins/com.cisco.yangide.yangparser/.project b/plugins/com.cisco.yangide.yangparser/.project
deleted file mode 100644 (file)
index e35193b..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>com.cisco.yangide.yangparser</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.m2e.core.maven2Builder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.m2e.core.maven2Nature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
similarity index 94%
rename from plugins/com.cisco.yangide.ext.model.editor/.project
rename to plugins/org.opendaylight.yangide.core.tests/.project
index c3f6accb95c56ab163d68dd03663f35a42599d3e..8d222732508c443641850a554c4b1cb967bc3249 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.ext.model.editor</name>
+       <name>org.opendaylight.yangide.core.tests</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 81%
rename from plugins/com.cisco.yangide.core.tests/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.core.tests/META-INF/MANIFEST.MF
index ddf2abdc6f9c439fe575859ee2addb1896d52787..d4fcb3d031db3bbff61fda8d604774636f4677c9 100644 (file)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: YANG IDE Core Tests Plug-in
-Bundle-SymbolicName: com.cisco.yangide.core.tests
+Bundle-SymbolicName: org.opendaylight.yangide.core.tests
 Bundle-Version: 1.1.1.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
 Require-Bundle: org.eclipse.m2e.tests.common;bundle-version="1.4.0",
@@ -9,6 +9,6 @@ Require-Bundle: org.eclipse.m2e.tests.common;bundle-version="1.4.0",
  org.eclipse.core.resources;bundle-version="3.4.2",
  org.eclipse.core.runtime;bundle-version="3.4.0",
  org.eclipse.jdt.core;bundle-version="3.4.4",
com.cisco.yangide.core;bundle-version="0.1.0",
org.opendaylight.yangide.core;bundle-version="0.1.0",
  org.eclipse.m2e.core;bundle-version="1.4.0"
 Bundle-Vendor: Cisco Systems, Inc.
similarity index 91%
rename from plugins/com.cisco.yangide.m2e.yang.tests/pom.xml
rename to plugins/org.opendaylight.yangide.core.tests/pom.xml
index eef557d0f10f342f9b0ec4e9d0b75cf368c83ee2..2982ddd7f393f5910113e2e7b58ac21eee47ca0b 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   
-  <artifactId>com.cisco.yangide.m2e.yang.tests</artifactId>
+  <artifactId>org.opendaylight.yangide.core.tests</artifactId>
   <packaging>eclipse-test-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   
similarity index 83%
rename from plugins/com.cisco.yangide.core.tests/src/com/cisco/yangide/core/tests/YangModelManagerTest.java
rename to plugins/org.opendaylight.yangide.core.tests/src/org/opendaylight/yangide/core/tests/YangModelManagerTest.java
index 17c6f9e29fd69bf9504d6742fbd14038379f2f99..f7c15a23afdd62dcd7dad9c146e61f24c5a05640 100644 (file)
@@ -5,18 +5,18 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.tests;
+package org.opendaylight.yangide.core.tests;
 
 import org.eclipse.m2e.core.project.ResolverConfiguration;
 import org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.model.YangFile;
-import com.cisco.yangide.core.model.YangFileInfo;
-import com.cisco.yangide.core.model.YangFolder;
-import com.cisco.yangide.core.model.YangModel;
-import com.cisco.yangide.core.model.YangProject;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.model.YangFile;
+import org.opendaylight.yangide.core.model.YangFileInfo;
+import org.opendaylight.yangide.core.model.YangFolder;
+import org.opendaylight.yangide.core.model.YangModel;
+import org.opendaylight.yangide.core.model.YangProject;
 
 /**
  * @author Konstantin Zaitsev
similarity index 86%
rename from plugins/com.cisco.yangide.core.tests/src/com/cisco/yangide/core/tests/YangParserTest.java
rename to plugins/org.opendaylight.yangide.core.tests/src/org/opendaylight/yangide/core/tests/YangParserTest.java
index 1c6d5bf234938a2366550636c75b4c743e297ad8..72b61327daf44be30b8fe40ec66cbcc13e84bdaf 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.tests;
+package org.opendaylight.yangide.core.tests;
 
 import java.io.CharArrayWriter;
 import java.io.IOException;
@@ -18,9 +18,9 @@ import org.eclipse.core.runtime.FileLocator;
 import org.eclipse.core.runtime.Path;
 import org.eclipse.core.runtime.Platform;
 
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
 
 /**
  * @author Konstantin Zaitsev
@@ -28,7 +28,7 @@ import com.cisco.yangide.core.parser.YangParserUtil;
  */
 public class YangParserTest extends TestCase {
     public void testSimpleParser() throws Exception {
-        try (InputStream in = FileLocator.openStream(Platform.getBundle("com.cisco.yangide.core.tests"), new Path(
+        try (InputStream in = FileLocator.openStream(Platform.getBundle("org.opendaylight.yangide.core.tests"), new Path(
                 "yang/simple_import.yang"), false)) {
 
             Module module = YangParserUtil.parseYangFile(getContent(in));
@@ -40,7 +40,7 @@ public class YangParserTest extends TestCase {
     }
 
     public void testNodeAtPostion() throws Exception {
-        try (InputStream in = FileLocator.openStream(Platform.getBundle("com.cisco.yangide.core.tests"), new Path(
+        try (InputStream in = FileLocator.openStream(Platform.getBundle("org.opendaylight.yangide.core.tests"), new Path(
                 "yang/simple_import.yang"), false)) {
 
             Module module = YangParserUtil.parseYangFile(getContent(in));
@@ -50,7 +50,7 @@ public class YangParserTest extends TestCase {
     }
 
     public void testIncompleteParse() throws Exception {
-        try (InputStream in = FileLocator.openStream(Platform.getBundle("com.cisco.yangide.core.tests"), new Path(
+        try (InputStream in = FileLocator.openStream(Platform.getBundle("org.opendaylight.yangide.core.tests"), new Path(
                 "yang/simple_import_incomplete.yang"), false)) {
 
             Module module = YangParserUtil.parseYangFile(getContent(in));
@@ -60,7 +60,7 @@ public class YangParserTest extends TestCase {
     }
 
     public void testSubmoduleParse() throws Exception {
-        try (InputStream in = FileLocator.openStream(Platform.getBundle("com.cisco.yangide.core.tests"), new Path(
+        try (InputStream in = FileLocator.openStream(Platform.getBundle("org.opendaylight.yangide.core.tests"), new Path(
                 "yang/acme-types.yang"), false)) {
 
             SubModule module = (SubModule) YangParserUtil.parseYangFile(getContent(in));
@@ -71,7 +71,7 @@ public class YangParserTest extends TestCase {
     }
 
     public void testParseComments() throws Exception {
-        try (InputStream in = FileLocator.openStream(Platform.getBundle("com.cisco.yangide.core.tests"), new Path(
+        try (InputStream in = FileLocator.openStream(Platform.getBundle("org.opendaylight.yangide.core.tests"), new Path(
                 "yang/yang-ext.yang"), false)) {
 
             Module module = YangParserUtil.parseYangFile(getContent(in));
similarity index 94%
rename from plugins/com.cisco.yangide.m2e.yang/.project
rename to plugins/org.opendaylight.yangide.core/.project
index 9b18cac37a9657bea80f94aeddf8e2afd861b8c5..7932a0d1084caa6ffb60d4cfd679165215a41643 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.m2e.yang</name>
+       <name>org.opendaylight.yangide.core</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 56%
rename from plugins/com.cisco.yangide.core/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.core/META-INF/MANIFEST.MF
index 71ef95cb7199af1b87b79e7fff5d4fd30de8b8e9..fef6c0e5e5b04a8fde4d0cb253375ac605b3af06 100644 (file)
@@ -1,26 +1,26 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: com.cisco.yangide.core
-Bundle-SymbolicName: com.cisco.yangide.core;singleton:=true
+Bundle-Name: org.opendaylight.yangide.core
+Bundle-SymbolicName: org.opendaylight.yangide.core;singleton:=true
 Bundle-Version: 1.1.1.qualifier
-Bundle-Activator: com.cisco.yangide.core.YangCorePlugin
+Bundle-Activator: org.opendaylight.yangide.core.YangCorePlugin
 Bundle-Vendor: Cisco Systems, Inc.
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jdt.core;visibility:=reexport,
  org.eclipse.text,
  org.eclipse.core.resources,
  org.eclipse.core.filesystem,
com.cisco.yangide.yangparser;bundle-version="1.1.1"
org.opendaylight.yangide.yangparser;bundle-version="1.1.1"
 Bundle-ClassPath: .,
  libs/mapdb-1.0.4.jar
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
-Export-Package: com.cisco.yangide.core,
com.cisco.yangide.core.buffer,
com.cisco.yangide.core.dom,
com.cisco.yangide.core.indexing,
com.cisco.yangide.core.model,
com.cisco.yangide.core.parser
+Export-Package: org.opendaylight.yangide.core,
org.opendaylight.yangide.core.buffer,
org.opendaylight.yangide.core.dom,
org.opendaylight.yangide.core.indexing,
org.opendaylight.yangide.core.model,
org.opendaylight.yangide.core.parser
 Import-Package: org.opendaylight.yangtools.yang.parser.spi.meta,
  org.opendaylight.yangtools.yang.parser.spi.source,
  org.opendaylight.yangtools.yang.parser.stmt.reactor,
similarity index 79%
rename from plugins/com.cisco.yangide.core/plugin.xml
rename to plugins/org.opendaylight.yangide.core/plugin.xml
index 8a55b5046f1bbc3d7c5b60f0007cd7f5d8dd4ddf..358edcef43bb624cf44499791a87ab28fbebff81 100644 (file)
@@ -16,7 +16,7 @@
 <plugin>
     <extension point="org.eclipse.core.contenttype.contentTypes">
         <content-type 
-            id="com.cisco.yangide.core.yangFile" 
+            id="org.opendaylight.yangide.core.yangFile" 
             name="YANG File" 
             base-type="org.eclipse.core.runtime.text"
             priority="high"/>
       point="org.eclipse.ui.editors.markerAnnotationSpecification">
       
         <specification
-            annotationType="com.cisco.yangide.core.error"
+            annotationType="org.opendaylight.yangide.core.error"
             symbolicIcon="error"
             includeOnPreferencePage="true"
             label="YANG Problem"
-            colorPreferenceKey="com.cisco.yangide.core.error.color"
+            colorPreferenceKey="org.opendaylight.yangide.core.error.color"
             colorPreferenceValue="192,255,192"
-            overviewRulerPreferenceKey="com.cisco.yangide.core.error.overview"
-            textPreferenceKey="com.cisco.yangide.core.error.text"
+            overviewRulerPreferenceKey="org.opendaylight.yangide.core.error.overview"
+            textPreferenceKey="org.opendaylight.yangide.core.error.text"
             >
         </specification>
     </extension>
     <extension
           point="org.eclipse.ui.editors.annotationTypes">
         <type
-            name="com.cisco.yangide.core.error"
+            name="org.opendaylight.yangide.core.error"
             super="org.eclipse.ui.workbench.texteditor.error"
-            markerType="com.cisco.yangide.core.problem"
+            markerType="org.opendaylight.yangide.core.problem"
             markerSeverity="2">
         </type>
       <type
-            name="com.cisco.yangide.core.syntax"
+            name="org.opendaylight.yangide.core.syntax"
             super="org.eclipse.ui.workbench.texteditor.error"
-            markerType="com.cisco.yangide.core.syntaxproblem"
+            markerType="org.opendaylight.yangide.core.syntaxproblem"
             markerSeverity="2">
       </type>
     </extension>
similarity index 96%
rename from plugins/com.cisco.yangide.core/pom.xml
rename to plugins/org.opendaylight.yangide.core/pom.xml
index 5a3bf5bcdfc8c2151d2c31993963894e9987f0dd..a8ffd21dba96668b3c884c1e43bf886fd94a6f51 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.core</artifactId>
+  <artifactId>org.opendaylight.yangide.core</artifactId>
   <packaging>eclipse-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   <build>
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/CoreUtil.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/CoreUtil.java
index 2445b454de2965462b964d35918e4ba145f60c46..8bc72b19c15c6392d8982fc4b13c6cc79f84d714 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/ElementChangedEvent.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/ElementChangedEvent.java
index f95f829bee7247b1ca0dd2a259cf8b2e6ba3a88d..b6283e91e52b8536878823064a8b8d7b89a33418 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 import java.util.EventObject;
 
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/IOpenable.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/IOpenable.java
index 093f377c12ba02f5a32b8633fe1abe87b6cc10ea..2390c7e074d6235ce8745f2ff6779f0beb3fe376 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 import org.eclipse.core.resources.IResource;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.IProgressMonitor;
 
-import com.cisco.yangide.core.buffer.IBuffer;
+import org.opendaylight.yangide.core.buffer.IBuffer;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/IYangElementChangedListener.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/IYangElementChangedListener.java
index 728ffab298a9fd1ff386878ce980376267c7ebeb..163b1dc4ca79c2554de4e447113410a92a14521b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 /**
  * An element changed listener receives notification of changes to Yang elements maintained by the
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/IYangElementDelta.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/IYangElementDelta.java
index cb104ccef9184210354924390eb1eb611ad23e85..8b0a9b9abf6b601973d5997394926a800fd02823 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 93%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/OpenableElementCache.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/OpenableElementCache.java
index d20d78e2a123b90503b319fea3b202dfd5da9cd3..05d5ac0e7eba041a829334a559a8833919c4b18d 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
-import com.cisco.yangide.core.buffer.LRUCache;
-import com.cisco.yangide.core.buffer.OverflowingLRUCache;
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.buffer.LRUCache;
+import org.opendaylight.yangide.core.buffer.OverflowingLRUCache;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/OpenableElementInfo.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/OpenableElementInfo.java
index 03b8472f1d0e7daa390f918e68e9d4756fd76273..48900bdf9f3f9ef4009143b21ce226aea05accac 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 91%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangCorePlugin.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangCorePlugin.java
index 12245026f64ba5e8a2714245ac68b2695360dc08..634b1bb1f27a89af8ed26d3b7f1faed67e90a0c5 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 import java.io.File;
 
@@ -23,14 +23,14 @@ import org.eclipse.core.runtime.Plugin;
 import org.eclipse.core.runtime.Status;
 import org.osgi.framework.BundleContext;
 
-import com.cisco.yangide.core.model.YangElement;
-import com.cisco.yangide.core.model.YangFile;
-import com.cisco.yangide.core.model.YangFolder;
-import com.cisco.yangide.core.model.YangJarEntry;
-import com.cisco.yangide.core.model.YangJarFile;
-import com.cisco.yangide.core.model.YangModel;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.model.YangProject;
+import org.opendaylight.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.model.YangFile;
+import org.opendaylight.yangide.core.model.YangFolder;
+import org.opendaylight.yangide.core.model.YangJarEntry;
+import org.opendaylight.yangide.core.model.YangJarFile;
+import org.opendaylight.yangide.core.model.YangModel;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.model.YangProject;
 
 /**
  * The activator class controls the plug-in life cycle
@@ -38,10 +38,10 @@ import com.cisco.yangide.core.model.YangProject;
 public class YangCorePlugin extends Plugin {
 
     /** The plug-in ID */
-    public static final String PLUGIN_ID = "com.cisco.yangide.core"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.core"; //$NON-NLS-1$
 
     /** Problem marker ID. */
-    public static final String YANGIDE_PROBLEM_MARKER = "com.cisco.yangide.core.problem";
+    public static final String YANGIDE_PROBLEM_MARKER = "org.opendaylight.yangide.core.problem";
 
     /** The shared instance */
     private static YangCorePlugin plugin;
@@ -228,7 +228,7 @@ public class YangCorePlugin extends Plugin {
     public static void createProblemMarker(IResource resource, String message, int lineNumber, int charStart,
             int charEnd) {
         try {
-            IMarker marker = resource.createMarker(YANGIDE_PROBLEM_MARKER);// "com.cisco.yangide.core.syntaxproblem");
+            IMarker marker = resource.createMarker(YANGIDE_PROBLEM_MARKER);// "org.opendaylight.yangide.core.syntaxproblem");
             marker.setAttribute(IMarker.SEVERITY, IMarker.SEVERITY_ERROR);
             marker.setAttribute(IMarker.PRIORITY, IMarker.PRIORITY_HIGH);
             marker.setAttribute(IMarker.MESSAGE, message.trim());
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangJarFileEntryResource.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangJarFileEntryResource.java
index 72ed176ce5adf7f8c78f3cebf2f828f1f7864361..361cf6b746b7fd8ba8b048b0d9e70e99fc8d26ca 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangModelException.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangModelException.java
index eceb52cc5f403d7c5eb53cd55c71cf717b17c784..4b873b85f24fc22e603d89c3215a150cc6c275dd 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 import org.eclipse.core.runtime.CoreException;
 import org.eclipse.core.runtime.IStatus;
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/YangTypeUtil.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/YangTypeUtil.java
index a77840d04a75a00598eb17828c096afd4303d542..ccf310aaceba8e4fa748d62c99e31ab2b02acaf1 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core;
+package org.opendaylight.yangide.core;
 
 import java.util.Arrays;
 import java.util.HashSet;
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/Buffer.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/Buffer.java
index 9639d9cde6fd70d9a0b04c5e6d43123ac713f416..696889aacdb820dda9e2f5cb20a72a1603a65dee 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.io.ByteArrayInputStream;
 import java.io.IOException;
@@ -20,10 +20,10 @@ import org.eclipse.core.runtime.ISafeRunnable;
 import org.eclipse.core.runtime.SafeRunner;
 import org.eclipse.core.runtime.content.IContentDescription;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.model.YangFile;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.model.YangFile;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/BufferCache.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/BufferCache.java
index 6192276341fa1c6df07f34c51e53e78f765418d5..22d30f3c65b855e69dbc2d93196c27efc912b8ae 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.util.ArrayList;
 
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/BufferChangedEvent.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/BufferChangedEvent.java
index 107d38c5c9d2c1ee77faebff8dd858a6d6deaa64..7e2fab2463e4510b5f9cb46185861dfa9dfa5105 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.util.EventObject;
 
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/BufferManager.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/BufferManager.java
index 46c70c856a278be1b31d7c7cc26eccf8c0423315..cb7576bb49038f5cdf3db0e7600b00445d1c5dc5 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.text.NumberFormat;
 import java.util.Enumeration;
@@ -13,8 +13,8 @@ import java.util.Enumeration;
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IResource;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/IBuffer.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/IBuffer.java
index 891d95de2dea3605efd6abd39d90068be56d31b7..a63ca19b1167a384c5b3703fb25bfbe2a159d2ab 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import org.eclipse.core.resources.IResource;
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.text.edits.TextEdit;
 import org.eclipse.text.edits.UndoEdit;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.YangModelException;
 
 /**
  * @author Konstantin Zaitsev
similarity index 94%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/IBufferChangedListener.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/IBufferChangedListener.java
index e13c3192bf3378fa9c3146e7da83902ce3d117ff..288446b7df83afdec828be814daa05e1c057d063 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/ICacheEnumeration.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/ICacheEnumeration.java
index 844c6efc80527f6b71dbd2a5845c5d3f3439b054..bbe93276c71c6c1e889b7fbba0fd6146a9edd069 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.util.Enumeration;
 
similarity index 94%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/ILRUCacheable.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/ILRUCacheable.java
index 942d30c83a0c0abc8914ef2909050a9a28906392..234169c3af21908512ef3d061ac3b48a71edb254 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/LRUCache.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/LRUCache.java
index d0eed064089f7d8a5f3e0207a2902a0da965fdec..1344ce58e5209a190a79aea1d2162e2442449f7e 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.text.NumberFormat;
 import java.util.Enumeration;
 import java.util.Hashtable;
 
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/LRUCacheEnumerator.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/LRUCacheEnumerator.java
index 7fe352cea43c41055f8a5cb0aafe9dfc1de693b3..ac2532d047008924c37b1d3aeda2ee53589b9eae 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.util.Enumeration;
 
similarity index 89%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/NullBuffer.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/NullBuffer.java
index 2d110a3a266dd2e64ec3640d0d54975b0030ba4f..c683729b50c7f88546adb5b7a43678f993ac958a 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import org.eclipse.core.resources.IFile;
 
-import com.cisco.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.IOpenable;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/OverflowingLRUCache.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/OverflowingLRUCache.java
index 28791005d7766ea5bf281b7ad034b3f5e194cf8d..62847f487773cf3c50c48c84ab681cc63ef10792 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 import java.util.Enumeration;
 import java.util.Iterator;
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/buffer/ToStringSorter.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/buffer/ToStringSorter.java
index dca8caed37516bc83b891f0935583f61fbe26f3b..0838f4b4550d6d1265989019cadf19960611cc20 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.buffer;
+package org.opendaylight.yangide.core.buffer;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTCompositeNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTCompositeNode.java
index 7d80db9879e83521876d633ff632f9d1e576af90..b1e7795d0eb55ec579a4855c085b0dded96bba92 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 import java.util.ArrayList;
 import java.util.List;
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTNamedNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTNamedNode.java
index 53225e28d1d457f8832e440baff26c0db26395da..989d85acd773926f2b1dad8b9ced15bf68d980b9 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTNode.java
index 5ab58bfe6ef602ab920111c2bb1b98de7b9b08cf..b1085de07b2be00332a87aa472c3eae97c2dae9f 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 import java.util.Collection;
 
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ASTVisitor.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ASTVisitor.java
index 55bf78262c42a8d84d8135aa97573a8558296437..e2c7c731e130e0b8a13c4ec60d94844e3f585399 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/AnyXmlSchemaNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/AnyXmlSchemaNode.java
index 445fb9f35e8144c5cd89c419264dcf58cccb265b..8e1a49a19d55d13627ddd410eafdf2b96028d704 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/AugmentationSchema.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/AugmentationSchema.java
index 1b6d5db69dd4d73ba55f9a2e8de1c0f3cf49e7fd..2a9388b214a263855b2f17f3101f5f70bbd5bcf7 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/BaseReference.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/BaseReference.java
index 1474d6af18444b8e81ee77a4e19fc5a1c518e3d1..23de07ece5e2af7c361d6c35706432221c522555 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ChoiceCaseNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ChoiceCaseNode.java
index 82a55cfedc10f098a6e78a3c6aa55c316449c849..a25ece2da6af8b93cfb713b3f9e7e60b0019fb7e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ChoiceNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ChoiceNode.java
index ad469846af05ae0ed0749e0b757221a91faa336e..0d7c059a5226e6c3e622013698840118d5522c28 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ContrainerSchemaNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ContrainerSchemaNode.java
index 73a6d4dd3494abd971aaf5775a5f2ebe6993141a..fae0d7d31f4c6b4529b33e0243735a7131055ff1 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/Deviation.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/Deviation.java
index e41207009b3ef59e9b8b2516ee2874780ddbc08c..ff142dc8f34c7997e07890ddb5e3779ea7603f6c 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ExtensionDefinition.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ExtensionDefinition.java
index ccb492d5dfe41deec6003650b796093296965700..ae43af01e281875842448236c08823956425e94c 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/FeatureDefinition.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/FeatureDefinition.java
index ce409847d188dcff041cb201cd00cd50f31f4cc4..628b31cd7c8484da626a4ba74a1ee85460085f0b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/GroupingDefinition.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/GroupingDefinition.java
index f7a2be1a20945da9ce6c83cc17a65d675a0f7d8b..d60e59ecae880561e4d8e4066933a7b0368fa6b9 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/IdentitySchemaNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/IdentitySchemaNode.java
index a695e908590f76fff1a2e9b4f716d73466f94089..fb17d906e3a320d02c7a4770761405f3d04906e9 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/LeafListSchemaNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/LeafListSchemaNode.java
index 3f07ad3df0b9007d44b2beb5ff247e5ed8654d58..7abd4c15b8ca1545ec05a2f2226fe3690ab9ecbb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/LeafSchemaNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/LeafSchemaNode.java
index a350e80ab05430ed90ad2dcf1428248acf80372d..6b2fea7bd1dba76f80754e84778fda505ce02d95 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ListSchemaNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ListSchemaNode.java
index 1babc2fee204f65a76407a3ae45a533ddd7a9113..a258f226743ecee6b4dcfffd998a24e197663e63 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/Module.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/Module.java
index bffbc8e3e10f41073f1550f05418d5892d30b07c..d3d31394e164e7d085a6b2f98af202666eeb4a86 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 import java.util.ArrayList;
 import java.util.HashMap;
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/ModuleImport.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/ModuleImport.java
index 855530a7c370844ee33e9f755edeae36249df8c0..682e23355642fde9f281c70a1bedceac8717a4f6 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/NotificationDefinition.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/NotificationDefinition.java
index 832b8584e2a9458af178bc1e9adb852876a556b5..1963dbcc18188919b5457954478350cc8dfd660b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/QName.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/QName.java
index 44f6fa0b117cde61202fb3eaa10432ea3dcbc330..a008c6ee6c1259ffc9c209f2347201ad6bc17bfd 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 import java.io.Serializable;
 
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RevisionNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RevisionNode.java
index c1caa911e6185d51a79469a2a870df4792075023..664d09f153c7b637f01e4ab7577ff1933d13cef8 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RpcDefinition.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RpcDefinition.java
index 63aa792ef17db54053b646a1803d6564c0a430eb..9cc98de42280c1e4616b5a61525c38bfd24fe3cc 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RpcInputNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RpcInputNode.java
index 1d099e04c6e052e078a3ba430aa6d0cacacca99b..9464d37c7bfae74ec4cccb8c66955cbe6fc419f7 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/RpcOutputNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/RpcOutputNode.java
index 6e5f5e17ca766816b9ad9b82e627487aafc591bf..cce45f56df72ebb22fecc5c5a87f2a1510cf25e2 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SimpleNamedNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SimpleNamedNode.java
index 89d9d8c789042a8d35c9a75d37871cd83190a48f..e51ac1120e24af79afccf2386d7b54044c1633fb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SimpleNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SimpleNode.java
index a2057623a301befae3774a590e7208169c5439e1..d52cd17c1a07bdcbe1e753719a4d9a6c9aeb3c9c 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * Simple named node with typed value.
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SubModule.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SubModule.java
index 08297b3a1e785f82b4341462c0d1dedcc555e573..c67eb7ff4a442639ee351af6986cb47e0012b4f3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/SubModuleInclude.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/SubModuleInclude.java
index bd23ab4fe2147054c995f3c2fe602ac7c51fd0d9..08304261d28f05938bbced723c4adfaa1c454201 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/TypeDefinition.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/TypeDefinition.java
index ad985f0eec9a126fbe35132cbc2a7316de55704e..9719114c7d62fbf224a3a9cb4d7398f1e8235b08 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/TypeReference.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/TypeReference.java
index 5fd175e0229e7869593fb32d294869cd97ea276c..5653d61be74b2e8fc96d81eefffd222454c937be 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/dom/UsesNode.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/dom/UsesNode.java
index ee9996a9ccd31d2a3983e75550607227daedf98f..95f10eb15fda1038e1b0ce7d1c0de7ec8fa859f0 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.dom;
+package org.opendaylight.yangide.core.dom;
 
 /**
  * @author Konstantin Zaitsev
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/DeltaProcessor.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/DeltaProcessor.java
index 766dd2218b963b5bd77ff5aec35604195bc61c8b..a7d145aeb9a119f4a69b5a417ed05f0875facb8b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.util.ArrayList;
 
@@ -30,18 +30,18 @@ import org.eclipse.jdt.core.JavaCore;
 import org.eclipse.jdt.core.JavaModelException;
 import org.eclipse.jdt.internal.core.JavaProject;
 
-import com.cisco.yangide.core.CoreUtil;
-import com.cisco.yangide.core.ElementChangedEvent;
-import com.cisco.yangide.core.IYangElementChangedListener;
-import com.cisco.yangide.core.IYangElementDelta;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.model.YangElement;
-import com.cisco.yangide.core.model.YangElementType;
-import com.cisco.yangide.core.model.YangModel;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.model.YangProject;
+import org.opendaylight.yangide.core.CoreUtil;
+import org.opendaylight.yangide.core.ElementChangedEvent;
+import org.opendaylight.yangide.core.IYangElementChangedListener;
+import org.opendaylight.yangide.core.IYangElementDelta;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.model.YangElementType;
+import org.opendaylight.yangide.core.model.YangModel;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.model.YangProject;
 
 /**
  * @author Konstantin Zaitsev
similarity index 97%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexInfo.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexInfo.java
index a3a20f6264b9e25b0c04d60f9ecb14cc07d38246..4859416c893709c617bd81b1d6fc27b94c8aea30 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.io.Serializable;
 
 import org.eclipse.core.resources.IProject;
 import org.eclipse.core.runtime.IPath;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.Module;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexReferenceInfo.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexReferenceInfo.java
index a738c13caba8d800adb52926d2a8fdcd83cee855..5520c46c3a447afdb984ec774837163f593d90f0 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.io.Serializable;
 
 import org.eclipse.core.resources.IProject;
 import org.eclipse.core.runtime.IPath;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.QName;
 
 /**
  * @author Konstantin Zaitsev
similarity index 91%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexReferenceType.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexReferenceType.java
index e306efcaffe290e89c1e9f864a4c06caef4167ac..3f7a8d0be9b6c26883b787a04317ac9e77a5358d 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
-import com.cisco.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.model.YangModelManager;
 
 /**
  * Enumeration of available indexed types of Yang reference elements.
similarity index 90%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/ElementIndexType.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/ElementIndexType.java
index 35a882c72aa78a3207d4c43cb8b3191f3e52fff6..30392a8e63a2ea5565741bf7d7a04e8b8fda06ff 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
-import com.cisco.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.model.YangModelManager;
 
 /**
  * Enumeration of available indexed types of Yang elements.
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IJob.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IJob.java
index b6be572ca1bacfc948037c4c2cc88b73665c73a5..3301794bc6414e32981f5bab81cf97210ab61f54 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexAllProject.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexAllProject.java
index e7ab7bb3a4873f6b45b3e45a5116cb93c77b2fc0..ce76442e1c150d5c85dc4b7e6b0e60aeb8097155 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.io.IOException;
 import java.util.HashSet;
@@ -28,10 +28,10 @@ import org.eclipse.jdt.core.JavaCore;
 import org.eclipse.jdt.core.JavaModelException;
 import org.eclipse.jdt.internal.core.JavaProject;
 
-import com.cisco.yangide.core.CoreUtil;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.model.YangProjectInfo;
+import org.opendaylight.yangide.core.CoreUtil;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.model.YangProjectInfo;
 
 /**
  * @author Konstantin Zaitsev
similarity index 89%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexFileRequest.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexFileRequest.java
index 236251ecef1a579343017c7025f984342de39f1b..d4cd0f774078ef0267ed2b99d6c0b0fabc0ee390 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.IProgressMonitor;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.model.YangFileInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.model.YangFileInfo;
 
 /**
  * @author Konstantin Zaitsev
similarity index 89%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexJarFileRequest.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexJarFileRequest.java
index 65a8f986cc228e19aaa1b983d61f14c795ad3643..ec6ad2da64fd26b5e240fc1ef6f8a5bb8f0a60ff 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.io.IOException;
 import java.util.Enumeration;
@@ -16,11 +16,11 @@ import org.eclipse.core.resources.IProject;
 import org.eclipse.core.runtime.IPath;
 import org.eclipse.core.runtime.IProgressMonitor;
 
-import com.cisco.yangide.core.CoreUtil;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.model.YangFileInfo;
-import com.cisco.yangide.core.model.YangJarEntry;
+import org.opendaylight.yangide.core.CoreUtil;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.model.YangFileInfo;
+import org.opendaylight.yangide.core.model.YangJarEntry;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexManager.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexManager.java
index 928a4503e53da8075300f09ab4e4ce5be2b3b2f5..a1a2b1e92bfb83017c6c26365866bcf2fb77c14d 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.io.File;
 import java.io.FilenameFilter;
@@ -26,21 +26,21 @@ import org.mapdb.Fun.Tuple3;
 import org.mapdb.Fun.Tuple4;
 import org.mapdb.Fun.Tuple6;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTVisitor;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.model.YangProjectInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTVisitor;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.model.YangProjectInfo;
 
 /**
  * Provides functionality to index AST nodes and search item in index.
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/IndexRequest.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/IndexRequest.java
index 80755aa1a743091f99b091da52c98287598f88d8..c518e24f7086cb322001f872676571a0746b7925 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import org.eclipse.core.runtime.IPath;
 
similarity index 94%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/JobAdapter.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/JobAdapter.java
index 57fb30b2a568c0d90bba8a71007a5bdd44186afb..04d272cc25ec4970702b54f40e636d7f290e6f86 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 
 /**
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/JobManager.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/JobManager.java
index 45b668d26e8dca72b36ee9fe53b0175e955c1c7d..1b4c8585388d4b41e3a06f41757c5687d8979736 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
@@ -15,7 +15,7 @@ import org.eclipse.core.runtime.SubProgressMonitor;
 import org.eclipse.core.runtime.jobs.Job;
 import org.eclipse.osgi.util.NLS;
 
-import com.cisco.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangCorePlugin;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/indexing/YangElementDelta.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/indexing/YangElementDelta.java
index bc3e4176856168980aa59619b5e2d762ba7979bf..95b4b155ac8507a09ff9cd40472646c3d848b4e7 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.indexing;
+package org.opendaylight.yangide.core.indexing;
 
 import java.util.ArrayList;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.IYangElementDelta;
-import com.cisco.yangide.core.model.YangElement;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.IYangElementDelta;
+import org.opendaylight.yangide.core.model.YangElement;
 
 /**
  * @author Konstantin Zaitsev
similarity index 94%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangElement.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangElement.java
index 21f354e67a9f609b835f54ffe20e6ade00fc1080..ba791243c5001438b8cc82edc135d2fd7366441a 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.util.HashMap;
 import java.util.Map;
@@ -16,15 +16,15 @@ import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.OperationCanceledException;
 
-import com.cisco.yangide.core.CoreUtil;
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.buffer.BufferChangedEvent;
-import com.cisco.yangide.core.buffer.BufferManager;
-import com.cisco.yangide.core.buffer.IBuffer;
-import com.cisco.yangide.core.buffer.IBufferChangedListener;
-import com.cisco.yangide.core.buffer.NullBuffer;
+import org.opendaylight.yangide.core.CoreUtil;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.buffer.BufferChangedEvent;
+import org.opendaylight.yangide.core.buffer.BufferManager;
+import org.opendaylight.yangide.core.buffer.IBuffer;
+import org.opendaylight.yangide.core.buffer.IBufferChangedListener;
+import org.opendaylight.yangide.core.buffer.NullBuffer;
 
 /**
  * @author Konstantin Zaitsev
similarity index 94%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangElementType.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangElementType.java
index da9ebbe7b41b9cd33c00bba9f45f4746a0361710..626789210f54388ad803ba9e031a5c07420205a2 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 /**
  * @author Konstantin Zaitsev
similarity index 91%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangFile.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangFile.java
index 9e372846309c05aa68af8260c852a1cab5a56e09..c539b5e2fce4ec8845f1fbdcdc1b0524c2aa0419 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.io.IOException;
 import java.io.InputStreamReader;
@@ -18,14 +18,14 @@ import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Status;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.buffer.BufferManager;
-import com.cisco.yangide.core.buffer.IBuffer;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.buffer.BufferManager;
+import org.opendaylight.yangide.core.buffer.IBuffer;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
 
 /**
  * @author Konstantin Zaitsev
similarity index 84%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangFileInfo.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangFileInfo.java
index 16c0eaf25682514d3768d4faed01d7039e707bd5..2b14add8b2a111a3137958b6cdcb1239a12909f1 100644 (file)
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.dom.Module;
 
 /**
  * @author Konstantin Zaitsev
similarity index 91%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangFolder.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangFolder.java
index c45cb2092584a2e3b5ffbdebd458f180b72bbe32..7778e2f143ff39e570981206baab09d5d230da4e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.util.ArrayList;
 import java.util.Map;
@@ -19,10 +19,10 @@ import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Status;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
 
 /**
  * @author Konstantin Zaitsev
similarity index 89%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangJarEntry.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangJarEntry.java
index 0b1fde17fcbc0176d619c555adf245830ca209d8..df3eaa835e5747d63691bf9e9a8b01c6d5a53ede 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.io.CharArrayWriter;
 import java.io.IOException;
@@ -20,11 +20,11 @@ import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Status;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
 
 /**
  * @author Konstantin Zaitsev
similarity index 88%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangJarFile.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangJarFile.java
index d577d6cfc6790045ce7f88836b778efeb9303740..12bfd7d06ba85367f226b5c88f3b195b268b4154 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.util.Map;
 
@@ -15,9 +15,9 @@ import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Status;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangModelException;
 
 /**
  * @author Konstantin Zaitsev
similarity index 90%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangModel.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangModel.java
index d7e6ec1c788faac3a8282021e03d84fcfecf4f10..810aa0a99f432b12acd8e0cbe7ad9ec132ba0e57 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.util.Map;
 
@@ -18,10 +18,10 @@ import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Path;
 import org.eclipse.core.runtime.Status;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
 
 /**
  * @author Konstantin Zaitsev
similarity index 92%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangModelManager.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangModelManager.java
index 0e9f9f7805ba829a7a016da38eae69f9f8533e20..edea07f2576cc23922e7bc6a4563a89432f5ea10 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.util.HashSet;
 import java.util.Iterator;
@@ -29,17 +29,17 @@ import org.eclipse.core.runtime.Status;
 import org.eclipse.core.runtime.jobs.Job;
 import org.eclipse.jdt.core.JavaCore;
 
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementCache;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.indexing.DeltaProcessor;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.indexing.IJob;
-import com.cisco.yangide.core.indexing.IndexManager;
-import com.cisco.yangide.core.indexing.JobAdapter;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementCache;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.indexing.DeltaProcessor;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.indexing.IJob;
+import org.opendaylight.yangide.core.indexing.IndexManager;
+import org.opendaylight.yangide.core.indexing.JobAdapter;
 
 /**
  * @author Konstantin Zaitsev
similarity index 83%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangModelUtil.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangModelUtil.java
index a176d4b2396e081f3252608daf76625f01610879..306ce00f488a12398f18a73d0e4f26b2c7b9bbd3 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
 
 /**
  * General utilities for working with different parts of the core plug-in.
similarity index 93%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangProject.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangProject.java
index 38d8433087fb1308e81d94b196090f3ca93688c9..f264b571cfd5f3403d7936e2624d20c7bf043067 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.io.IOException;
 import java.util.ArrayList;
@@ -26,11 +26,11 @@ import org.eclipse.jdt.core.IClasspathEntry;
 import org.eclipse.jdt.core.IJavaProject;
 import org.eclipse.jdt.core.JavaCore;
 
-import com.cisco.yangide.core.CoreUtil;
-import com.cisco.yangide.core.IOpenable;
-import com.cisco.yangide.core.OpenableElementInfo;
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.CoreUtil;
+import org.opendaylight.yangide.core.IOpenable;
+import org.opendaylight.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
 
 /**
  * @author Konstantin Zaitsev
similarity index 93%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/model/YangProjectInfo.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/model/YangProjectInfo.java
index 191e359746489e9a0f7b67f2b278a7394a851328..ff1f0632ed14be00ef021b577330e1f10909bb96 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.model;
+package org.opendaylight.yangide.core.model;
 
 import java.util.Set;
 
-import com.cisco.yangide.core.OpenableElementInfo;
+import org.opendaylight.yangide.core.OpenableElementInfo;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/BasicValidations.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/BasicValidations.java
index bf48c3969fa0626e84f23dd10f0bca23d7460982..a2d7b10c37556a47a1c210c350a95ac5aba8b7ff 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import java.text.DateFormat;
 import java.text.ParseException;
similarity index 93%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/ITokenFormatter.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/ITokenFormatter.java
index eedc3bb97e2f20f80e6bda81d7652eefc4930f9a..0aa3d28f179278dfd0add3b2292c6930dd276cca 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import org.antlr.v4.runtime.Token;
 
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/IYangValidationListener.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/IYangValidationListener.java
index c6e77f6b7bce3f91b9a4a5ef99a3870ab03dd4a7..31208aba70bdb3d7bae667b199e04540a9a5834d 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 /**
  * Validation listener interface to detect all syntax and validation errors during parsing a YANG
similarity index 85%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/SemanticValidations.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/SemanticValidations.java
index db11ed56aafb981ee99e7c2be1106e8651d55610..83ea3e2c177ab26d8e5eac983068e2e3f09c7c5b 100644 (file)
@@ -5,25 +5,25 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
-import static com.cisco.yangide.core.model.YangModelManager.search;
+import static org.opendaylight.yangide.core.model.YangModelManager.search;
 
 import org.eclipse.core.resources.IProject;
 
-import com.cisco.yangide.core.YangTypeUtil;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTVisitor;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.YangTypeUtil;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTVisitor;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/ValidationUtil.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/ValidationUtil.java
index a766eb2ae6e2733b6e46a5646c2727c4c65f37fb..c8a92dce9d83412dce09104eb0be72a7ddc17f11 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import java.util.Arrays;
 import java.util.Collection;
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangFormattingPreferences.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangFormattingPreferences.java
index 70732f6c6ea2ba94ca290ac0f0544a0f836cdd2b..01bfc281c6370a071328f39cf22c1a2a1c356321 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangModelBasicValidationListener.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangModelBasicValidationListener.java
index 166d1da9caa362be188fb300cec231a9c4e77131..9688baf00e7d46b929f5c7a6d3c536bb7b976307 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import java.net.URI;
 import java.net.URISyntaxException;
similarity index 94%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangParserModelListener.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangParserModelListener.java
index 19147f2b4b51b96dbb8554e76cb8d049c86fe0c9..78e90f6c85368e50e508689899c774dab830b4ba 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import java.util.Stack;
 
@@ -70,37 +70,37 @@ import org.opendaylight.yangtools.antlrv4.code.gen.YangParser.Uses_stmtContext;
 import org.opendaylight.yangtools.antlrv4.code.gen.YangParser.Yang_version_stmtContext;
 import org.opendaylight.yangtools.antlrv4.code.gen.YangParserBaseListener;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.AnyXmlSchemaNode;
-import com.cisco.yangide.core.dom.AugmentationSchema;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.ChoiceCaseNode;
-import com.cisco.yangide.core.dom.ChoiceNode;
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
-import com.cisco.yangide.core.dom.Deviation;
-import com.cisco.yangide.core.dom.ExtensionDefinition;
-import com.cisco.yangide.core.dom.FeatureDefinition;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.dom.LeafListSchemaNode;
-import com.cisco.yangide.core.dom.LeafSchemaNode;
-import com.cisco.yangide.core.dom.ListSchemaNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.NotificationDefinition;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.RevisionNode;
-import com.cisco.yangide.core.dom.RpcDefinition;
-import com.cisco.yangide.core.dom.RpcInputNode;
-import com.cisco.yangide.core.dom.RpcOutputNode;
-import com.cisco.yangide.core.dom.SimpleNamedNode;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.AnyXmlSchemaNode;
+import org.opendaylight.yangide.core.dom.AugmentationSchema;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.ChoiceCaseNode;
+import org.opendaylight.yangide.core.dom.ChoiceNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.Deviation;
+import org.opendaylight.yangide.core.dom.ExtensionDefinition;
+import org.opendaylight.yangide.core.dom.FeatureDefinition;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.dom.LeafListSchemaNode;
+import org.opendaylight.yangide.core.dom.LeafSchemaNode;
+import org.opendaylight.yangide.core.dom.ListSchemaNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.NotificationDefinition;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.RevisionNode;
+import org.opendaylight.yangide.core.dom.RpcDefinition;
+import org.opendaylight.yangide.core.dom.RpcInputNode;
+import org.opendaylight.yangide.core.dom.RpcOutputNode;
+import org.opendaylight.yangide.core.dom.SimpleNamedNode;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangParserUtil.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangParserUtil.java
index f2d1827ac1ab48c972bfd0b3bdf5a19f20d14b2f..7c2ac17324f841d45bdf3879aa294454f65dff39 100644 (file)
@@ -6,7 +6,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import java.io.ByteArrayInputStream;
 import java.util.BitSet;
@@ -39,7 +39,7 @@ import org.opendaylight.yangtools.yang.parser.stmt.reactor.EffectiveModelContext
 import org.opendaylight.yangtools.yang.parser.stmt.rfc6020.YangInferencePipeline;
 import org.opendaylight.yangtools.yang.parser.stmt.rfc6020.YangStatementSourceImpl;
 
-import com.cisco.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.Module;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangTokenFormatter.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangTokenFormatter.java
index cf6d0de4d9642a95f2cd5a6166ad76eb5987924b..2b85721e90f3cf28c505301db101feb7a27d568b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import static org.opendaylight.yangtools.antlrv4.code.gen.YangLexer.LEFT_BRACE;
 import static org.opendaylight.yangtools.antlrv4.code.gen.YangLexer.RIGHT_BRACE;
similarity index 96%
rename from plugins/com.cisco.yangide.core/src/com/cisco/yangide/core/parser/YangValidationException.java
rename to plugins/org.opendaylight.yangide.core/src/org/opendaylight/yangide/core/parser/YangValidationException.java
index 2bacd26b91e174c4ff116c244cf0a90a3f00ca06..b48f6dc28248a4fb9369125462c7701281854678 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.core.parser;
+package org.opendaylight.yangide.core.parser;
 
 import org.antlr.v4.runtime.tree.ParseTree;
 
similarity index 94%
rename from plugins/com.cisco.yangide.core/.project
rename to plugins/org.opendaylight.yangide.editor/.project
index 526ad6b13b6e3ae9b2497b22e10a6814d374488b..e461c8d774a607909f320408b0942be1c6a5a70b 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.core</name>
+       <name>org.opendaylight.yangide.editor</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 61%
rename from plugins/com.cisco.yangide.editor/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.editor/META-INF/MANIFEST.MF
index be6910c7e7447a669f7e24532a82d7d6ae85c481..d6c498f580da83537574ba9b901fd7eb4f1806ce 100644 (file)
@@ -1,10 +1,10 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor
-Bundle-SymbolicName: com.cisco.yangide.editor;singleton:=true
+Bundle-SymbolicName: org.opendaylight.yangide.editor;singleton:=true
 Bundle-Version: 1.1.1.qualifier
 Bundle-ClassPath: .
-Bundle-Activator: com.cisco.yangide.editor.YangEditorPlugin
+Bundle-Activator: org.opendaylight.yangide.editor.YangEditorPlugin
 Bundle-Vendor: Cisco
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
@@ -13,8 +13,8 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.jface.text,
  org.eclipse.jdt.ui,
  org.eclipse.ui.forms,
com.cisco.yangide.core;bundle-version="0.1.0",
com.cisco.yangide.ui;bundle-version="0.1.0",
org.opendaylight.yangide.core;bundle-version="0.1.0",
org.opendaylight.yangide.ui;bundle-version="0.1.0",
  org.eclipse.core.resources,
  org.eclipse.ui.ide;bundle-version="3.7.0",
  org.eclipse.ui.workbench.texteditor,
@@ -22,7 +22,7 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.compare
 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
 Bundle-ActivationPolicy: lazy
-Export-Package: com.cisco.yangide.editor,
com.cisco.yangide.editor.editors,
com.cisco.yangide.editor.preferences
+Export-Package: org.opendaylight.yangide.editor,
org.opendaylight.yangide.editor.editors,
org.opendaylight.yangide.editor.preferences
 Import-Package: org.eclipse.ui.texteditor.templates
similarity index 52%
rename from plugins/com.cisco.yangide.editor/plugin.xml
rename to plugins/org.opendaylight.yangide.editor/plugin.xml
index af9e9033638509a9a22c2a29bc75663a15bac023..bf1e767cbc19b57bec8b6e7744eb877366313847 100644 (file)
    <extension
          point="org.eclipse.ui.editors">
       <editor
-            class="com.cisco.yangide.editor.editors.YangEditor" 
+            class="org.opendaylight.yangide.editor.editors.YangEditor" 
             default="true"
-            contributorClass="com.cisco.yangide.editor.editors.YangEditorActionContributor"
+            contributorClass="org.opendaylight.yangide.editor.editors.YangEditorActionContributor"
             extensions="yang"
             icon="icons/yang_file.png"
-            id="com.cisco.yangide.editor.editors.YANGEditor"
+            id="org.opendaylight.yangide.editor.editors.YANGEditor"
             name="YANG Editor">
-            <contentTypeBinding contentTypeId="com.cisco.yangide.core.yangFile"/>
+            <contentTypeBinding contentTypeId="org.opendaylight.yangide.core.yangFile"/>
       </editor>
    </extension>
    <extension
          point="org.eclipse.ui.preferencePages">
       <page
-            category="com.cisco.yangide.ui.preferences.YANGBasePreferencePage"
-            class="com.cisco.yangide.editor.preferences.YangEditorColoringPreferencePage"
-            id="com.cisco.yangide.editor.preferences.YANGEditorColoringPreferencePage"
+            category="org.opendaylight.yangide.ui.preferences.YANGBasePreferencePage"
+            class="org.opendaylight.yangide.editor.preferences.YangEditorColoringPreferencePage"
+            id="org.opendaylight.yangide.editor.preferences.YANGEditorColoringPreferencePage"
             name="Syntax Coloring">
       </page>
       <page
-            category="com.cisco.yangide.ui.preferences.YANGBasePreferencePage"
-            class="com.cisco.yangide.editor.templates.YangEditorTemplatesPage"
-            id="com.cisco.yangide.editor.templates.YANGEditorTemplatesPage"
+            category="org.opendaylight.yangide.ui.preferences.YANGBasePreferencePage"
+            class="org.opendaylight.yangide.editor.templates.YangEditorTemplatesPage"
+            id="org.opendaylight.yangide.editor.templates.YANGEditorTemplatesPage"
             name="Templates">
       </page>
       <page
-            category="com.cisco.yangide.ui.preferences.YANGBasePreferencePage"
-            class="com.cisco.yangide.editor.preferences.YangFormatterPreferencePage"
-            id="com.cisco.yangide.editor.preferences.YangFormatterPreferencePage"
+            category="org.opendaylight.yangide.ui.preferences.YANGBasePreferencePage"
+            class="org.opendaylight.yangide.editor.preferences.YangFormatterPreferencePage"
+            id="org.opendaylight.yangide.editor.preferences.YangFormatterPreferencePage"
             name="Formatter">
       </page>
    </extension>
    <extension
          point="org.eclipse.ui.editors.templates">
       <contextType
-            class="com.cisco.yangide.editor.templates.GeneralContextType"
-            id="com.cisco.yangide.editor.templates.general"
+            class="org.opendaylight.yangide.editor.templates.GeneralContextType"
+            id="org.opendaylight.yangide.editor.templates.general"
             name="General">
       </contextType>
       <include
     <extension point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectors">
       <hyperlinkDetector
            activate="true"
-           class="com.cisco.yangide.editor.editors.YangElementHyperlinkDetector"
+           class="org.opendaylight.yangide.editor.editors.YangElementHyperlinkDetector"
            description="A hyperlink detector for Yang source code elements"
-           id="com.cisco.yangide.editor.YangElementHyperlinkDetector"
+           id="org.opendaylight.yangide.editor.YangElementHyperlinkDetector"
            name="Yang Element"
-           targetId="com.cisco.yangide.yang.sourceFiles">
+           targetId="org.opendaylight.yangide.yang.sourceFiles">
       </hyperlinkDetector>
     </extension>
    
     <extension point="org.eclipse.ui.workbench.texteditor.hyperlinkDetectorTargets">
       <target
-           id="com.cisco.yangide.yang.sourceFiles"
+           id="org.opendaylight.yangide.yang.sourceFiles"
            name="Yang Editor">
-        <context type="com.cisco.yangide.editor.editors.YangEditor"/>
+        <context type="org.opendaylight.yangide.editor.editors.YangEditor"/>
       </target>
    </extension>
    
    <extension point="org.eclipse.ui.commands">
        <command 
-           categoryId="com.cisco.yangide.category.navigate" 
-           id="com.cisco.yangide.navigate.open.declaration"
+           categoryId="org.opendaylight.yangide.category.navigate" 
+           id="org.opendaylight.yangide.navigate.open.declaration"
            name="Open Declaration"/>
      
       <command
-            categoryId="com.cisco.yangide.category.source"
-            id="com.cisco.yangide.actions.format"
+            categoryId="org.opendaylight.yangide.category.source"
+            id="org.opendaylight.yangide.actions.format"
             name="Format">
       </command>
       
       <command
-            categoryId="com.cisco.yangide.category.source"
-            id="com.cisco.yangide.actions.toggle.comment"
+            categoryId="org.opendaylight.yangide.category.source"
+            id="org.opendaylight.yangide.actions.toggle.comment"
             name="Toggle comment">
       </command>
       <command
-            categoryId="com.cisco.yangide.category.source"
-            id="com.cisco.yangide.actions.add.block.comment"
+            categoryId="org.opendaylight.yangide.category.source"
+            id="org.opendaylight.yangide.actions.add.block.comment"
             name="Add Block comment">
       </command>
       <command
-            categoryId="com.cisco.yangide.category.source"
-            id="com.cisco.yangide.actions.remove.block.comment"
+            categoryId="org.opendaylight.yangide.category.source"
+            id="org.opendaylight.yangide.actions.remove.block.comment"
             name="Remove Block comment">
       </command>
      
     
     <extension point="org.eclipse.ui.bindings">
         <key
-            commandId="com.cisco.yangide.navigate.open.declaration"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.navigate.open.declaration"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
             sequence="F3"/>
        
         <key
-            commandId="com.cisco.yangide.actions.toggle.comment"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.actions.toggle.comment"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
             sequence="M1+/"/>
         <key
-            commandId="com.cisco.yangide.actions.toggle.comment"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.actions.toggle.comment"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
             sequence="M1+M2+C"/>
         <key
-            commandId="com.cisco.yangide.actions.add.block.comment"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.actions.add.block.comment"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
             sequence="M1+M2+/"/>
         <key
-            commandId="com.cisco.yangide.actions.remove.block.comment"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.actions.remove.block.comment"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
             sequence="M1+M2+\"/>
             
         <key
             sequence="M1+M2+F"
-            contextId="com.cisco.yangide.ui.Context"
-            commandId="com.cisco.yangide.actions.format"
+            contextId="org.opendaylight.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.actions.format"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/> 
     </extension>
     
      <extension point="org.eclipse.ui.actionSets">
         <actionSet
-            id="com.cisco.yangide.editor.CodingActionSet" 
+            id="org.opendaylight.yangide.editor.CodingActionSet" 
             label="Source">
           <menu
-                id="com.cisco.yangide.editor.source.menu"
+                id="org.opendaylight.yangide.editor.source.menu"
                 label="%Source"
                 path="edit">
              <separator name="commentGroup"/>
           </menu>
            <action
                 allowLabelUpdate="true"
-                definitionId="com.cisco.yangide.navigate.open.declaration"
-                id="com.cisco.yangide.editor.actions.OpenDeclaration"
+                definitionId="org.opendaylight.yangide.navigate.open.declaration"
+                id="org.opendaylight.yangide.editor.actions.OpenDeclaration"
                 label="Open Declaration"
                 menubarPath="navigate/open.ext"
                 retarget="true">
           </action>
           <action
                 allowLabelUpdate="true"
-                definitionId="com.cisco.yangide.actions.remove.block.comment"
-                id="com.cisco.yangide.editor.actions.RemoveBlockComment"
+                definitionId="org.opendaylight.yangide.actions.remove.block.comment"
+                id="org.opendaylight.yangide.editor.actions.RemoveBlockComment"
                 label="Remove Block Comment"
-                menubarPath="com.cisco.yangide.editor.source.menu/commentGroup"
+                menubarPath="org.opendaylight.yangide.editor.source.menu/commentGroup"
                 retarget="true">
           </action>
           <action
                 allowLabelUpdate="true"
-                definitionId="com.cisco.yangide.actions.add.block.comment"
-                id="com.cisco.yangide.editor.actions.AddBlockComment"
+                definitionId="org.opendaylight.yangide.actions.add.block.comment"
+                id="org.opendaylight.yangide.editor.actions.AddBlockComment"
                 label="Add Block Comment"
-                menubarPath="com.cisco.yangide.editor.source.menu/commentGroup"
+                menubarPath="org.opendaylight.yangide.editor.source.menu/commentGroup"
                 retarget="true">
           </action>
           <action
                 allowLabelUpdate="true"
-                definitionId="com.cisco.yangide.actions.toggle.comment"
-                id="com.cisco.yangide.editor.actions.ToggleComment"
+                definitionId="org.opendaylight.yangide.actions.toggle.comment"
+                id="org.opendaylight.yangide.editor.actions.ToggleComment"
                 label="Toggle Comment"
-                menubarPath="com.cisco.yangide.editor.source.menu/commentGroup"
+                menubarPath="org.opendaylight.yangide.editor.source.menu/commentGroup"
                 retarget="true">
           </action>
             <action 
-                id="com.cisco.yangide.editor.actions.shiftLeft" 
+                id="org.opendaylight.yangide.editor.actions.shiftLeft" 
                 definitionId="org.eclipse.ui.edit.text.shiftLeft"
-                menubarPath="com.cisco.yangide.editor.source.menu/shiftGroup"
+                menubarPath="org.opendaylight.yangide.editor.source.menu/shiftGroup"
                 label="Shift Left"
                 retarget="true">
             </action>
             <action 
-                id="com.cisco.yangide.editor.actions.shiftRight" 
+                id="org.opendaylight.yangide.editor.actions.shiftRight" 
                 definitionId="org.eclipse.ui.edit.text.shiftRight"
-                menubarPath="com.cisco.yangide.editor.source.menu/shiftGroup"
+                menubarPath="org.opendaylight.yangide.editor.source.menu/shiftGroup"
                 label="Shift Right"
                 retarget="true">
             </action>
           <action
                 allowLabelUpdate="true"
-                definitionId="com.cisco.yangide.actions.format"
-                id="com.cisco.yangide.editor.actions.FormatDocument"
+                definitionId="org.opendaylight.yangide.actions.format"
+                id="org.opendaylight.yangide.editor.actions.FormatDocument"
                 label="Format"
-                menubarPath="com.cisco.yangide.editor.source.menu/formatGroup"
+                menubarPath="org.opendaylight.yangide.editor.source.menu/formatGroup"
                 retarget="true">
           </action>
        </actionSet>
         <!-- Contribute a Open meno for popup-->
         <menuContribution locationURI="popup:org.eclipse.ui.popup.any?endof=group.open">
             <command id="OpenDeclaration"
-                commandId="com.cisco.yangide.navigate.open.declaration"
+                commandId="org.opendaylight.yangide.navigate.open.declaration"
                 style="push">
-                <visibleWhen checkEnabled="false"><reference definitionId="com.cisco.yangide.activeContext.definition"/></visibleWhen>
+                <visibleWhen checkEnabled="false"><reference definitionId="org.opendaylight.yangide.activeContext.definition"/></visibleWhen>
             </command>
         </menuContribution>
     
          <menuContribution locationURI="popup:org.eclipse.ui.popup.any?before=group.find">
             <menu id="sourceMenuId" label="%Source">
                 <command id="ToggleComment"
-                    commandId="com.cisco.yangide.actions.toggle.comment"
+                    commandId="org.opendaylight.yangide.actions.toggle.comment"
                     style="push">
-                    <visibleWhen checkEnabled="false"><reference definitionId="com.cisco.yangide.activeContext.definition"/></visibleWhen>
+                    <visibleWhen checkEnabled="false"><reference definitionId="org.opendaylight.yangide.activeContext.definition"/></visibleWhen>
                 </command>
                 <command id="AddBlockComment"
-                    commandId="com.cisco.yangide.actions.add.block.comment"
+                    commandId="org.opendaylight.yangide.actions.add.block.comment"
                     style="push">
-                    <visibleWhen checkEnabled="false"><reference definitionId="com.cisco.yangide.activeContext.definition"/></visibleWhen>
+                    <visibleWhen checkEnabled="false"><reference definitionId="org.opendaylight.yangide.activeContext.definition"/></visibleWhen>
                 </command>
                 <command id="RemoveBlockComment"
-                    commandId="com.cisco.yangide.actions.remove.block.comment"
+                    commandId="org.opendaylight.yangide.actions.remove.block.comment"
                     style="push">
-                    <visibleWhen checkEnabled="false"><reference definitionId="com.cisco.yangide.activeContext.definition"/></visibleWhen>
+                    <visibleWhen checkEnabled="false"><reference definitionId="org.opendaylight.yangide.activeContext.definition"/></visibleWhen>
                 </command>
                 
                 <separator name="format" visible="true"></separator>
                 
                 <command id="FormatDocument"
-                    commandId="com.cisco.yangide.actions.format" 
+                    commandId="org.opendaylight.yangide.actions.format" 
                     style="push">
-                    <visibleWhen checkEnabled="false"><reference definitionId="com.cisco.yangide.activeContext.definition"/></visibleWhen>
+                    <visibleWhen checkEnabled="false"><reference definitionId="org.opendaylight.yangide.activeContext.definition"/></visibleWhen>
                 </command>
             </menu>
         </menuContribution>
     </extension>
     
     <extension point="org.eclipse.ui.actionSetPartAssociations">
-       <actionSetPartAssociation targetID="com.cisco.yangide.editor.CodingActionSet">
-          <part id="com.cisco.yangide.editor.editors.YANGEditor"/>
+       <actionSetPartAssociation targetID="org.opendaylight.yangide.editor.CodingActionSet">
+          <part id="org.opendaylight.yangide.editor.editors.YANGEditor"/>
        </actionSetPartAssociation>
     </extension>
    
     <extension point="org.eclipse.core.expressions.definitions">
-        <definition id="com.cisco.yangide.activeContext.definition">
+        <definition id="org.opendaylight.yangide.activeContext.definition">
             <with variable="activeContexts">
                <iterate operator="or">
-                  <equals value="com.cisco.yangide.ui.Context"/>
+                  <equals value="org.opendaylight.yangide.ui.Context"/>
                </iterate>
             </with>
         </definition>
     
     <extension point="org.eclipse.compare.contentViewers">
         <viewer
-            id="com.cisco.yangide.editor.compare.YangFileViewer" 
+            id="org.opendaylight.yangide.editor.compare.YangFileViewer" 
             extensions="yang"
-            class="com.cisco.yangide.editor.compare.YangFileViewerCreator"/>
+            class="org.opendaylight.yangide.editor.compare.YangFileViewerCreator"/>
 
         <contentTypeBinding 
-            contentTypeId="com.cisco.yangide.core.yangFile" 
-            contentViewerId="com.cisco.yangide.editor.compare.YangFileViewer"/>
+            contentTypeId="org.opendaylight.yangide.core.yangFile" 
+            contentViewerId="org.opendaylight.yangide.editor.compare.YangFileViewer"/>
     </extension>
     
     <extension point="org.eclipse.compare.contentMergeViewers">
         <viewer 
-            id="com.cisco.yangide.editor.compare.YangFileMergeViewer" 
+            id="org.opendaylight.yangide.editor.compare.YangFileMergeViewer" 
             extensions="yang"
             label="YANG File Merge Viewer"
-            class="com.cisco.yangide.editor.compare.YangFileMergeViewerCreator"/>
+            class="org.opendaylight.yangide.editor.compare.YangFileMergeViewerCreator"/>
 
         <contentTypeBinding
-            contentTypeId="com.cisco.yangide.core.yangFile"
-            contentMergeViewerId="com.cisco.yangide.editor.compare.YangFileMergeViewer"/>
+            contentTypeId="org.opendaylight.yangide.core.yangFile"
+            contentMergeViewerId="org.opendaylight.yangide.editor.compare.YangFileMergeViewer"/>
     </extension>    
 </plugin>
similarity index 91%
rename from plugins/com.cisco.yangide.editor/pom.xml
rename to plugins/org.opendaylight.yangide.editor/pom.xml
index df2679e59226546781cbd2b72d952a16cb497baa..c6e7c4b08fed63049480c279ddec39227bc0558d 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.editor</artifactId>
+  <artifactId>org.opendaylight.yangide.editor</artifactId>
   <packaging>eclipse-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   <build>
similarity index 90%
rename from plugins/com.cisco.yangide.editor/schema/actionGroup.exsd
rename to plugins/org.opendaylight.yangide.editor/schema/actionGroup.exsd
index 32df1b2d860470ca0d0975bfc5dbb591c14c5c17..b815524b5d94de72b499fed6a0e5fe494b530b1e 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!-- Schema file written by PDE -->
-<schema targetNamespace="com.cisco.yangide.editor" xmlns="http://www.w3.org/2001/XMLSchema">
+<schema targetNamespace="org.opendaylight.yangide.editor" xmlns="http://www.w3.org/2001/XMLSchema">
 <annotation>
       <appinfo>
-         <meta.schema plugin="com.cisco.yangide.editor" id="actionGroup" name="actionGroup"/>
+         <meta.schema plugin="org.opendaylight.yangide.editor" id="actionGroup" name="actionGroup"/>
       </appinfo>
       <documentation>
          Additional Action Group for YANG Editor
@@ -55,7 +55,7 @@
                   
                </documentation>
                <appinfo>
-                  <meta.attribute kind="java" basedOn="org.eclipse.ui.actions.ActionGroup:com.cisco.yangide.editor.editors.IActionGroup"/>
+                  <meta.attribute kind="java" basedOn="org.eclipse.ui.actions.ActionGroup:org.opendaylight.yangide.editor.editors.IActionGroup"/>
                </appinfo>
             </annotation>
          </attribute>
similarity index 96%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/EditorUtility.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/EditorUtility.java
index 657cacfb848f5fa232e8fece64e161fbe0f6a58d..ad23ca51c88ddb5a6a178f9d48f4828e382754f8 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor;
+package org.opendaylight.yangide.editor;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IProject;
@@ -29,10 +29,10 @@ import org.eclipse.ui.PartInitException;
 import org.eclipse.ui.ide.IDE;
 import org.eclipse.ui.part.FileEditorInput;
 
-import com.cisco.yangide.core.YangJarFileEntryResource;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.editor.editors.IYangEditor;
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.core.YangJarFileEntryResource;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.editor.editors.IYangEditor;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * A number of routines for working with YangElements in editors. Use 'isOpenInEditor' to test if an
similarity index 96%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/YangEditorPlugin.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/YangEditorPlugin.java
index 4a6384b24f188a20af8caa350328860aa56aea12..45ba563d294e9e81bcf9a943d68445c7f67c81bf 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor;
+package org.opendaylight.yangide.editor;
 
 import java.io.IOException;
 import java.io.InputStreamReader;
@@ -23,7 +23,7 @@ import org.eclipse.ui.plugin.AbstractUIPlugin;
 import org.eclipse.ui.texteditor.ChainedPreferenceStore;
 import org.osgi.framework.BundleContext;
 
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * The activator class controls the plug-in life cycle
@@ -33,7 +33,7 @@ import com.cisco.yangide.ui.YangUIPlugin;
 public class YangEditorPlugin extends AbstractUIPlugin {
 
     // The plug-in ID
-    public static final String PLUGIN_ID = "com.cisco.yangide.editor"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.editor"; //$NON-NLS-1$
 
     // The shared instance
     private static YangEditorPlugin plugin;
similarity index 93%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/AddBlockCommentAction.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/AddBlockCommentAction.java
index 888209e2481cfcaaca09dbdcab2f221ad9a096fd..e9c0dbb323c3dfe63e3e68878cddcbe0df1b0690 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.actions;
+package org.opendaylight.yangide.editor.actions;
 
 import java.util.LinkedList;
 import java.util.List;
@@ -20,8 +20,8 @@ import org.eclipse.jface.text.ITextSelection;
 import org.eclipse.jface.text.ITypedRegion;
 import org.eclipse.ui.texteditor.ITextEditor;
 
-import com.cisco.yangide.editor.editors.YangPartitionScanner;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.editors.YangPartitionScanner;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * Action that encloses the editor's current selection with Yang block comment terminators (
@@ -44,9 +44,9 @@ public class AddBlockCommentAction extends BlockCommentAction {
     }
 
     /*
-     * @see com.cisco.yangide.editor.actions.BlockCommentAction#runInternal(org.eclipse.jface.text.
+     * @see org.opendaylight.yangide.editor.actions.BlockCommentAction#runInternal(org.eclipse.jface.text.
      * ITextSelection, org.eclipse.jface.text.IDocumentExtension3,
-     * com.cisco.yangide.editor.actions.BlockCommentAction.Edit.EditFactory)
+     * org.opendaylight.yangide.editor.actions.BlockCommentAction.Edit.EditFactory)
      */
     @Override
     protected void runInternal(ITextSelection selection, IDocumentExtension3 docExtension, Edit.EditFactory factory)
@@ -174,7 +174,7 @@ public class AddBlockCommentAction extends BlockCommentAction {
 
     /*
      * @see
-     * com.cisco.yangide.editor.actions.BlockCommentAction#validSelection(org.eclipse.jface.text
+     * org.opendaylight.yangide.editor.actions.BlockCommentAction#validSelection(org.eclipse.jface.text
      * .ITextSelection)
      */
     @Override
similarity index 99%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/BlockCommentAction.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/BlockCommentAction.java
index 9ebd80087b751d8ee989fa04e45d28ee2b2be0c9..329e6b28d5a6164c86249b7f007a7baaeafc4dca 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.actions;
+package org.opendaylight.yangide.editor.actions;
 
 import java.util.Iterator;
 import java.util.List;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.actions;
+package org.opendaylight.yangide.editor.actions;
 
 /**
  * @author Alexey Kholupko
@@ -13,32 +13,32 @@ package com.cisco.yangide.editor.actions;
 public interface IYangEditorActionDefinitionIds {
     /**
      * Action definition ID of the source -> toggle comment action (value
-     * <code>"com.cisco.yangide.actions.toggle.comment"</code>).
+     * <code>"org.opendaylight.yangide.actions.toggle.comment"</code>).
      */
-    public static final String TOGGLE_COMMENT = "com.cisco.yangide.actions.toggle.comment"; //$NON-NLS-1$
+    public static final String TOGGLE_COMMENT = "org.opendaylight.yangide.actions.toggle.comment"; //$NON-NLS-1$
 
     /**
      * Action definition ID of the source -> add block comment action (value
-     * <code>"com.cisco.yangide.actions.add.block.comment"</code>).
+     * <code>"org.opendaylight.yangide.actions.add.block.comment"</code>).
      */
-    public static final String ADD_BLOCK_COMMENT = "com.cisco.yangide.actions.add.block.comment"; //$NON-NLS-1$
+    public static final String ADD_BLOCK_COMMENT = "org.opendaylight.yangide.actions.add.block.comment"; //$NON-NLS-1$
 
     /**
      * Action definition ID of the source -> remove block comment action (value
-     * <code>"com.cisco.yangide.actions.remove.block.comment"</code>).
+     * <code>"org.opendaylight.yangide.actions.remove.block.comment"</code>).
      */
-    public static final String REMOVE_BLOCK_COMMENT = "com.cisco.yangide.actions.remove.block.comment"; //$NON-NLS-1$
+    public static final String REMOVE_BLOCK_COMMENT = "org.opendaylight.yangide.actions.remove.block.comment"; //$NON-NLS-1$
 
     /**
      * Action definition ID of the source -> format action (value
-     * <code>"com.cisco.yangide.actions.format"</code>).
+     * <code>"org.opendaylight.yangide.actions.format"</code>).
      */
-    public static final String FORMAT = "com.cisco.yangide.actions.format"; //$NON-NLS-1$
+    public static final String FORMAT = "org.opendaylight.yangide.actions.format"; //$NON-NLS-1$
 
     /**
      * Action definition ID of the open declration action (value
-     * <code>"com.cisco.yangide.navigate.open.declaration"</code>).
+     * <code>"org.opendaylight.yangide.navigate.open.declaration"</code>).
      */
-    public static final String OPEN_DECLARATION = "com.cisco.yangide.navigate.open.declaration"; //$NON-NLS-1$
+    public static final String OPEN_DECLARATION = "org.opendaylight.yangide.navigate.open.declaration"; //$NON-NLS-1$
 
 }
similarity index 83%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/OpenDeclarationAction.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/OpenDeclarationAction.java
index 91c251aa9da2363c83be2e58b149948ade947bc9..b74aff421935b64c45456a597ec805d85d9075b2 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.actions;
+package org.opendaylight.yangide.editor.actions;
 
 import java.util.ResourceBundle;
 
@@ -18,20 +18,20 @@ import org.eclipse.ui.part.FileEditorInput;
 import org.eclipse.ui.texteditor.ITextEditor;
 import org.eclipse.ui.texteditor.TextEditorAction;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.EditorUtility;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.EditorUtility;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * Open type declaration.
similarity index 89%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/RemoveBlockCommentAction.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/RemoveBlockCommentAction.java
index 21ac5a583f3722852f6e32043372bd9547610f83..59f7cefc21a42cf2d9d101a3795e926c577ab8c4 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.actions;
+package org.opendaylight.yangide.editor.actions;
 
 import java.util.LinkedList;
 import java.util.List;
@@ -18,8 +18,8 @@ import org.eclipse.jface.text.ITextSelection;
 import org.eclipse.jface.text.ITypedRegion;
 import org.eclipse.ui.texteditor.ITextEditor;
 
-import com.cisco.yangide.editor.editors.YangPartitionScanner;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.editors.YangPartitionScanner;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * Action that removes the enclosing comment marks from a YANG block comment.
@@ -42,7 +42,7 @@ public class RemoveBlockCommentAction extends BlockCommentAction {
 
     /*
      * @see
-     * com.cisco.yangide.editor.actions.AddBlockCommentAction#runInternal(org.eclipse.jface.text
+     * org.opendaylight.yangide.editor.actions.AddBlockCommentAction#runInternal(org.eclipse.jface.text
      * .ITextSelection, org.eclipse.jface.text.IDocumentExtension3,
      * org.eclipse.jdt.internal.ui.actions.AddBlockCommentAction.Edit.EditFactory)
      */
@@ -82,7 +82,7 @@ public class RemoveBlockCommentAction extends BlockCommentAction {
 
     /*
      * @see
-     * com.cisco.yangide.editor.actions.AddBlockCommentAction#validSelection(org.eclipse.jface.text
+     * org.opendaylight.yangide.editor.actions.AddBlockCommentAction#validSelection(org.eclipse.jface.text
      * .ITextSelection)
      */
     @Override
similarity index 98%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/actions/ToggleCommentAction.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/actions/ToggleCommentAction.java
index a85d4c38f8fe80d02e9d587bf4efdfc5a576cd91..5e8d04537b96b6929391804e3ec460b23bd01b55 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.actions;
+package org.opendaylight.yangide.editor.actions;
 
 import java.util.HashMap;
 import java.util.Map;
@@ -30,8 +30,8 @@ import org.eclipse.ui.texteditor.ITextEditor;
 import org.eclipse.ui.texteditor.ResourceAction;
 import org.eclipse.ui.texteditor.TextEditorAction;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.YangEditorMessages;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.YangEditorMessages;
 
 /**
  * An action which toggles comment prefixes on the selected lines.
similarity index 87%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/compare/YangFileMergeViewer.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/compare/YangFileMergeViewer.java
index 36c77e3bb8c15558c9870920af9fb6dc402d13b1..7f209eb235ac506f2d603c8d7c4d7216f0f90bb9 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.compare;
+package org.opendaylight.yangide.editor.compare;
 
 import org.eclipse.compare.CompareConfiguration;
 import org.eclipse.compare.contentmergeviewer.TextMergeViewer;
@@ -19,10 +19,10 @@ import org.eclipse.swt.widgets.Composite;
 import org.eclipse.ui.editors.text.EditorsUI;
 import org.eclipse.ui.texteditor.ChainedPreferenceStore;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.YangColorManager;
-import com.cisco.yangide.editor.editors.YangSourceViewerConfiguration;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.YangColorManager;
+import org.opendaylight.yangide.editor.editors.YangSourceViewerConfiguration;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/compare/YangFileMergeViewerCreator.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/compare/YangFileMergeViewerCreator.java
index 7e86bbc3418f634965c6173d54c9bd0c0c73e175..fb7f8ea9774911eeda8cd19ad0683b8e6ffe8297 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.compare;
+package org.opendaylight.yangide.editor.compare;
 
 import org.eclipse.compare.CompareConfiguration;
 import org.eclipse.compare.IViewerCreator;
similarity index 88%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/compare/YangFileViewerCreator.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/compare/YangFileViewerCreator.java
index 507d636f8ca2c5a0de0735e9b59a729ab579cb4c..d5bbd2634fb26a2896a32739bf4d645437ad92c2 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.compare;
+package org.opendaylight.yangide.editor.compare;
 
 import java.io.IOException;
 import java.io.InputStreamReader;
@@ -25,11 +25,11 @@ import org.eclipse.swt.widgets.Composite;
 import org.eclipse.ui.editors.text.EditorsUI;
 import org.eclipse.ui.texteditor.ChainedPreferenceStore;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.YangColorManager;
-import com.cisco.yangide.editor.editors.YangSourceViewer;
-import com.cisco.yangide.editor.editors.YangSourceViewerConfiguration;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.YangColorManager;
+import org.opendaylight.yangide.editor.editors.YangSourceViewer;
+import org.opendaylight.yangide.editor.editors.YangSourceViewerConfiguration;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * @author Konstantin Zaitsev
similarity index 97%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/dialogs/StatusInfo.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/dialogs/StatusInfo.java
index b7df0073b1b56378d708dbb294dbc9c258eac429..5ccb805d0bd0f91a44bda10d51611e2032269979 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.dialogs;
+package org.opendaylight.yangide.editor.dialogs;
 
 import org.eclipse.core.runtime.Assert;
 import org.eclipse.core.runtime.IStatus;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
 
 /**
  * A settable IStatus. Can be an error, warning, info or ok. For error, info and warning states, a
similarity index 98%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/dialogs/StatusUtil.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/dialogs/StatusUtil.java
index f68dc8ede6d44dd41a566563489d71b2494e97f1..7ea9e089fccb08f76cb0ab2df515f725df3fe155 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.dialogs;
+package org.opendaylight.yangide.editor.dialogs;
 
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.jface.dialogs.DialogPage;
similarity index 99%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/AbstractYangScanner.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/AbstractYangScanner.java
index 5cf6234f04c6f4e89c3db9494dbea89846dd0ee8..c5ea6b479050bb4d97c2b721d0237e19f231113e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.HashMap;
 import java.util.List;
similarity index 94%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/IActionGroup.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/IActionGroup.java
index 0166f10277df153288fb9effe9f41d62a9a56a36..32b289492154e63bb7904262bf051f14c9ea74cb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 /**
  * Interface to describe custom actions group for YANG editor.
similarity index 92%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/IReconcileHandler.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/IReconcileHandler.java
index 68960df82f0efcb34d7c801d16322345e8eff5b1..96b157214bcc3ca43424a1b5da124e019e454948 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 /**
  * @author Konstantin Zaitsev
similarity index 94%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/IYangEditor.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/IYangEditor.java
index 4bc5619438c0134fb6c32e2a529ad59d44f76995..ade655a4156a2e4e7d0fe821d31d851be2344cf8 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 /**
  * Basic interface to operate with YangEditor.
similarity index 92%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlighting.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlighting.java
index a83b17d36bae183464ba57f2441cdc78bd021724..d2b0abb1769d364d57fc1f656225a8146b041e24 100644 (file)
@@ -5,16 +5,16 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.swt.graphics.RGB;
 
-import com.cisco.yangide.core.dom.ASTCompositeNode;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.ASTCompositeNode;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
 
 /**
  * Semantic highlighting
similarity index 99%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightingManager.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightingManager.java
index ada17e16331d2d36961ddc331244f390ed11092a..a987589b4a32eaaa6344a1dc96319550605a4df3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -26,7 +26,7 @@ import org.eclipse.swt.custom.StyleRange;
 import org.eclipse.swt.graphics.Color;
 import org.eclipse.swt.graphics.RGB;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
 
 /**
  * Semantic highlighting manager
similarity index 99%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightingPresenter.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightingPresenter.java
index 0a23384c34a81683dd15688762b6f60fefaab9e2..e2d5668fb2244976f2f5f0f28a969540c9bd83b4 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.Arrays;
@@ -27,9 +27,9 @@ import org.eclipse.jface.text.TextPresentation;
 import org.eclipse.jface.text.source.SourceViewer;
 import org.eclipse.swt.custom.StyleRange;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.SemanticHighlightingManager.HighlightedPosition;
-import com.cisco.yangide.editor.editors.SemanticHighlightingManager.Highlighting;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightingManager.HighlightedPosition;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightingManager.Highlighting;
 
 /**
  * Semantic highlighting presenter - UI thread implementation.
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -23,17 +23,17 @@ import org.eclipse.swt.widgets.Display;
 import org.eclipse.swt.widgets.Shell;
 import org.eclipse.ui.IWorkbenchPartSite;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.ASTVisitor;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.SemanticHighlightingManager.HighlightedPosition;
-import com.cisco.yangide.editor.editors.SemanticHighlightingManager.Highlighting;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.ASTVisitor;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightingManager.HighlightedPosition;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightingManager.Highlighting;
 
 /**
  * Semantic highlighting reconciler - Background thread implementation.
similarity index 93%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/SemanticHighlightings.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/SemanticHighlightings.java
index 8f78df2bf692e2fb3073cf1ab170de1539b7d12a..03a7d5743fdc06ebf4e888aeb3fb28cb4fce7c2a 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jdt.ui.PreferenceConstants;
 import org.eclipse.jface.preference.IPreferenceStore;
@@ -13,17 +13,17 @@ import org.eclipse.jface.preference.PreferenceConverter;
 import org.eclipse.jface.util.PropertyChangeEvent;
 import org.eclipse.swt.graphics.RGB;
 
-import com.cisco.yangide.core.YangTypeUtil;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.editor.preferences.YangPreferencesMessages;
+import org.opendaylight.yangide.core.YangTypeUtil;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.editor.preferences.YangPreferencesMessages;
 
 /**
  * Semantic highlightings
@@ -118,7 +118,7 @@ public class SemanticHighlightings {
          * (non-Javadoc)
          *
          * @see
-         * com.cisco.yangide.editor.editors.SemanticHighlighting#getHiglightingOffset(com.cisco.
+         * org.opendaylight.yangide.editor.editors.SemanticHighlighting#getHiglightingOffset(org.opendaylight.
          * yangide.core.dom.ASTNode)
          */
         @Override
@@ -137,7 +137,7 @@ public class SemanticHighlightings {
          * (non-Javadoc)
          *
          * @see
-         * com.cisco.yangide.editor.editors.SemanticHighlighting#getHiglightingLength(com.cisco.
+         * org.opendaylight.yangide.editor.editors.SemanticHighlighting#getHiglightingLength(org.opendaylight.
          * yangide.core.dom.ASTNode)
          */
         @Override
@@ -222,7 +222,7 @@ public class SemanticHighlightings {
          * (non-Javadoc)
          *
          * @see
-         * com.cisco.yangide.editor.editors.SemanticHighlighting#getHiglightingOffset(com.cisco.
+         * org.opendaylight.yangide.editor.editors.SemanticHighlighting#getHiglightingOffset(org.opendaylight.
          * yangide.core.dom.ASTNode)
          */
         @Override
@@ -242,7 +242,7 @@ public class SemanticHighlightings {
          * (non-Javadoc)
          *
          * @see
-         * com.cisco.yangide.editor.editors.SemanticHighlighting#getHiglightingLength(com.cisco.
+         * org.opendaylight.yangide.editor.editors.SemanticHighlighting#getHiglightingLength(org.opendaylight.
          * yangide.core.dom.ASTNode)
          */
         @Override
@@ -354,7 +354,7 @@ public class SemanticHighlightings {
          * (non-Javadoc)
          *
          * @see
-         * com.cisco.yangide.editor.editors.SemanticHighlighting#getHiglightingOffset(com.cisco.
+         * org.opendaylight.yangide.editor.editors.SemanticHighlighting#getHiglightingOffset(org.opendaylight.
          * yangide.core.dom.ASTNode)
          */
         @Override
@@ -373,7 +373,7 @@ public class SemanticHighlightings {
          * (non-Javadoc)
          *
          * @see
-         * com.cisco.yangide.editor.editors.SemanticHighlighting#getHiglightingLength(com.cisco.
+         * org.opendaylight.yangide.editor.editors.SemanticHighlighting#getHiglightingLength(org.opendaylight.
          * yangide.core.dom.ASTNode)
          */
         @Override
similarity index 98%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangAutoIndentStrategy.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangAutoIndentStrategy.java
index 3795b38271a715e50a828d2620e856f297094ed2..2043fb76ab4eb10339177e0d47e3862fd106f4d3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.core.runtime.Assert;
 import org.eclipse.jdt.ui.PreferenceConstants;
@@ -22,13 +22,13 @@ import org.eclipse.jface.text.TextUtilities;
 import org.eclipse.jface.text.source.ISourceViewer;
 import org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.text.Symbols;
-import com.cisco.yangide.editor.editors.text.YangHeuristicScanner;
-import com.cisco.yangide.editor.editors.text.YangIndenter;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.text.Symbols;
+import org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner;
+import org.opendaylight.yangide.editor.editors.text.YangIndenter;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * Auto indent strategy sensitive to brackets.
similarity index 98%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangColorManager.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangColorManager.java
index 59457179d7894407b7f5e09987fa191ac51f2038..cf0196d57f913a80538e259eddb9d68a2012d03f 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.HashMap;
 import java.util.Iterator;
similarity index 79%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangCommentScanner.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangCommentScanner.java
index b21125c2eb8e73f07ae830940a579fb093f7b113..a17f192c51ccfafc2ac0494601d138a49e3c4bda 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -15,7 +15,7 @@ import org.eclipse.jface.preference.IPreferenceStore;
 import org.eclipse.jface.text.rules.IRule;
 import org.eclipse.jface.text.rules.IToken;
 
-import com.cisco.yangide.ui.preferences.IYangColorConstants;
+import org.opendaylight.yangide.ui.preferences.IYangColorConstants;
 
 /**
  * @author Alexey Kholupko
@@ -35,7 +35,7 @@ public class YangCommentScanner extends AbstractYangScanner {
     /*
      * (non-Javadoc)
      *
-     * @see com.cisco.yangide.editor.editors.AbstractYangScanner#getTokenProperties()
+     * @see org.opendaylight.yangide.editor.editors.AbstractYangScanner#getTokenProperties()
      */
     @Override
     protected String[] getTokenProperties() {
@@ -45,7 +45,7 @@ public class YangCommentScanner extends AbstractYangScanner {
     /*
      * (non-Javadoc)
      *
-     * @see com.cisco.yangide.editor.editors.AbstractYangScanner#createRules()
+     * @see org.opendaylight.yangide.editor.editors.AbstractYangScanner#createRules()
      */
     @Override
     protected List<IRule> createRules() {
@@ -55,7 +55,7 @@ public class YangCommentScanner extends AbstractYangScanner {
         setDefaultReturnToken(comment);
 
         /*
-         * @see com.cisco.yangide.editor.editors.YangStringScanner#createRules()
+         * @see org.opendaylight.yangide.editor.editors.YangStringScanner#createRules()
          */
 
         return rules;
similarity index 86%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangContentOutlinePage.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangContentOutlinePage.java
index 57746f57f9ad0cb87bd99f9b118ba1505ec0e687..37d59628caa871779f18301bcb5e03593d78b0fa 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -24,29 +24,29 @@ import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Display;
 import org.eclipse.ui.views.contentoutline.ContentOutlinePage;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTCompositeNode;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.AugmentationSchema;
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
-import com.cisco.yangide.core.dom.Deviation;
-import com.cisco.yangide.core.dom.ExtensionDefinition;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.dom.LeafSchemaNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.NotificationDefinition;
-import com.cisco.yangide.core.dom.RpcDefinition;
-import com.cisco.yangide.core.dom.RpcInputNode;
-import com.cisco.yangide.core.dom.RpcOutputNode;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTCompositeNode;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.AugmentationSchema;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.Deviation;
+import org.opendaylight.yangide.core.dom.ExtensionDefinition;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.dom.LeafSchemaNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.NotificationDefinition;
+import org.opendaylight.yangide.core.dom.RpcDefinition;
+import org.opendaylight.yangide.core.dom.RpcInputNode;
+import org.opendaylight.yangide.core.dom.RpcOutputNode;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 public class YangContentOutlinePage extends ContentOutlinePage {
     
similarity index 90%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangDocumentProvider.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangDocumentProvider.java
index 72cde01e1aa428ba8cac179f328c6d18511db2f8..3e5a8696369decbb68445207912e1f67134ce5fd 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.CoreException;
@@ -15,8 +15,8 @@ import org.eclipse.jface.text.source.IAnnotationModel;
 import org.eclipse.ui.editors.text.TextFileDocumentProvider;
 import org.eclipse.ui.texteditor.IDocumentProvider;
 
-import com.cisco.yangide.editor.editors.text.YangAnnotationModel;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.editors.text.YangAnnotationModel;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangDoubleClickStrategy.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangDoubleClickStrategy.java
index e387bcac7458f1a222da0e270ed6bd02b5185683..3e5ce2c632dc647a6ab3b04c9ca90695fed80d84 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.BadLocationException;
 import org.eclipse.jface.text.IDocument;
similarity index 94%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditor.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditor.java
index 19a8aa5d17125edae281542e079d1fda9a615a1e..619260c23ca142815e710ef1ea29036fb6305a44 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -61,23 +61,23 @@ import org.eclipse.ui.texteditor.TextOperationAction;
 import org.eclipse.ui.views.contentoutline.ContentOutline;
 import org.eclipse.ui.views.contentoutline.IContentOutlinePage;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangJarFileEntryResource;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.actions.AddBlockCommentAction;
-import com.cisco.yangide.editor.actions.IYangEditorActionDefinitionIds;
-import com.cisco.yangide.editor.actions.OpenDeclarationAction;
-import com.cisco.yangide.editor.actions.RemoveBlockCommentAction;
-import com.cisco.yangide.editor.actions.ToggleCommentAction;
-import com.cisco.yangide.editor.editors.text.YangFoldingStructureProvider;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.IYangColorConstants;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangJarFileEntryResource;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.actions.AddBlockCommentAction;
+import org.opendaylight.yangide.editor.actions.IYangEditorActionDefinitionIds;
+import org.opendaylight.yangide.editor.actions.OpenDeclarationAction;
+import org.opendaylight.yangide.editor.actions.RemoveBlockCommentAction;
+import org.opendaylight.yangide.editor.actions.ToggleCommentAction;
+import org.opendaylight.yangide.editor.editors.text.YangFoldingStructureProvider;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.IYangColorConstants;
 
 /**
  * Editor class
@@ -86,7 +86,7 @@ import com.cisco.yangide.ui.preferences.IYangColorConstants;
  */
 @SuppressWarnings("restriction")
 public class YangEditor extends TextEditor implements IProjectionListener, IYangEditor {
-    public final static String EDITOR_ID = "com.cisco.yangide.editor.editors.YANGEditor";
+    public final static String EDITOR_ID = "org.opendaylight.yangide.editor.editors.YANGEditor";
 
     // TODO extract logic to separate classes
     public final static String EDITOR_MATCHING_BRACKETS = "matchingBrackets";
@@ -324,7 +324,7 @@ public class YangEditor extends TextEditor implements IProjectionListener, IYang
 
     @Override
     protected void initializeKeyBindingScopes() {
-        setKeyBindingScopes(new String[] { "com.cisco.yangide.ui.Context" }); //$NON-NLS-1$
+        setKeyBindingScopes(new String[] { "org.opendaylight.yangide.ui.Context" }); //$NON-NLS-1$
     }
 
     @Override
@@ -374,7 +374,7 @@ public class YangEditor extends TextEditor implements IProjectionListener, IYang
         markAsSelectionDependentAction("RemoveBlockComment", true); //$NON-NLS-1$
 
         IConfigurationElement[] configs = Platform.getExtensionRegistry().getConfigurationElementsFor(
-                "com.cisco.yangide.editor.actionGroup");
+                "org.opendaylight.yangide.editor.actionGroup");
         for (IConfigurationElement config : configs) {
             try {
                 IActionGroup actionGroup = (IActionGroup) config.createExecutableExtension("class");
similarity index 68%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditorActionContributor.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditorActionContributor.java
index 3a09eb863928d0e526e1f2114aeff501ac88d483..9ed249258ac5cee807daee797e32af7bc4616c2e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.List;
 
@@ -33,19 +33,19 @@ public class YangEditorActionContributor extends BasicTextEditorActionContributo
         }
         IActionBars actionBars = getActionBars();
         actionBars.setGlobalActionHandler(
-                "com.cisco.yangide.editor.actions.shiftRight", getAction(textEditor, "ShiftRight")); //$NON-NLS-1$
+                "org.opendaylight.yangide.editor.actions.shiftRight", getAction(textEditor, "ShiftRight")); //$NON-NLS-1$
         actionBars.setGlobalActionHandler(
-                "com.cisco.yangide.editor.actions.shiftLeft", getAction(textEditor, "ShiftLeft")); //$NON-NLS-1$
-        actionBars.setGlobalActionHandler("com.cisco.yangide.editor.actions.ToggleComment",
+                "org.opendaylight.yangide.editor.actions.shiftLeft", getAction(textEditor, "ShiftLeft")); //$NON-NLS-1$
+        actionBars.setGlobalActionHandler("org.opendaylight.yangide.editor.actions.ToggleComment",
                 getAction(textEditor, "ToggleComment")); //$NON-NLS-1$
-        actionBars.setGlobalActionHandler("com.cisco.yangide.editor.actions.AddBlockComment",
+        actionBars.setGlobalActionHandler("org.opendaylight.yangide.editor.actions.AddBlockComment",
                 getAction(textEditor, "AddBlockComment")); //$NON-NLS-1$
-        actionBars.setGlobalActionHandler("com.cisco.yangide.editor.actions.RemoveBlockComment",
+        actionBars.setGlobalActionHandler("org.opendaylight.yangide.editor.actions.RemoveBlockComment",
                 getAction(textEditor, "RemoveBlockComment")); //$NON-NLS-1$
         actionBars.setGlobalActionHandler(
-                "com.cisco.yangide.editor.actions.FormatDocument", getAction(textEditor, "FormatDocument")); //$NON-NLS-1$
+                "org.opendaylight.yangide.editor.actions.FormatDocument", getAction(textEditor, "FormatDocument")); //$NON-NLS-1$
         actionBars.setGlobalActionHandler(
-                "com.cisco.yangide.editor.actions.OpenDeclaration", getAction(textEditor, "OpenDeclaration")); //$NON-NLS-1$
+                "org.opendaylight.yangide.editor.actions.OpenDeclaration", getAction(textEditor, "OpenDeclaration")); //$NON-NLS-1$
 
         if (part instanceof YangEditor) {
             List<ActionGroup> actionGroups = ((YangEditor) part).getActionGroups();
similarity index 97%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangEditorMessages.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangEditorMessages.java
index 4e727dbe8e1be9383b8e854f311ad4f14daff321..6164d57012e330e4407a15b8af4f5ca49ec38414 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.osgi.util.NLS;
 
similarity index 88%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangElementHyperlink.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangElementHyperlink.java
index 1be59407e8a1725bbc1d44e76fc96805cb71bc54..fdca91809dcdd9d4824a5031b5acf00bfcab7ba1 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.IRegion;
 import org.eclipse.jface.text.hyperlink.IHyperlink;
 
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.editor.EditorUtility;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.editor.EditorUtility;
 
 /**
  * @author Konstantin Zaitsev
similarity index 83%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangElementHyperlinkDetector.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangElementHyperlinkDetector.java
index 01da136d583304878e8daec80f524758c930d883..c92fbe4fc93f7fc48b0e3e173ec9af86cb2a4baf 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.IDocument;
 import org.eclipse.jface.text.IRegion;
@@ -14,18 +14,18 @@ import org.eclipse.jface.text.Region;
 import org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector;
 import org.eclipse.jface.text.hyperlink.IHyperlink;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
 
 /**
  * @author Konstantin Zaitsev
similarity index 97%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangPartitionScanner.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangPartitionScanner.java
index d0039dbbd994e0662f14ed01e6c5563ca2358709..063c18a4ee7b475bb850a1f691511badca28c9e1 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
similarity index 96%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangPresentationReconciler.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangPresentationReconciler.java
index 1e5a4fa20ea6dfed6e0c54e7ab8183fc81689d48..a5f0f829e0ef26a860ff38bddf7f699facdc5f48 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.IDocument;
 import org.eclipse.jface.text.IRegion;
similarity index 92%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangScanner.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangScanner.java
index a9aeb491e8e56af658b13c25e18696f8b2fb083f..c161503d2f9844997bb3ed9ed2bf0b309e202f7e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -18,7 +18,7 @@ import org.eclipse.jface.text.rules.NumberRule;
 import org.eclipse.jface.text.rules.WhitespaceRule;
 import org.eclipse.jface.text.rules.WordRule;
 
-import com.cisco.yangide.ui.preferences.IYangColorConstants;
+import org.opendaylight.yangide.ui.preferences.IYangColorConstants;
 
 /**
  * @author Alexey Kholupko
@@ -60,7 +60,7 @@ public class YangScanner extends AbstractYangScanner {
     /*
      * (non-Javadoc)
      *
-     * @see com.cisco.yangide.editor.editors.AbstractYangScanner#getTokenProperties()
+     * @see org.opendaylight.yangide.editor.editors.AbstractYangScanner#getTokenProperties()
      */
     @Override
     protected String[] getTokenProperties() {
@@ -70,7 +70,7 @@ public class YangScanner extends AbstractYangScanner {
     /*
      * (non-Javadoc)
      *
-     * @see com.cisco.yangide.editor.editors.AbstractYangScanner#createRules()
+     * @see org.opendaylight.yangide.editor.editors.AbstractYangScanner#createRules()
      */
     @Override
     protected List<IRule> createRules() {
similarity index 98%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangSourceViewer.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangSourceViewer.java
index 03f376efcdcce8e5312762a61f4c1548c565a658..f026bd05f234727c77c777d5ab9d2c034261c6f5 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 
similarity index 95%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangSourceViewerConfiguration.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangSourceViewerConfiguration.java
index 3b110096e766f5fa100ada5364359d4b515ecaac..0192b174e445f466158fe159cb0043004a067539 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jdt.ui.text.IColorManager;
 import org.eclipse.jface.preference.IPreferenceStore;
@@ -37,12 +37,12 @@ import org.eclipse.ui.editors.text.TextSourceViewerConfiguration;
 import org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants;
 import org.eclipse.ui.texteditor.ITextEditor;
 
-import com.cisco.yangide.editor.editors.text.CompositeReconcilingStrategy;
-import com.cisco.yangide.editor.editors.text.YangFormattingStrategy;
-import com.cisco.yangide.editor.editors.text.YangReconcilingStrategy;
-import com.cisco.yangide.editor.editors.text.help.YangSimpleCompletionProcessor;
-import com.cisco.yangide.editor.editors.text.hover.YangTextHover;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.editors.text.CompositeReconcilingStrategy;
+import org.opendaylight.yangide.editor.editors.text.YangFormattingStrategy;
+import org.opendaylight.yangide.editor.editors.text.YangReconcilingStrategy;
+import org.opendaylight.yangide.editor.editors.text.help.YangSimpleCompletionProcessor;
+import org.opendaylight.yangide.editor.editors.text.hover.YangTextHover;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * @author Alexey Kholupko
similarity index 92%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangStorageDocumentProvider.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangStorageDocumentProvider.java
index b1c9d1b58ea8cedf1ef397c6cfdb2b0d391c50c8..bc8ad10f95a75f86ab722c8922163b40527f6e2c 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.IDocument;
 import org.eclipse.jface.text.IDocumentExtension3;
 import org.eclipse.jface.text.IDocumentPartitioner;
 import org.eclipse.ui.editors.text.StorageDocumentProvider;
 
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * @author Alexey Kholupko
similarity index 84%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangStringScanner.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangStringScanner.java
index 58ece10fbac9db8f3f409eaa53bf5e8fca9321b7..19d4b52d3aaa473db8bc7d773bc7d6d2e70b5015 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -15,7 +15,7 @@ import org.eclipse.jface.preference.IPreferenceStore;
 import org.eclipse.jface.text.rules.IRule;
 import org.eclipse.jface.text.rules.IToken;
 
-import com.cisco.yangide.ui.preferences.IYangColorConstants;
+import org.opendaylight.yangide.ui.preferences.IYangColorConstants;
 
 /**
  * @author Alexey Kholupko
@@ -35,7 +35,7 @@ public class YangStringScanner extends AbstractYangScanner {
     /*
      * (non-Javadoc)
      *
-     * @see com.cisco.yangide.editor.editors.AbstractYangScanner#getTokenProperties()
+     * @see org.opendaylight.yangide.editor.editors.AbstractYangScanner#getTokenProperties()
      */
     @Override
     protected String[] getTokenProperties() {
@@ -45,7 +45,7 @@ public class YangStringScanner extends AbstractYangScanner {
     /*
      * (non-Javadoc)
      *
-     * @see com.cisco.yangide.editor.editors.AbstractYangScanner#createRules()
+     * @see org.opendaylight.yangide.editor.editors.AbstractYangScanner#createRules()
      */
     @Override
     protected List<IRule> createRules() {
similarity index 93%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangWhitespaceDetector.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangWhitespaceDetector.java
index b6c01cdbb6727cc00936b8374c1fc27a6b35d130..dc0668e3f54ac187e37c3320d1c15c4ff68cd38f 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.rules.IWhitespaceDetector;
 
similarity index 94%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/YangWordDetector.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/YangWordDetector.java
index 1498a17290ef1cf5e15301140856759a2f4da874..e7b9e548188da022a8703a41926372f0047b1e51 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors;
+package org.opendaylight.yangide.editor.editors;
 
 import org.eclipse.jface.text.rules.IWordDetector;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.jface.text.IDocument;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 /**
  * @author Alexey Kholupko
similarity index 95%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/Symbols.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/Symbols.java
index c9d2197aaaa4b731e6fa92d1dfe2f6303bd749c9..86d4fef7858963388ddcd8f7097b3593df6f856a 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 /**
  * Symbols for the heuristic YANG scanner.
similarity index 97%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangAnnotationModel.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangAnnotationModel.java
index 075ac8319901112c27da4d0bee69984eb51463e4..f9942fa66885d6232805b01acaa8725357ae8e9b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import java.util.ArrayList;
 import java.util.Iterator;
@@ -19,7 +19,7 @@ import org.eclipse.jface.text.Position;
 import org.eclipse.ui.texteditor.MarkerAnnotation;
 import org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel;
 
-import com.cisco.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangCorePlugin;
 
 /**
  * @author Konstantin Zaitsev
similarity index 87%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangCodeFormatter.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangCodeFormatter.java
index 08f856fa766138a65cb50d1d6a626e802f3a49e7..e36dcc8e0dd03efc417f84137bd0776fc3ca8b36 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.text.edits.ReplaceEdit;
 import org.eclipse.text.edits.TextEdit;
 
-import com.cisco.yangide.core.parser.YangFormattingPreferences;
-import com.cisco.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.core.parser.YangFormattingPreferences;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import java.util.ArrayList;
 import java.util.HashMap;
@@ -26,12 +26,12 @@ import org.eclipse.jface.text.source.projection.IProjectionPosition;
 import org.eclipse.jface.text.source.projection.ProjectionAnnotation;
 import org.eclipse.jface.text.source.projection.ProjectionAnnotationModel;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.ASTVisitor;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.editor.editors.YangPartitionScanner;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.ASTVisitor;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.editor.editors.YangPartitionScanner;
 
 /**
  * @author Alexey Kholupko
similarity index 93%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangFormattingStrategy.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangFormattingStrategy.java
index 66db4d623be38090895bc84b449581199ae03802..d6ca103b7d1b34bec31209e2aee9f9e75af88f9f 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import java.util.LinkedList;
 import java.util.Map;
@@ -22,10 +22,10 @@ import org.eclipse.jface.text.formatter.IFormattingContext;
 import org.eclipse.text.edits.MalformedTreeException;
 import org.eclipse.text.edits.TextEdit;
 
-import com.cisco.yangide.core.parser.YangFormattingPreferences;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.core.parser.YangFormattingPreferences;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
similarity index 95%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangHeuristicScanner.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangHeuristicScanner.java
index 72e569c80b9c49b29fbe02b78788483b97ae33d5..ad4d694db1a839e94eaaa8d99157a304447260e9 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import java.util.Arrays;
 
@@ -18,8 +18,8 @@ import org.eclipse.jface.text.Region;
 import org.eclipse.jface.text.TextUtilities;
 import org.eclipse.jface.text.TypedRegion;
 
-import com.cisco.yangide.editor.editors.YangScanner;
-import com.cisco.yangide.editor.preferences.YangDocumentSetupParticipant;
+import org.opendaylight.yangide.editor.editors.YangScanner;
+import org.opendaylight.yangide.editor.preferences.YangDocumentSetupParticipant;
 
 /**
  * Utility methods for heuristic based YANG manipulations in an incomplete YANG source file.
@@ -88,7 +88,7 @@ public final class YangHeuristicScanner implements Symbols {
      */
     private static class NonWhitespace extends StopCondition {
         /*
-         * @see com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
+         * @see org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
          */
         @Override
         public boolean stop(char ch, int position, boolean forward) {
@@ -103,7 +103,7 @@ public final class YangHeuristicScanner implements Symbols {
      */
     private final class NonWhitespaceDefaultPartition extends NonWhitespace {
         /*
-         * @see com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
+         * @see org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
          */
         @Override
         public boolean stop(char ch, int position, boolean forward) {
@@ -112,7 +112,7 @@ public final class YangHeuristicScanner implements Symbols {
 
         /*
          * @see
-         * com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#nextPosition
+         * org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#nextPosition
          * (int, boolean)
          */
         @Override
@@ -140,7 +140,7 @@ public final class YangHeuristicScanner implements Symbols {
      */
     private static class NonYangIdentifierPart extends StopCondition {
         /*
-         * @see com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
+         * @see org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
          */
         @Override
         public boolean stop(char ch, int position, boolean forward) {
@@ -155,7 +155,7 @@ public final class YangHeuristicScanner implements Symbols {
      */
     private final class NonYangIdentifierPartDefaultPartition extends NonYangIdentifierPart {
         /*
-         * @see com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
+         * @see org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char)
          */
         @Override
         public boolean stop(char ch, int position, boolean forward) {
@@ -164,7 +164,7 @@ public final class YangHeuristicScanner implements Symbols {
 
         /*
          * @see
-         * com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#nextPosition
+         * org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#nextPosition
          * (int, boolean)
          */
         @Override
@@ -214,7 +214,7 @@ public final class YangHeuristicScanner implements Symbols {
         }
 
         /*
-         * @see com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char,
+         * @see org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#stop(char,
          * int)
          */
         @Override
@@ -224,7 +224,7 @@ public final class YangHeuristicScanner implements Symbols {
 
         /*
          * @see
-         * com.cisco.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#nextPosition
+         * org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner.StopCondition#nextPosition
          * (int, boolean)
          */
         @Override
similarity index 99%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangIndenter.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangIndenter.java
index dc417bdfd7818a32376c3d6f37cc3e72d51b86d8..acc4c84ac6908c7779077d82037a167d0a056396 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.core.runtime.Assert;
 import org.eclipse.jface.text.BadLocationException;
@@ -14,8 +14,8 @@ import org.eclipse.jface.text.IRegion;
 //import org.eclipse.jdt.internal.corext.util.CodeFormatterUtil;
 import org.eclipse.ui.texteditor.AbstractDecoratedTextEditorPreferenceConstants;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * Uses the {@link org.eclipse.jdt.internal.ui.text.YangHeuristicScanner} to get the indentation
similarity index 87%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangMarkerAnnotation.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangMarkerAnnotation.java
index 28a48d5a6472fcbd13d4c531ad490c9678c3b5b5..181eda6c0d83cbfcc231435b02eb12bbb9781542 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.core.resources.IMarker;
 import org.eclipse.jface.text.Position;
@@ -18,15 +18,15 @@ import org.eclipse.swt.graphics.Rectangle;
 import org.eclipse.swt.widgets.Canvas;
 import org.eclipse.ui.texteditor.MarkerAnnotation;
 
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 /**
  * @author Konstantin Zaitsev
  * date: Jul 10, 2014
  */
 public class YangMarkerAnnotation extends MarkerAnnotation implements IAnnotationPresentation {
-    public static final String TYPE = "com.cisco.yangide.core.error";
+    public static final String TYPE = "org.opendaylight.yangide.core.error";
 
     public YangMarkerAnnotation(IMarker marker) {
         super(marker);
similarity index 95%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangProblem.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangProblem.java
index 340ace3a81f5fa07e239629005a1a58d9e3aa54d..a6ec40b035f3ff71c4493d981424234ab06ccca3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.jface.text.Position;
 
similarity index 89%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangReconcilingStrategy.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangReconcilingStrategy.java
index 17de9433d0beba2a01686802a9dc5fe2bb1dcee9..a46627cbadeb00673b438c162a811b58712ad025 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.IProgressMonitor;
@@ -21,14 +21,14 @@ import org.eclipse.jface.text.source.ISourceViewer;
 import org.eclipse.ui.IFileEditorInput;
 import org.eclipse.ui.texteditor.ITextEditor;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.model.YangFile;
-import com.cisco.yangide.core.model.YangFileInfo;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.IYangValidationListener;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.model.YangFile;
+import org.opendaylight.yangide.core.model.YangFileInfo;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.IYangValidationListener;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.editors.YangEditor;
 
 /**
  * @author Konstantin Zaitsev
similarity index 84%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/YangSyntaxAnnotation.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/YangSyntaxAnnotation.java
index 7a95719da200485a96c3c68e2fd4194de9712fa5..1458e7b203d437b05ec26e2ee3c44c1d08ea2ebb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text;
+package org.opendaylight.yangide.editor.editors.text;
 
 import org.eclipse.jface.text.source.Annotation;
 
@@ -14,7 +14,7 @@ import org.eclipse.jface.text.source.Annotation;
  * date: Jul 10, 2014
  */
 public class YangSyntaxAnnotation extends Annotation {
-    public static final String TYPE = "com.cisco.yangide.core.syntax";
+    public static final String TYPE = "org.opendaylight.yangide.core.syntax";
 
     public YangSyntaxAnnotation(String msg) {
         super(TYPE, false, msg);
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
 import java.util.Objects;
 
@@ -14,20 +14,20 @@ import org.eclipse.jface.internal.text.html.HTMLPrinter;
 import org.eclipse.jface.resource.JFaceResources;
 import org.eclipse.swt.graphics.FontData;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.text.help.YangLanguageHelpLoader.DefinitionKind;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.text.help.YangLanguageHelpLoader.DefinitionKind;
 
 /**
  * Utilities aimed to be used in different context-oriented help providers for YANG source
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
 
 /**
  * Contains factory methods that create generators of additional information for a proposal backed
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
 import org.eclipse.core.runtime.Assert;
 import org.eclipse.core.runtime.IProgressMonitor;
@@ -19,7 +19,7 @@ import org.eclipse.jface.text.contentassist.IContextInformation;
 import org.eclipse.swt.graphics.Image;
 import org.eclipse.swt.graphics.Point;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
 
 /**
  * Copy-pasted from {@link CompletionProposal} and augmented for needs of YANG.
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
 import java.io.BufferedReader;
 import java.io.IOException;
@@ -21,7 +21,7 @@ import org.eclipse.core.runtime.Path;
 import org.eclipse.core.runtime.SubMonitor;
 import org.eclipse.osgi.util.NLS;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
 
 /**
  * Loader of help info for YANG language types, keywords, etc.
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.help;
+package org.opendaylight.yangide.editor.editors.text.help;
 
-import static com.cisco.yangide.editor.editors.text.help.YangLanguageHelpLoader.DefinitionKind.KEYWORD;
-import static com.cisco.yangide.editor.editors.text.help.YangLanguageHelpLoader.DefinitionKind.TYPE;
+import static org.opendaylight.yangide.editor.editors.text.help.YangLanguageHelpLoader.DefinitionKind.KEYWORD;
+import static org.opendaylight.yangide.editor.editors.text.help.YangLanguageHelpLoader.DefinitionKind.TYPE;
 
 import java.text.MessageFormat;
 import java.util.ArrayList;
@@ -42,26 +42,26 @@ import org.eclipse.swt.graphics.Image;
 import org.eclipse.ui.part.FileEditorInput;
 import org.eclipse.ui.texteditor.ITextEditor;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.model.YangModelUtil;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.YangScanner;
-import com.cisco.yangide.editor.editors.text.Symbols;
-import com.cisco.yangide.editor.editors.text.YangHeuristicScanner;
-import com.cisco.yangide.editor.editors.text.YangIndenter;
-import com.cisco.yangide.editor.templates.GeneralContextType;
-import com.cisco.yangide.editor.templates.YangTemplateAccess;
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.model.YangModelUtil;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.YangScanner;
+import org.opendaylight.yangide.editor.editors.text.Symbols;
+import org.opendaylight.yangide.editor.editors.text.YangHeuristicScanner;
+import org.opendaylight.yangide.editor.editors.text.YangIndenter;
+import org.opendaylight.yangide.editor.templates.GeneralContextType;
+import org.opendaylight.yangide.editor.templates.YangTemplateAccess;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 /**
  * @author Alexey Kholupko
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.hover;
+package org.opendaylight.yangide.editor.editors.text.hover;
 
 import org.eclipse.jface.internal.text.html.BrowserInformationControl;
 import org.eclipse.jface.resource.JFaceResources;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.hover;
+package org.opendaylight.yangide.editor.editors.text.hover;
 
 import org.eclipse.jface.action.ToolBarManager;
 import org.eclipse.jface.internal.text.html.BrowserInformationControl;
similarity index 84%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/editors/text/hover/YangTextHover.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/editors/text/hover/YangTextHover.java
index ed96a80bf4e430950ced44535a5372d0ebf7d8ee..5b3507a4f879b05757e62eae9cd275e27c936b76 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.editors.text.hover;
+package org.opendaylight.yangide.editor.editors.text.hover;
 
 import org.eclipse.jface.text.DefaultTextHover;
 import org.eclipse.jface.text.IInformationControlCreator;
@@ -16,14 +16,14 @@ import org.eclipse.jface.text.source.Annotation;
 import org.eclipse.jface.text.source.ISourceViewer;
 import org.eclipse.ui.IEditorPart;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.editor.editors.text.YangMarkerAnnotation;
-import com.cisco.yangide.editor.editors.text.YangSyntaxAnnotation;
-import com.cisco.yangide.editor.editors.text.help.HelpCompositionUtils;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.editor.editors.text.YangMarkerAnnotation;
+import org.opendaylight.yangide.editor.editors.text.YangSyntaxAnnotation;
+import org.opendaylight.yangide.editor.editors.text.help.HelpCompositionUtils;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import java.util.ArrayList;
 import java.util.HashMap;
@@ -41,9 +41,9 @@ import org.eclipse.ui.forms.widgets.ExpandableComposite;
 import org.eclipse.ui.forms.widgets.FormToolkit;
 import org.eclipse.ui.forms.widgets.SharedScrolledComposite;
 
-import com.cisco.yangide.editor.dialogs.StatusInfo;
-import com.cisco.yangide.editor.dialogs.StatusUtil;
-import com.cisco.yangide.ui.preferences.OverlayPreferenceStore;
+import org.opendaylight.yangide.editor.dialogs.StatusInfo;
+import org.opendaylight.yangide.editor.dialogs.StatusUtil;
+import org.opendaylight.yangide.ui.preferences.OverlayPreferenceStore;
 
 /**
  * Configures YANG Editor typing preferences.
@@ -405,7 +405,7 @@ abstract class AbstractConfigurationBlock implements IPreferenceConfigurationBlo
     }
 
     /*
-     * @see com.cisco.yangide.editor.preferences.IPreferenceConfigurationBlock#dispose()
+     * @see org.opendaylight.yangide.editor.preferences.IPreferenceConfigurationBlock#dispose()
      */
     public void dispose() {
     }
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.core.runtime.preferences.InstanceScope;
 import org.eclipse.jface.dialogs.Dialog;
@@ -17,8 +17,8 @@ import org.eclipse.ui.IWorkbenchPreferencePage;
 import org.eclipse.ui.PlatformUI;
 import org.osgi.service.prefs.BackingStoreException;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.ui.preferences.OverlayPreferenceStore;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.ui.preferences.OverlayPreferenceStore;
 
 /**
  * @author Alexey Kholupko
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Control;
 
 /**
  * Interface for preference configuration blocks which can either be wrapped by a
- * {@link com.cisco.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage} or be
+ * {@link org.opendaylight.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage} or be
  * included some preference page.
  * <p>
  * Clients may implement this interface.
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.core.filebuffers.IDocumentSetupParticipant;
 import org.eclipse.jface.text.IDocument;
@@ -13,14 +13,14 @@ import org.eclipse.jface.text.IDocumentExtension3;
 import org.eclipse.jface.text.IDocumentPartitioner;
 import org.eclipse.jface.text.rules.FastPartitioner;
 
-import com.cisco.yangide.editor.editors.YangPartitionScanner;
+import org.opendaylight.yangide.editor.editors.YangPartitionScanner;
 
 /**
  * @author Alexey Kholupko
  */
 public class YangDocumentSetupParticipant implements IDocumentSetupParticipant {
 
-    public final static String YANG_PARTITIONING = "com.cisco.yangide.editor.ui.yangPartitioning"; //$NON-NLS-1$
+    public final static String YANG_PARTITIONING = "org.opendaylight.yangide.editor.ui.yangPartitioning"; //$NON-NLS-1$
 
     public YangDocumentSetupParticipant() {
     }
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import java.util.ArrayList;
 import java.util.Iterator;
@@ -53,17 +53,17 @@ import org.eclipse.ui.editors.text.EditorsUI;
 import org.eclipse.ui.model.WorkbenchViewerComparator;
 import org.eclipse.ui.texteditor.ChainedPreferenceStore;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.SemanticHighlighting;
-import com.cisco.yangide.editor.editors.SemanticHighlightingManager;
-import com.cisco.yangide.editor.editors.SemanticHighlightingManager.HighlightedRange;
-import com.cisco.yangide.editor.editors.SemanticHighlightings;
-import com.cisco.yangide.editor.editors.YangColorManager;
-import com.cisco.yangide.editor.editors.YangSourceViewer;
-import com.cisco.yangide.editor.editors.YangSourceViewerConfiguration;
-import com.cisco.yangide.ui.preferences.IYangColorConstants;
-import com.cisco.yangide.ui.preferences.OverlayPreferenceStore;
-import com.cisco.yangide.ui.preferences.OverlayPreferenceStore.OverlayKey;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.SemanticHighlighting;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightingManager;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightingManager.HighlightedRange;
+import org.opendaylight.yangide.editor.editors.SemanticHighlightings;
+import org.opendaylight.yangide.editor.editors.YangColorManager;
+import org.opendaylight.yangide.editor.editors.YangSourceViewer;
+import org.opendaylight.yangide.editor.editors.YangSourceViewerConfiguration;
+import org.opendaylight.yangide.ui.preferences.IYangColorConstants;
+import org.opendaylight.yangide.ui.preferences.OverlayPreferenceStore;
+import org.opendaylight.yangide.ui.preferences.OverlayPreferenceStore.OverlayKey;
 
 /**
  * Configures YANG Editor hover preferences.
@@ -365,7 +365,7 @@ class YangEditorColoringConfigurationBlock extends AbstractConfigurationBlock {
     }
 
     /*
-     * @see com.cisco.yangide.editor.preferences.IPreferenceConfigurationBlock#dispose()
+     * @see org.opendaylight.yangide.editor.preferences.IPreferenceConfigurationBlock#dispose()
      */
     @Override
     public void dispose() {
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.ui.IWorkbenchPreferencePage;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.OverlayPreferenceStore;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.OverlayPreferenceStore;
 
 /**
  * @author Alexey Kholupko
@@ -27,7 +27,7 @@ public class YangEditorColoringPreferencePage extends AbstractConfigurationBlock
      * (non-Javadoc)
      *
      * @see
-     * com.cisco.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage#setPreferenceStore
+     * org.opendaylight.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage#setPreferenceStore
      * ()
      */
     @Override
@@ -40,8 +40,8 @@ public class YangEditorColoringPreferencePage extends AbstractConfigurationBlock
      * (non-Javadoc)
      *
      * @see
-     * com.cisco.yangide.editor.preferences.YangEditorColoringPreferencePage#createConfigurationBlock
-     * (com.cisco.yangide.editor.preferences.OverlayPreferenceStore)
+     * org.opendaylight.yangide.editor.preferences.YangEditorColoringPreferencePage#createConfigurationBlock
+     * (org.opendaylight.yangide.editor.preferences.OverlayPreferenceStore)
      */
     @Override
     protected IPreferenceConfigurationBlock createConfigurationBlock(OverlayPreferenceStore overlayPreferenceStore) {
@@ -52,7 +52,7 @@ public class YangEditorColoringPreferencePage extends AbstractConfigurationBlock
      * (non-Javadoc)
      *
      * @see
-     * com.cisco.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage#getHelpId()
+     * org.opendaylight.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage#getHelpId()
      */
     @Override
     protected String getHelpId() {
@@ -64,7 +64,7 @@ public class YangEditorColoringPreferencePage extends AbstractConfigurationBlock
      * (non-Javadoc)
      *
      * @see
-     * com.cisco.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage#setDescription
+     * org.opendaylight.yangide.editor.preferences.AbstractConfigurationBlockPreferencePage#setDescription
      * ()
      */
     @Override
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.jface.preference.IPreferenceStore;
 import org.eclipse.jface.preference.PreferencePage;
@@ -33,13 +33,13 @@ import org.eclipse.ui.IWorkbenchPreferencePage;
 import org.eclipse.ui.editors.text.EditorsUI;
 import org.eclipse.ui.texteditor.ChainedPreferenceStore;
 
-import com.cisco.yangide.core.parser.YangFormattingPreferences;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.YangColorManager;
-import com.cisco.yangide.editor.editors.YangSourceViewerConfiguration;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.core.parser.YangFormattingPreferences;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.YangColorManager;
+import org.opendaylight.yangide.editor.editors.YangSourceViewerConfiguration;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
similarity index 91%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangPreferencesMessages.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangPreferencesMessages.java
index 5a30a00c80a85ed676f2fe89b9f20a11584fdf8b..062138acc33d0563dfb09c437d04506af77b67c8 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.osgi.util.NLS;
 
@@ -13,7 +13,7 @@ import org.eclipse.osgi.util.NLS;
  * @author Alexey Kholupko
  */
 public class YangPreferencesMessages extends NLS {
-    private static final String BUNDLE_NAME = "com.cisco.yangide.editor.preferences.YangPreferencesMessages";//$NON-NLS-1$    
+    private static final String BUNDLE_NAME = "org.opendaylight.yangide.editor.preferences.YangPreferencesMessages";//$NON-NLS-1$    
 
     public static String YANGEditorPreferencePage_strings;
     public static String YANGEditorPreferencePage_keywords;
similarity index 96%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/preferences/YangPreviewerUpdater.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/preferences/YangPreviewerUpdater.java
index e0295d9ab1e4887d3a39cd21fb1d8f7aefed3e47..c65a91b02bd1e926e3db7aca5902e380acfb2bba 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.preferences;
+package org.opendaylight.yangide.editor.preferences;
 
 import org.eclipse.core.runtime.Assert;
 import org.eclipse.jdt.ui.PreferenceConstants;
@@ -18,7 +18,7 @@ import org.eclipse.swt.events.DisposeEvent;
 import org.eclipse.swt.events.DisposeListener;
 import org.eclipse.swt.graphics.Font;
 
-import com.cisco.yangide.editor.editors.YangSourceViewerConfiguration;
+import org.opendaylight.yangide.editor.editors.YangSourceViewerConfiguration;
 
 /**
  * @author Alexey Kholupko
similarity index 89%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/templates/GeneralContextType.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/templates/GeneralContextType.java
index 89174effe9f3ca85e4ac37b87f2a9dd17270a8a7..664fd4cb91ca16ae4f4ca7bf7457c5cd7232cff6 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.templates;
+package org.opendaylight.yangide.editor.templates;
 
 import org.eclipse.jface.text.templates.GlobalTemplateVariables;
 import org.eclipse.jface.text.templates.TemplateContextType;
@@ -20,7 +20,7 @@ public class GeneralContextType extends TemplateContextType {
     }
 
     /** This context's id */
-    public static final String CONTEXT_TYPE = "com.cisco.yangide.editor.templates.general"; //$NON-NLS-1$
+    public static final String CONTEXT_TYPE = "org.opendaylight.yangide.editor.templates.general"; //$NON-NLS-1$
 
     /**
      * Creates a new YANG context type.
similarity index 95%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/templates/YangEditorTemplatesPage.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/templates/YangEditorTemplatesPage.java
index f056685fb5d17507a09bca98888743ca4798daed..50140c57011b86f0f66f86122c92383c13949f3f 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.templates;
+package org.opendaylight.yangide.editor.templates;
 
 import org.eclipse.jface.text.source.SourceViewer;
 import org.eclipse.jface.text.templates.Template;
@@ -13,7 +13,7 @@ import org.eclipse.jface.text.templates.persistence.TemplatePersistenceData;
 import org.eclipse.jface.viewers.IStructuredSelection;
 import org.eclipse.ui.texteditor.templates.TemplatePreferencePage;
 
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * @author Alexey Kholupko
similarity index 88%
rename from plugins/com.cisco.yangide.editor/src/com/cisco/yangide/editor/templates/YangTemplateAccess.java
rename to plugins/org.opendaylight.yangide.editor/src/org/opendaylight/yangide/editor/templates/YangTemplateAccess.java
index 6fad17a9e087a3869454b6914aa36961ee5af220..53f6708607e27579dea56ce8485f7c4eef1967e3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.editor.templates;
+package org.opendaylight.yangide.editor.templates;
 
 import java.io.IOException;
 
@@ -14,15 +14,15 @@ import org.eclipse.jface.text.templates.persistence.TemplateStore;
 import org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry;
 import org.eclipse.ui.editors.text.templates.ContributionTemplateStore;
 
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * @author Alexey Kholupko
  */
 public class YangTemplateAccess {
 
-    private static final String CUSTOM_TEMPLATES_KEY = "com.cisco.yangide.editor.customtemplates"; //$NON-NLS-1$
+    private static final String CUSTOM_TEMPLATES_KEY = "org.opendaylight.yangide.editor.customtemplates"; //$NON-NLS-1$
 
     private static YangTemplateAccess fgInstance;
 
similarity index 66%
rename from plugins/com.cisco.yangide.editor/templates/yang.xml
rename to plugins/org.opendaylight.yangide.editor/templates/yang.xml
index 4ce394c2d6630adf6a77fa9f6339bb88c6f61bc1..b54ef2c4c72df45c960d0ac1f527780d6bbad5b2 100644 (file)
 <!-- ============================================================================== -->
 <templates>
        <template autoinsert="true"
-               context="com.cisco.yangide.editor.templates.general"
+               context="org.opendaylight.yangide.editor.templates.general"
                description="new container declaration"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.container"
+               id="org.opendaylight.yangide.editor.templates.container"
                name="container">container ${name} {
        ${cursor}
 }
        </template>
        <template autoinsert="true"
-               context="com.cisco.yangide.editor.templates.general" 
+               context="org.opendaylight.yangide.editor.templates.general" 
                description="leaf template"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.leaf"
+               id="org.opendaylight.yangide.editor.templates.leaf"
                name="leaf">leaf ${name} {
        type ${type};
 }
        </template>
-       <template autoinsert="true" context="com.cisco.yangide.editor.templates.general" 
+       <template autoinsert="true" context="org.opendaylight.yangide.editor.templates.general" 
                description="Module default structure"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.module"
+               id="org.opendaylight.yangide.editor.templates.module"
                name="module">module ${name} {
        namespace "${namespace}";
        prefix "${prefix}";
        ${cursor}
 }
        </template>
-       <template autoinsert="true" context="com.cisco.yangide.editor.templates.general" 
+       <template autoinsert="true" context="org.opendaylight.yangide.editor.templates.general" 
                description="organization declaration"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.organization"
+               id="org.opendaylight.yangide.editor.templates.organization"
                name="organization">organization "${name}";
        </template>
 
-       <template autoinsert="true" context="com.cisco.yangide.editor.templates.general" 
+       <template autoinsert="true" context="org.opendaylight.yangide.editor.templates.general" 
                description="prefix declaration"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.prefix"
+               id="org.opendaylight.yangide.editor.templates.prefix"
                name="prefix">prefix "${name}";
        </template>
 
-       <template autoinsert="true" context="com.cisco.yangide.editor.templates.general" 
+       <template autoinsert="true" context="org.opendaylight.yangide.editor.templates.general" 
                description="revision declaration"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.revision"
+               id="org.opendaylight.yangide.editor.templates.revision"
                name="revision">revision ${revision} {
        "${description}";
 }
        </template>
        <template
                autoinsert="true"
-               context="com.cisco.yangide.editor.templates.general" 
+               context="org.opendaylight.yangide.editor.templates.general" 
                description="rpc declaration"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.rpc"
+               id="org.opendaylight.yangide.editor.templates.rpc"
                name="rpc">rpc ${name} {
        input {
                leaf ${name}{
 
        <template
                autoinsert="true"
-               context="com.cisco.yangide.editor.templates.general" 
+               context="org.opendaylight.yangide.editor.templates.general" 
                description="new submodule container"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.submodule"
+               id="org.opendaylight.yangide.editor.templates.submodule"
                name="submodule">submodule ${name} {
        ${cursor}
 }
 
        <template
                autoinsert="true"
-               context="com.cisco.yangide.editor.templates.general" 
+               context="org.opendaylight.yangide.editor.templates.general" 
                description="typedef declaration"
                enabled="true"
-               id="com.cisco.yangide.editor.templates.typedef"
+               id="org.opendaylight.yangide.editor.templates.typedef"
                name="typedef">typedef ${name} {
        type ${type};
        default ${value};
diff --git a/plugins/org.opendaylight.yangide.ext.model.editor/.options b/plugins/org.opendaylight.yangide.ext.model.editor/.options
new file mode 100644 (file)
index 0000000..ffa91c1
--- /dev/null
@@ -0,0 +1,3 @@
+org.opendaylight.yangide.ext.model.editor/debug=false
+org.opendaylight.yangide.ext.model.editor/editor/perf=false
+org.opendaylight.yangide.ext.model.editor/diagram/perf=false
diff --git a/plugins/org.opendaylight.yangide.ext.model.editor/.project b/plugins/org.opendaylight.yangide.ext.model.editor/.project
new file mode 100644 (file)
index 0000000..cf14875
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.opendaylight.yangide.ext.model.editor</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.m2e.core.maven2Builder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.m2e.core.maven2Nature</nature>
+               <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>
similarity index 68%
rename from plugins/com.cisco.yangide.ext.model.editor/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.ext.model.editor/META-INF/MANIFEST.MF
index a6fc6e7b1638f2ba7a0bcebf4787b28ed687f445..ef65b2f92f41b225ed5904a183298516b3aa047c 100644 (file)
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor
-Bundle-SymbolicName: com.cisco.yangide.ext.model.editor;singleton:=true
+Bundle-SymbolicName: org.opendaylight.yangide.ext.model.editor;singleton:=true
 Bundle-Version: 1.1.1.qualifier
-Bundle-Activator: com.cisco.yangide.ext.model.editor.Activator
+Bundle-Activator: org.opendaylight.yangide.ext.model.editor.Activator
 Bundle-Vendor: CISCO
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
@@ -15,25 +15,25 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.emf.edit,
  org.eclipse.emf.transaction,
  org.eclipse.ui.views.properties.tabbed,
com.cisco.yangide.ext.model;bundle-version="0.1.0",
org.opendaylight.yangide.ext.model;bundle-version="0.1.0",
  org.eclipse.emf.ecore,
  org.eclipse.core.resources,
com.cisco.yangide.core;bundle-version="1.1.0",
org.opendaylight.yangide.core;bundle-version="1.1.0",
  org.eclipse.ui.ide,
com.cisco.yangide.editor,
org.opendaylight.yangide.editor,
  org.eclipse.jface.text,
  org.eclipse.ui.editors,
  org.eclipse.emf.compare,
  org.eclipse.ltk.core.refactoring,
com.cisco.yangide.ui,
com.cisco.yangide.ext.refactoring,
org.opendaylight.yangide.ui,
org.opendaylight.yangide.ext.refactoring,
  org.eclipse.ltk.ui.refactoring,
  org.eclipse.jface.databinding,
  org.eclipse.core.databinding,
  org.eclipse.core.databinding.property,
  org.eclipse.emf.databinding,
  org.eclipse.wst.sse.ui;bundle-version="1.3.400",
com.cisco.yangide.yangparser;bundle-version="1.1.1",
org.opendaylight.yangide.yangparser;bundle-version="1.1.1",
  com.google.guava;bundle-version="15.0.0",
  org.junit
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/plugins/org.opendaylight.yangide.ext.model.editor/plugin.xml b/plugins/org.opendaylight.yangide.ext.model.editor/plugin.xml
new file mode 100644 (file)
index 0000000..e193eaa
--- /dev/null
@@ -0,0 +1,163 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?eclipse version="3.4"?>
+<!--
+    Copyright (c) 2014, 2015 Cisco Systems, Inc. and others.  All rights reserved.
+     
+     This program and the accompanying materials are made available under the
+     terms of the Eclipse Public License v1.0 which accompanies this distribution,
+     and is available at http://www.eclipse.org/legal/epl-v10.html
+     
+ -->
+
+<plugin>
+
+   <extension
+         point="org.eclipse.graphiti.ui.diagramTypes">
+      <diagramType
+            name="Editor Diagram Type"
+            type="yang"
+            id="org.opendaylight.yangide.ext.model.editor.EditorDiagramType">
+      </diagramType>
+   </extension>
+   <extension
+         point="org.eclipse.graphiti.ui.diagramTypeProviders">
+      <diagramTypeProvider
+            name="Editor Diagram Type Provider"
+            class="org.opendaylight.yangide.ext.model.editor.diagram.EditorDiagramTypeProvider"
+            id="org.opendaylight.yangide.ext.model.editor.editorDiagramTypeProvider">
+         <diagramType
+               id="org.opendaylight.yangide.ext.model.editor.EditorDiagramType">
+         </diagramType>
+         <imageProvider
+            id="org.opendaylight.yangide.ext.model.editor.ImageProvider">
+        </imageProvider>
+      </diagramTypeProvider>
+   </extension>
+   <extension
+         point="org.eclipse.ui.editors">
+      <editor
+            class="org.opendaylight.yangide.ext.model.editor.YangMultiPageEditorPart"
+            default="true"
+            contributorClass="org.opendaylight.yangide.ext.model.editor.YangMutiPageEditorActionContributor"
+            icon="icons/yang_file.png"
+            extensions="yang"
+            id="org.opendaylight.yangide.ext.model.editor.YangMultiPageEditor"
+            name="YANG Model Editor">
+            <contentTypeBinding contentTypeId="org.opendaylight.yangide.core.yangFile"/>
+      </editor>
+   </extension>
+   <extension
+         point="org.eclipse.graphiti.ui.imageProviders">
+      <imageProvider
+            class="org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider"
+            id="org.opendaylight.yangide.ext.model.editor.ImageProvider">
+      </imageProvider>
+   </extension>
+   <extension
+         point="org.eclipse.ui.views.properties.tabbed.propertyContributor">
+      <propertyContributor
+            contributorId="yang.PropertyContributor">
+         <propertyCategory
+               category="Graphiti"></propertyCategory>
+      </propertyContributor>
+   </extension>
+   <extension
+         point="org.eclipse.ui.views.properties.tabbed.propertyTabs">
+      <propertyTabs
+            contributorId="yang.PropertyContributor">
+         <propertyTab
+               category="Graphiti"
+               id="org.opendaylight.yangide.ext.model.editor.TypeTab"
+               label="Type">
+         </propertyTab>
+         <propertyTab
+               category="Graphiti"
+               id="org.opendaylight.yangide.ext.model.editor.AttributesTab"
+               label="Attributes">
+         </propertyTab>
+         <propertyTab
+               category="Graphiti"
+               id="org.opendaylight.yangide.ext.model.editor.GeneralTab"
+               label="General">
+         </propertyTab>
+      </propertyTabs>
+   </extension>
+   <extension
+         point="org.eclipse.ui.views.properties.tabbed.propertySections">
+      <propertySections
+            contributorId="yang.PropertyContributor">
+         <propertySection
+               class="org.opendaylight.yangide.ext.model.editor.property.GeneralTabReferenceSection"
+               filter="org.opendaylight.yangide.ext.model.editor.property.GeneralTabReferenceFilter"
+               id="org.opendaylight.yangide.ext.model.editor.GeneralTabReference"
+               tab="org.opendaylight.yangide.ext.model.editor.GeneralTab">
+         </propertySection>
+         <propertySection
+               class="org.opendaylight.yangide.ext.model.editor.property.GeneralTabNameSection"
+               filter="org.opendaylight.yangide.ext.model.editor.property.GeneralTabNameFilter"
+               id="org.opendaylight.yangide.ext.model.editor.GeneralTabName"
+               tab="org.opendaylight.yangide.ext.model.editor.GeneralTab">
+         </propertySection>
+         <propertySection
+               class="org.opendaylight.yangide.ext.model.editor.property.GeneralTabTypeSection"
+               filter="org.opendaylight.yangide.ext.model.editor.property.GeneralTabTypeFilter"
+               id="org.opendaylight.yangide.ext.model.editor.GeneralTabType"
+               tab="org.opendaylight.yangide.ext.model.editor.GeneralTab">
+         </propertySection>
+         <propertySection
+               class="org.eclipse.ui.views.properties.tabbed.AdvancedPropertySection"
+               filter="org.opendaylight.yangide.ext.model.editor.property.AttributesTabContentFilter"
+               id="org.opendaylight.yangide.ext.model.editor.AttributesTabSection"
+               tab="org.opendaylight.yangide.ext.model.editor.AttributesTab">
+         </propertySection>
+         <propertySection
+               class="org.opendaylight.yangide.ext.model.editor.property.TypeTabSection"
+               filter="org.opendaylight.yangide.ext.model.editor.property.TypeTabFilter"
+               id="org.opendaylight.yangide.ext.model.editor.TypeTabSection"
+               afterSection="org.opendaylight.yangide.ext.model.editor.GeneralTabName"
+               tab="org.opendaylight.yangide.ext.model.editor.GeneralTab">
+         </propertySection>
+         <propertySection
+               class="org.opendaylight.yangide.ext.model.editor.property.GeneralTabDescriptionSection"
+               filter="org.opendaylight.yangide.ext.model.editor.property.GeneralTabDescriptionFilter"
+               id="org.opendaylight.yangide.ext.model.editor.GeneralTabDescriptionSection"
+               afterSection="org.opendaylight.yangide.ext.model.editor.TypeTabSection"
+               tab="org.opendaylight.yangide.ext.model.editor.GeneralTab">
+         </propertySection>
+      </propertySections>
+   </extension>
+   
+   <extension point="org.eclipse.ui.preferencePages">
+      <page
+            category="org.opendaylight.yangide.ui.preferences.YANGBasePreferencePage"
+            class="org.opendaylight.yangide.ext.model.editor.preferences.ModelEditorPreferencePage"
+            id="org.opendaylight.yangide.ext.model.editor.preferences.ModelEditorPreferencePage"
+            name="Model Editor">
+      </page>
+   </extension>
+   
+   <extension
+         point="org.eclipse.core.runtime.adapters">
+      <factory
+            adaptableType="org.eclipse.graphiti.ui.platform.GraphitiShapeEditPart"
+            class="org.opendaylight.yangide.ext.model.editor.property.GraphitiEditPartToIPropertySourceAdapterFactory">
+         <adapter
+               type="org.eclipse.ui.views.properties.IPropertySource">
+         </adapter>
+      </factory>
+   </extension>
+
+    <extension point="org.eclipse.ui.bindings">
+        <key
+            sequence="DEL"
+            commandId="org.eclipse.ui.edit.delete"
+            contextId="org.eclipse.graphiti.ui.diagramEditor"
+            schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/> 
+    </extension>
+    
+     <extension point="org.eclipse.ui.actionSetPartAssociations">
+       <actionSetPartAssociation targetID="org.opendaylight.yangide.editor.CodingActionSet">
+          <part id="org.opendaylight.yangide.ext.model.editor.YangMultiPageEditor"/>
+       </actionSetPartAssociation>
+    </extension>
+</plugin>
similarity index 97%
rename from plugins/com.cisco.yangide.ext.model.editor/pom.xml
rename to plugins/org.opendaylight.yangide.ext.model.editor/pom.xml
index 75f3bdc64f8d6f878ff8b7f60e69231000a17041..64dd0d30e1a72118e94c31dfe711af04056dcb96 100644 (file)
 
        <parent>
                <groupId>org.opendaylight.yangide</groupId>
-               <artifactId>com.cisco.yangide.parent</artifactId>
+               <artifactId>org.opendaylight.yangide.parent</artifactId>
                <version>1.1.1-SNAPSHOT</version>
                <relativePath>../..</relativePath>
        </parent>
 
-       <artifactId>com.cisco.yangide.ext.model.editor</artifactId>
+       <artifactId>org.opendaylight.yangide.ext.model.editor</artifactId>
        <packaging>eclipse-plugin</packaging>
        <properties>
        <odl-version>1.0.0-SNAPSHOT</odl-version>
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor;
+package org.opendaylight.yangide.ext.model.editor;
 
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Status;
@@ -13,7 +13,7 @@ import org.eclipse.jface.resource.ImageDescriptor;
 import org.eclipse.ui.plugin.AbstractUIPlugin;
 import org.osgi.framework.BundleContext;
 
-import com.cisco.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.YangModelException;
 
 /**
  * The activator class controls the plug-in life cycle
@@ -21,7 +21,7 @@ import com.cisco.yangide.core.YangModelException;
 public class Activator extends AbstractUIPlugin {
 
     // The plug-in ID
-    public static final String PLUGIN_ID = "com.cisco.yangide.ext.model.editor"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.ext.model.editor"; //$NON-NLS-1$
 
     // The shared instance
     private static Activator plugin;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor;
+package org.opendaylight.yangide.ext.model.editor;
 
 import java.text.ParseException;
 import java.text.SimpleDateFormat;
@@ -38,23 +38,23 @@ import org.opendaylight.yangtools.yang.model.api.UnknownSchemaNode;
 import org.opendaylight.yangtools.yang.model.api.UsesNode;
 import org.opendaylight.yangtools.yang.model.util.ModuleImportImpl;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.dom.ASTCompositeNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
-import com.cisco.yangide.core.dom.LeafListSchemaNode;
-import com.cisco.yangide.core.dom.LeafSchemaNode;
-import com.cisco.yangide.core.dom.ListSchemaNode;
-import com.cisco.yangide.core.dom.RevisionNode;
-import com.cisco.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.dom.ASTCompositeNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.LeafListSchemaNode;
+import org.opendaylight.yangide.core.dom.LeafSchemaNode;
+import org.opendaylight.yangide.core.dom.ListSchemaNode;
+import org.opendaylight.yangide.core.dom.RevisionNode;
+import org.opendaylight.yangide.core.dom.SimpleNode;
 
 public class ModuleApiProxy implements org.opendaylight.yangtools.yang.model.api.Module {
-    private com.cisco.yangide.core.dom.Module module;
+    private org.opendaylight.yangide.core.dom.Module module;
     
     public static final String NODE_NAME_PRESENCE   = "presence";
     public static final String NODE_NAME_CONFIG     = "config";
     
-    public ModuleApiProxy(com.cisco.yangide.core.dom.Module module) {
+    public ModuleApiProxy(org.opendaylight.yangide.core.dom.Module module) {
         this.module = module;
     }
 
@@ -209,7 +209,7 @@ public class ModuleApiProxy implements org.opendaylight.yangtools.yang.model.api
     @Override
     public Set<org.opendaylight.yangtools.yang.model.api.ModuleImport> getImports() {
         Set<org.opendaylight.yangtools.yang.model.api.ModuleImport> imports = new HashSet<>();
-        for (Map.Entry<String, com.cisco.yangide.core.dom.ModuleImport> entry : module.getImports().entrySet()) {
+        for (Map.Entry<String, org.opendaylight.yangide.core.dom.ModuleImport> entry : module.getImports().entrySet()) {
             imports.add(new ModuleImportImpl(entry.getValue().getName(),
                                              revisionStringToDate(entry.getValue().getRevision()),
                                              entry.getValue().getPrefix()));
@@ -622,8 +622,8 @@ public class ModuleApiProxy implements org.opendaylight.yangtools.yang.model.api
             @Override
             public TypeDefinition<?> getType() {
                 for (ASTNode node : leafNode.getChildren()) {
-                    if (node instanceof com.cisco.yangide.core.dom.TypeReference) {
-                        com.cisco.yangide.core.dom.TypeReference    typeReferenceNode   = (com.cisco.yangide.core.dom.TypeReference) node;
+                    if (node instanceof org.opendaylight.yangide.core.dom.TypeReference) {
+                        org.opendaylight.yangide.core.dom.TypeReference    typeReferenceNode   = (org.opendaylight.yangide.core.dom.TypeReference) node;
                         return constructTypeDefinitionSchemaNode(qnameModule, typeReferenceNode);
                     }
                 }
@@ -692,8 +692,8 @@ public class ModuleApiProxy implements org.opendaylight.yangtools.yang.model.api
             @Override
             public TypeDefinition<?> getType() {
                 for (ASTNode node : leafListNode.getChildren()) {
-                    if (node instanceof com.cisco.yangide.core.dom.TypeReference) {
-                        com.cisco.yangide.core.dom.TypeReference    typeReferenceNode   = (com.cisco.yangide.core.dom.TypeReference) node;
+                    if (node instanceof org.opendaylight.yangide.core.dom.TypeReference) {
+                        org.opendaylight.yangide.core.dom.TypeReference    typeReferenceNode   = (org.opendaylight.yangide.core.dom.TypeReference) node;
                         return constructTypeDefinitionSchemaNode(qnameModule, typeReferenceNode);
                     }
                 }
@@ -839,7 +839,7 @@ public class ModuleApiProxy implements org.opendaylight.yangtools.yang.model.api
         };
     }
 
-    public TypeDefinition<?> constructTypeDefinitionSchemaNode(final QNameModule qnameModule, final com.cisco.yangide.core.dom.TypeDefinition typeDefinitionNode) {
+    public TypeDefinition<?> constructTypeDefinitionSchemaNode(final QNameModule qnameModule, final org.opendaylight.yangide.core.dom.TypeDefinition typeDefinitionNode) {
         return new TypeDefinition() {
             @Override
             public QName getQName() { return QName.create(qnameModule, typeDefinitionNode.getName()); }
@@ -887,7 +887,7 @@ public class ModuleApiProxy implements org.opendaylight.yangtools.yang.model.api
         };
     }
 
-    public TypeDefinition<?> constructTypeDefinitionSchemaNode(final QNameModule qnameModule, final com.cisco.yangide.core.dom.TypeReference typeReferenceNode) {
+    public TypeDefinition<?> constructTypeDefinitionSchemaNode(final QNameModule qnameModule, final org.opendaylight.yangide.core.dom.TypeReference typeReferenceNode) {
         return new TypeDefinition() {
             @Override
             public QName getQName() { return QName.create(qnameModule, typeReferenceNode.getName()); }
@@ -6,7 +6,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor;
+package org.opendaylight.yangide.ext.model.editor;
 
 import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
@@ -51,15 +51,15 @@ import org.eclipse.ui.part.MultiPageEditorPart;
 import org.eclipse.ui.part.MultiPageEditorSite;
 import org.eclipse.wst.sse.ui.StructuredTextEditor;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.editor.YangEditorPlugin;
-import com.cisco.yangide.editor.editors.IYangEditor;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.editor.editors.YangSourceViewer;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.editor.editors.YangDiagramEditor;
-import com.cisco.yangide.ext.model.editor.editors.YangDiagramEditorInput;
-import com.cisco.yangide.ext.model.editor.sync.ModelSynchronizer;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.editor.YangEditorPlugin;
+import org.opendaylight.yangide.editor.editors.IYangEditor;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.editor.editors.YangSourceViewer;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.editor.editors.YangDiagramEditor;
+import org.opendaylight.yangide.ext.model.editor.editors.YangDiagramEditorInput;
+import org.opendaylight.yangide.ext.model.editor.sync.ModelSynchronizer;
 
 import org.opendaylight.yangtools.yang.model.parser.api.YangSyntaxErrorException;
 import org.opendaylight.yangtools.yang.model.repo.api.SchemaSourceException;
@@ -135,7 +135,7 @@ public class YangMultiPageEditorPart extends MultiPageEditorPart implements IYan
         try {
             Module diagModule = modelSynchronizer.getDiagramModule();
             YangDiagramEditorInput input = new YangDiagramEditorInput(URI.createURI("tmp:/local"), getFile(),
-                    "com.cisco.yangide.ext.model.editor.editorDiagramTypeProvider", diagModule);
+                    "org.opendaylight.yangide.ext.model.editor.editorDiagramTypeProvider", diagModule);
             addPage(INDEX_DIAGRAM_PAGE, yangDiagramEditor, input);
             setPageText(INDEX_DIAGRAM_PAGE, "Diagram");
 
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor;
+package org.opendaylight.yangide.ext.model.editor;
 
 import org.eclipse.ui.IEditorPart;
 
-import com.cisco.yangide.editor.editors.YangEditorActionContributor;
+import org.opendaylight.yangide.editor.editors.YangEditorActionContributor;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor;
+package org.opendaylight.yangide.ext.model.editor;
 
-//import static com.cisco.yangide.core.model.YangModelManager.search;
+//import static org.opendaylight.yangide.core.model.YangModelManager.search;
 
 import java.io.IOException;
 import java.io.OutputStream;
@@ -26,18 +26,18 @@ import org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier;
 import org.opendaylight.yangtools.yang.model.repo.api.YangTextSchemaSource;
 import org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangFile;
-import com.cisco.yangide.core.model.YangJarEntry;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.IYangValidationListener;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangFile;
+import org.opendaylight.yangide.core.model.YangJarEntry;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.IYangValidationListener;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.editors.YangEditor;
 import com.google.common.io.ByteSource;
 
 public class YinBuilder {
@@ -54,7 +54,7 @@ public class YinBuilder {
 
         IFile file = ((IFileEditorInput) editor.getEditorInput()).getFile();
         final IntHolder errorCountHolder    = new IntHolder();
-        com.cisco.yangide.core.dom.Module   module  =
+        org.opendaylight.yangide.core.dom.Module   module  =
                 YangParserUtil.parseYangFile(yangSourceEditor.getDocument().get().toCharArray(),
                         file.getProject(),
                         new IYangValidationListener() {
@@ -118,7 +118,7 @@ public class YinBuilder {
         YinExportUtils.writeModuleToOutputStream(resolver.getSchemaContext().get(), new ModuleApiProxy(module), outputStream);
     }
 
-    private List<SourceIdentifier> collectSourceIds(com.cisco.yangide.core.dom.Module module) {
+    private List<SourceIdentifier> collectSourceIds(org.opendaylight.yangide.core.dom.Module module) {
         List<SourceIdentifier>  sourceIdList    = new ArrayList<>();
         sourceIdList.add(new SourceIdentifier(module.getName(), module.getRevision()));
         for (ModuleImport moduleImport : module.getImports().values()) {
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.diagram;
+package org.opendaylight.yangide.ext.model.editor.diagram;
 
 import org.eclipse.graphiti.dt.AbstractDiagramTypeProvider;
 import org.eclipse.graphiti.platform.ga.IGraphicsAlgorithmRendererFactory;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.diagram;
+package org.opendaylight.yangide.ext.model.editor.diagram;
 
 import java.io.IOException;
 import java.io.InputStreamReader;
@@ -42,37 +42,37 @@ import org.eclipse.graphiti.pattern.DefaultFeatureProviderWithPatterns;
 import org.eclipse.graphiti.pattern.IPattern;
 import org.eclipse.swt.graphics.Point;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.editor.Activator;
-import com.cisco.yangide.ext.model.editor.editors.ISourceModelManager;
-import com.cisco.yangide.ext.model.editor.editors.YangDiagramBehavior;
-import com.cisco.yangide.ext.model.editor.features.AddReferenceConnectionFeature;
-import com.cisco.yangide.ext.model.editor.features.DiagramLayoutFeature;
-import com.cisco.yangide.ext.model.editor.features.ExtractGroupingCustomFeature;
-import com.cisco.yangide.ext.model.editor.features.RemoveConnectionFeature;
-import com.cisco.yangide.ext.model.editor.features.TextDirectEditingFeature;
-import com.cisco.yangide.ext.model.editor.features.UpdateTextFeature;
-import com.cisco.yangide.ext.model.editor.patterns.objects.AnyxmlPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.AugmentPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.ChoiceCasePattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.ChoicePattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.ContainerPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.DeviationPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.ExtensionPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.FeaturePattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.GroupingPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.IdentityPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.LeafListPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.LeafPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.ListKeyPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.ListPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.NotificationPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.RpcIOPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.RpcPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.TypedefPattern;
-import com.cisco.yangide.ext.model.editor.patterns.objects.UsesPattern;
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.model.editor.editors.ISourceModelManager;
+import org.opendaylight.yangide.ext.model.editor.editors.YangDiagramBehavior;
+import org.opendaylight.yangide.ext.model.editor.features.AddReferenceConnectionFeature;
+import org.opendaylight.yangide.ext.model.editor.features.DiagramLayoutFeature;
+import org.opendaylight.yangide.ext.model.editor.features.ExtractGroupingCustomFeature;
+import org.opendaylight.yangide.ext.model.editor.features.RemoveConnectionFeature;
+import org.opendaylight.yangide.ext.model.editor.features.TextDirectEditingFeature;
+import org.opendaylight.yangide.ext.model.editor.features.UpdateTextFeature;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.AnyxmlPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.AugmentPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.ChoiceCasePattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.ChoicePattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.ContainerPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.DeviationPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.ExtensionPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.FeaturePattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.GroupingPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.IdentityPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.LeafListPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.LeafPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.ListKeyPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.ListPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.NotificationPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.RpcIOPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.RpcPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.TypedefPattern;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.UsesPattern;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
 
 public class EditorFeatureProvider extends DefaultFeatureProviderWithPatterns {
     private static Map<String, String> TEMPLATES = new HashMap<>();
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.diagram;
+package org.opendaylight.yangide.ext.model.editor.diagram;
 
 import org.eclipse.graphiti.platform.ga.IGraphicsAlgorithmRenderer;
 import org.eclipse.graphiti.platform.ga.IGraphicsAlgorithmRendererFactory;
 import org.eclipse.graphiti.platform.ga.IRendererContext;
 
-import com.cisco.yangide.ext.model.editor.figures.FeedbackFigure;
+import org.opendaylight.yangide.ext.model.editor.figures.FeedbackFigure;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.diagram;
+package org.opendaylight.yangide.ext.model.editor.diagram;
 
 import java.util.ArrayList;
 import java.util.Arrays;
@@ -24,10 +24,10 @@ import org.eclipse.graphiti.pattern.CreateFeatureForPattern;
 import org.eclipse.graphiti.tb.DefaultToolBehaviorProvider;
 import org.eclipse.graphiti.tb.IContextButtonPadData;
 
-import com.cisco.yangide.ext.model.editor.features.DirectEditingOnDoubleClickFeature;
-import com.cisco.yangide.ext.model.editor.patterns.objects.DomainObjectPattern;
-import com.cisco.yangide.ext.model.editor.util.PropertyUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.features.DirectEditingOnDoubleClickFeature;
+import org.opendaylight.yangide.ext.model.editor.patterns.objects.DomainObjectPattern;
+import org.opendaylight.yangide.ext.model.editor.util.PropertyUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class YangDiagramToolBehaviorProvider extends DefaultToolBehaviorProvider {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.dialog;
+package org.opendaylight.yangide.ext.model.editor.dialog;
 
 import java.util.ArrayList;
 import java.util.HashSet;
@@ -36,21 +36,21 @@ import org.eclipse.swt.widgets.Shell;
 import org.eclipse.swt.widgets.Text;
 import org.eclipse.ui.dialogs.ElementListSelectionDialog;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.editor.Activator;
-import com.cisco.yangide.ext.model.editor.util.Strings;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.model.editor.util.Strings;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 /**
  * This class is a dialog in which user can choose a module to import and its prefix. <br>
@@ -195,7 +195,7 @@ public class AddImportDialog extends ElementListSelectionDialog {
         {
             ElementIndexInfo info = (ElementIndexInfo) selectedElements[0];
             try {
-                com.cisco.yangide.core.dom.Module importedModule = YangCorePlugin.createYangFile(info.getPath())
+                org.opendaylight.yangide.core.dom.Module importedModule = YangCorePlugin.createYangFile(info.getPath())
                         .getModule();
                 SimpleNode<String> prefixNode = importedModule.getPrefix();
                 if (prefixNode != null)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.dialog;
+package org.opendaylight.yangide.ext.model.editor.dialog;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.graphiti.ui.services.GraphitiUi;
@@ -25,16 +25,16 @@ import org.eclipse.swt.widgets.Shell;
 import org.eclipse.swt.widgets.Text;
 import org.eclipse.ui.dialogs.ElementListSelectionDialog;
 
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Submodule;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
 
 /**
  * @author Victor Kachesov
@@ -5,18 +5,18 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.dialog;
+package org.opendaylight.yangide.ext.model.editor.dialog;
 
 import org.eclipse.graphiti.ui.services.GraphitiUi;
 import org.eclipse.jface.viewers.LabelProvider;
 import org.eclipse.swt.graphics.Image;
 
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.editor.dialog.YangElementListSelectionDialog.Transformer;
-import com.cisco.yangide.ext.model.editor.util.Strings;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.editor.dialog.YangElementListSelectionDialog.Transformer;
+import org.opendaylight.yangide.ext.model.editor.util.Strings;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
 
 public class ElementLabelProvider extends LabelProvider {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.dialog;
+package org.opendaylight.yangide.ext.model.editor.dialog;
 
 import org.eclipse.jface.dialogs.Dialog;
 import org.eclipse.jface.layout.GridDataFactory;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.dialog;
+package org.opendaylight.yangide.ext.model.editor.dialog;
 
 import java.util.ArrayList;
 import java.util.Arrays;
@@ -20,15 +20,15 @@ import org.eclipse.jface.dialogs.MessageDialog;
 import org.eclipse.swt.widgets.Shell;
 import org.eclipse.ui.dialogs.ElementListSelectionDialog;
 
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.editor.editors.YangScanner;
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.editor.util.Strings;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.editor.editors.YangScanner;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.editor.util.Strings;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class YangElementListSelectionDialog extends ElementListSelectionDialog {
 
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import org.eclipse.emf.ecore.EObject;
 
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Node;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import java.util.List;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.ext.model.Node;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import org.eclipse.gef.ContextMenuProvider;
 import org.eclipse.graphiti.ui.editor.DefaultPaletteBehavior;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.emf.common.notify.Notification;
@@ -40,16 +40,16 @@ import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Control;
 import org.eclipse.ui.IEditorInput;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.editor.diagram.EditorFeatureProvider;
-import com.cisco.yangide.ext.model.editor.util.DiagramImportSupport;
-import com.cisco.yangide.ext.model.editor.util.LayoutUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.editor.diagram.EditorFeatureProvider;
+import org.opendaylight.yangide.ext.model.editor.util.DiagramImportSupport;
+import org.opendaylight.yangide.ext.model.editor.util.LayoutUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class YangDiagramEditor extends DiagramEditor {
 
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.emf.common.util.URI;
 import org.eclipse.graphiti.ui.editor.DiagramEditorInput;
 
-import com.cisco.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Module;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import java.util.ArrayList;
 import java.util.Iterator;
@@ -56,22 +56,22 @@ import org.eclipse.ui.forms.widgets.FormToolkit;
 import org.eclipse.ui.forms.widgets.ScrolledForm;
 import org.eclipse.ui.forms.widgets.Section;
 
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Submodule;
-import com.cisco.yangide.ext.model.Revision;
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.editor.dialog.AddImportDialog;
-import com.cisco.yangide.ext.model.editor.dialog.ChooseParentModuleDialog;
-import com.cisco.yangide.ext.model.editor.dialog.MultilineTextDialog;
-import com.cisco.yangide.ext.model.editor.util.BusinessObjectWrapper;
-import com.cisco.yangide.ext.model.editor.util.Strings;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
-import com.cisco.yangide.ext.model.editor.widget.DialogText;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.Revision;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.editor.dialog.AddImportDialog;
+import org.opendaylight.yangide.ext.model.editor.dialog.ChooseParentModuleDialog;
+import org.opendaylight.yangide.ext.model.editor.dialog.MultilineTextDialog;
+import org.opendaylight.yangide.ext.model.editor.util.BusinessObjectWrapper;
+import org.opendaylight.yangide.ext.model.editor.util.Strings;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.ext.model.editor.widget.DialogText;
 
 public class YangDiagramModuleInfoPanel implements BusinessObjectWrapper<Module> {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.emf.common.util.URI;
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import org.eclipse.draw2d.IFigure;
 import org.eclipse.gef.editparts.AbstractGraphicalEditPart;
 import org.eclipse.graphiti.ui.editor.DefaultRefreshBehavior;
 import org.eclipse.graphiti.ui.editor.DiagramBehavior;
 
-import com.cisco.yangide.ext.model.editor.figures.FeedbackFigure;
+import org.opendaylight.yangide.ext.model.editor.figures.FeedbackFigure;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.editors;
+package org.opendaylight.yangide.ext.model.editor.editors;
 
 import java.util.ArrayList;
 import java.util.HashMap;
@@ -37,8 +37,8 @@ import org.eclipse.swt.events.KeyEvent;
 import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Display;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import org.eclipse.graphiti.features.IFeatureProvider;
 import org.eclipse.graphiti.features.context.IAddConnectionContext;
@@ -13,7 +13,7 @@ import org.eclipse.graphiti.features.context.IAddContext;
 import org.eclipse.graphiti.features.impl.AbstractAddFeature;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
 
 public class AddReferenceConnectionFeature extends AbstractAddFeature {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import org.eclipse.emf.common.util.EList;
 import org.eclipse.graphiti.features.IFeatureProvider;
@@ -15,7 +15,7 @@ import org.eclipse.graphiti.mm.pictograms.ContainerShape;
 import org.eclipse.graphiti.mm.pictograms.Diagram;
 import org.eclipse.graphiti.mm.pictograms.Shape;
 
-import com.cisco.yangide.ext.model.editor.util.LayoutUtil;
+import org.opendaylight.yangide.ext.model.editor.util.LayoutUtil;
 
 public class DiagramLayoutFeature extends AbstractLayoutFeature {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import org.eclipse.graphiti.features.IDirectEditingInfo;
 import org.eclipse.graphiti.features.IFeatureProvider;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -15,9 +15,9 @@ import org.eclipse.graphiti.features.context.ICustomContext;
 import org.eclipse.graphiti.features.custom.AbstractCustomFeature;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.editor.editors.ISourceModelManager;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.editor.editors.ISourceModelManager;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import org.eclipse.graphiti.features.IFeatureProvider;
 import org.eclipse.graphiti.features.context.IRemoveContext;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.emf.ecore.EStructuralFeature;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.features;
+package org.opendaylight.yangide.ext.model.editor.features;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.emf.ecore.EStructuralFeature;
@@ -17,12 +17,12 @@ import org.eclipse.graphiti.features.impl.Reason;
 import org.eclipse.graphiti.mm.algorithms.Text;
 import org.eclipse.graphiti.mm.pictograms.Shape;
 
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.editor.util.LayoutUtil;
-import com.cisco.yangide.ext.model.editor.util.PropertyUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.editor.util.LayoutUtil;
+import org.opendaylight.yangide.ext.model.editor.util.PropertyUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class UpdateTextFeature extends AbstractUpdateFeature {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.figures;
+package org.opendaylight.yangide.ext.model.editor.figures;
 
 import org.eclipse.gef.EditPart;
 import org.eclipse.gef.EditPolicy;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.figures;
+package org.opendaylight.yangide.ext.model.editor.figures;
 
 import org.eclipse.draw2d.Graphics;
 import org.eclipse.draw2d.IFigure;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.connections;
+package org.opendaylight.yangide.ext.model.editor.patterns.connections;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.features.context.IAddConnectionContext;
@@ -16,7 +16,7 @@ import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.pattern.AbstractConnectionPattern;
 import org.eclipse.graphiti.pattern.IConnectionPattern;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
 
 public abstract class DomainConnectionPattern extends AbstractConnectionPattern implements IConnectionPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class AnyxmlPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class AugmentPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class ChoiceCasePattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class ChoicePattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class ContainerPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class DeviationPattern extends DomainObjectPattern {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 import org.eclipse.emf.ecore.EObject;
@@ -25,10 +25,10 @@ import org.eclipse.graphiti.mm.pictograms.Shape;
 import org.eclipse.graphiti.pattern.AbstractPattern;
 import org.eclipse.graphiti.pattern.IPattern;
 
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.editor.util.LayoutUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.editor.util.LayoutUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public abstract class DomainObjectPattern extends AbstractPattern implements IPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class ExtensionPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class FeaturePattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class GroupingPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class IdentityPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class LeafListPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
 
 public class LeafPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class ListKeyPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class ListPattern extends DomainObjectPattern {
 
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 import org.eclipse.emf.ecore.EObject;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.impl.ModelFactoryImpl;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.impl.ModelFactoryImpl;
 
 public class ModulePattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class NotificationPattern extends DomainObjectPattern {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 import org.eclipse.graphiti.features.context.IAddContext;
@@ -13,12 +13,12 @@ import org.eclipse.graphiti.features.context.ICreateContext;
 import org.eclipse.graphiti.features.context.IMoveShapeContext;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Rpc;
-import com.cisco.yangide.ext.model.RpcIO;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUIUtil;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Rpc;
+import org.opendaylight.yangide.ext.model.RpcIO;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUIUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class RpcIOPattern extends DomainObjectPattern {
 
@@ -5,19 +5,19 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 import org.eclipse.graphiti.features.context.IAddContext;
 import org.eclipse.graphiti.mm.pictograms.ContainerShape;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Rpc;
-import com.cisco.yangide.ext.model.RpcIO;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.impl.ModelFactoryImpl;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Rpc;
+import org.opendaylight.yangide.ext.model.RpcIO;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.impl.ModelFactoryImpl;
 
 public class RpcPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class SubmodulePattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class TypedefPattern extends DomainObjectPattern {
 
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class TyperefPattern extends DomainObjectPattern {
 
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.patterns.objects;
+package org.opendaylight.yangide.ext.model.editor.patterns.objects;
 
 import org.eclipse.emf.ecore.EClass;
 
-import com.cisco.yangide.ext.model.Uses;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.Uses;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class UsesPattern extends DomainObjectPattern {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.preferences;
+package org.opendaylight.yangide.ext.model.editor.preferences;
 
 import org.eclipse.jface.dialogs.Dialog;
 import org.eclipse.jface.layout.GridDataFactory;
@@ -29,7 +29,7 @@ import org.eclipse.ui.IWorkbench;
 import org.eclipse.ui.IWorkbenchPreferencePage;
 import org.eclipse.ui.PlatformUI;
 
-import com.cisco.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.model.editor.Activator;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.preferences;
+package org.opendaylight.yangide.ext.model.editor.preferences;
 
 /**
  * Preferences constants for Model Editor.
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class AttributesTabContentFilter extends AbstractPropertySectionFilter {
 
@@ -5,16 +5,16 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor;
 import org.eclipse.ui.views.properties.IPropertyDescriptor;
 import org.eclipse.ui.views.properties.IPropertySource;
 
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.editor.util.Strings;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.editor.util.Strings;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
 
 public class AttributesTabContentSource implements IPropertySource {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.jface.viewers.DialogCellEditor;
@@ -15,9 +15,9 @@ import org.eclipse.swt.widgets.Shell;
 import org.eclipse.ui.PlatformUI;
 import org.eclipse.ui.views.properties.PropertyDescriptor;
 
-import com.cisco.yangide.ext.model.editor.dialog.MultilineTextDialog;
-import com.cisco.yangide.ext.model.editor.util.Strings;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.ext.model.editor.dialog.MultilineTextDialog;
+import org.opendaylight.yangide.ext.model.editor.util.Strings;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
 
 public class DialogTextPropertyDescriptor extends PropertyDescriptor {
 
@@ -5,16 +5,16 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter;
 
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.databinding.Binding;
 import org.eclipse.core.databinding.DataBindingContext;
@@ -22,9 +22,9 @@ import org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory;
 
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class GeneralTabNameFilter extends AbstractPropertySectionFilter {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.databinding.Binding;
 import org.eclipse.core.databinding.DataBindingContext;
@@ -22,7 +22,7 @@ import org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class GeneralTabNameSection extends YangPropertySection implements ITabbedPropertyConstants {
     private Text nameText;
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class GeneralTabReferenceFilter extends AbstractPropertySectionFilter {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.databinding.Binding;
 import org.eclipse.core.databinding.DataBindingContext;
@@ -28,12 +28,12 @@ import org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory;
 
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.editor.dialog.YangElementListSelectionDialog;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.widget.DialogText;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.editor.dialog.YangElementListSelectionDialog;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.widget.DialogText;
 
 public class GeneralTabReferenceSection extends YangPropertySection implements ITabbedPropertyConstants {
 
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class GeneralTabTypeFilter extends AbstractPropertySectionFilter {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
@@ -20,7 +20,7 @@ import org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class GeneralTabTypeSection extends GFPropertySection implements ITabbedPropertyConstants {
 
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.runtime.IAdapterFactory;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.ui.platform.GraphitiShapeEditPart;
 import org.eclipse.ui.views.properties.IPropertySource;
 
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 @SuppressWarnings("rawtypes")
 public class GraphitiEditPartToIPropertySourceAdapterFactory implements IAdapterFactory {
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.platform.AbstractPropertySectionFilter;
 
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
 
 public class TypeTabFilter extends AbstractPropertySectionFilter {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.databinding.Binding;
 import org.eclipse.core.databinding.DataBindingContext;
@@ -25,13 +25,13 @@ import org.eclipse.ui.views.properties.tabbed.ITabbedPropertyConstants;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage;
 import org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetWidgetFactory;
 
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.editor.dialog.YangElementListSelectionDialog;
-import com.cisco.yangide.ext.model.editor.util.YangDiagramImageProvider;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.widget.DialogText;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.editor.dialog.YangElementListSelectionDialog;
+import org.opendaylight.yangide.ext.model.editor.util.YangDiagramImageProvider;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.widget.DialogText;
 
 public class TypeTabSection extends YangPropertySection implements ITabbedPropertyConstants {
     private DialogText type;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.property;
+package org.opendaylight.yangide.ext.model.editor.property;
 
 import org.eclipse.core.databinding.Binding;
 import org.eclipse.core.databinding.DataBindingContext;
@@ -16,7 +16,7 @@ import org.eclipse.graphiti.ui.platform.GFPropertySection;
 import org.eclipse.jface.viewers.ISelection;
 import org.eclipse.ui.IWorkbenchPart;
 
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Node;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
 import java.util.HashMap;
 import java.util.Map;
@@ -25,29 +25,29 @@ import org.eclipse.text.edits.MultiTextEdit;
 import org.eclipse.text.edits.ReplaceEdit;
 import org.eclipse.text.edits.TextEdit;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.dom.ASTCompositeNode;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.parser.YangFormattingPreferences;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.editor.editors.YangSourceViewer;
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.editor.Activator;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.model.editor.util.YangTag;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.dom.ASTCompositeNode;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.parser.YangFormattingPreferences;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.editor.editors.YangSourceViewer;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.model.editor.util.YangTag;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
 
 /**
  * @author Konstantin Zaitsev
@@ -305,7 +305,7 @@ final class DiagramModelAdapter extends EContentAdapter {
             throw new RuntimeException("Cannot find references source block from diagram editor");
         }
 
-        com.cisco.yangide.core.dom.SubModule subModule = (com.cisco.yangide.core.dom.SubModule) astNode;
+        org.opendaylight.yangide.core.dom.SubModule subModule = (org.opendaylight.yangide.core.dom.SubModule) astNode;
         SimpleNode<String> btNode = subModule.getParentModule();
         if (btNode != null) {
             performEdit(new ReplaceEdit(btNode.getStartPosition(), btNode.getLength() + 1,
@@ -336,7 +336,7 @@ final class DiagramModelAdapter extends EContentAdapter {
             }
         });
         char[] content = yangSourceEditor.getDocument().get().toCharArray();
-        com.cisco.yangide.core.dom.Module module = YangParserUtil.parseYangFile(content);
+        org.opendaylight.yangide.core.dom.Module module = YangParserUtil.parseYangFile(content);
         modelSynchronizer.updateFromSource(module, true);
         yangSourceEditor.reconcileModel();
     }
@@ -366,7 +366,7 @@ final class DiagramModelAdapter extends EContentAdapter {
     }
 
     private String formatBelongsTo(BelongsTo belongsTo) {
-        com.cisco.yangide.ext.model.Module parentModule = belongsTo.getOwnerModule();
+        org.opendaylight.yangide.ext.model.Module parentModule = belongsTo.getOwnerModule();
         String prefix = (String) YangModelUtil.getValue(YangTag.PREFIX, parentModule);
         StringBuilder sb = new StringBuilder();
         sb.append("belongs-to ").append(parentModule.getName()).append(" {\n");
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
@@ -15,9 +15,9 @@ import org.eclipse.emf.ecore.EAttribute;
 import org.eclipse.emf.ecore.util.EContentAdapter;
 import org.eclipse.ui.progress.UIJob;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.editor.editors.IModelChangeHandler;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.editor.editors.IModelChangeHandler;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
 import java.util.HashMap;
 import java.util.List;
@@ -31,21 +31,21 @@ import org.eclipse.text.undo.DocumentUndoManagerRegistry;
 import org.eclipse.text.undo.IDocumentUndoListener;
 import org.eclipse.ui.IFileEditorInput;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.editor.editors.IReconcileHandler;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.editor.Activator;
-import com.cisco.yangide.ext.model.editor.editors.IModelChangeHandler;
-import com.cisco.yangide.ext.model.editor.editors.ISourceModelManager;
-import com.cisco.yangide.ext.model.editor.editors.YangDiagramEditor;
-import com.cisco.yangide.ext.model.editor.util.YangModelUtil;
-import com.cisco.yangide.ext.refactoring.code.ExtractGroupingRefactoring;
-import com.cisco.yangide.ext.refactoring.ui.ExtractGroupingRefactoringWizard;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.editor.editors.IReconcileHandler;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.model.editor.editors.IModelChangeHandler;
+import org.opendaylight.yangide.ext.model.editor.editors.ISourceModelManager;
+import org.opendaylight.yangide.ext.model.editor.editors.YangDiagramEditor;
+import org.opendaylight.yangide.ext.model.editor.util.YangModelUtil;
+import org.opendaylight.yangide.ext.refactoring.code.ExtractGroupingRefactoring;
+import org.opendaylight.yangide.ext.refactoring.ui.ExtractGroupingRefactoringWizard;
 
 /**
  * @author Konstantin Zaitsev
@@ -55,7 +55,7 @@ public class ModelSynchronizer implements IDocumentUndoListener, IReconcileHandl
     private YangEditor yangSourceEditor;
 
     // modules to sync
-    private com.cisco.yangide.core.dom.Module astModule;
+    private org.opendaylight.yangide.core.dom.Module astModule;
     private Module diagModule;
 
     // source to diag notifier
@@ -139,7 +139,7 @@ public class ModelSynchronizer implements IDocumentUndoListener, IReconcileHandl
         return notification;
     }
 
-    public void syncWithSource(com.cisco.yangide.core.dom.Module module) {
+    public void syncWithSource(org.opendaylight.yangide.core.dom.Module module) {
         if (isNotificationEnabled()) {
             try {
                 disableNotification();
@@ -155,7 +155,7 @@ public class ModelSynchronizer implements IDocumentUndoListener, IReconcileHandl
             try {
                 disableNotification();
                 char[] content = yangSourceEditor.getDocument().get().toCharArray();
-                com.cisco.yangide.core.dom.Module module = YangParserUtil.parseYangFile(content);
+                org.opendaylight.yangide.core.dom.Module module = YangParserUtil.parseYangFile(content);
                 setSourceInvalid(!module.isSyntaxValid());
                 if (module.isSyntaxValid()) {
                     updateFromSource(module, true);
@@ -170,7 +170,7 @@ public class ModelSynchronizer implements IDocumentUndoListener, IReconcileHandl
         return sourceModelManager;
     }
 
-    void updateFromSource(com.cisco.yangide.core.dom.Module module, boolean notify) {
+    void updateFromSource(org.opendaylight.yangide.core.dom.Module module, boolean notify) {
         if (Activator.getDefault().isDebugging()) {
             System.out.println("from source");
         }
@@ -226,12 +226,12 @@ public class ModelSynchronizer implements IDocumentUndoListener, IReconcileHandl
         return diagModule;
     }
 
-    public com.cisco.yangide.core.dom.Module getSourceModule() {
+    public org.opendaylight.yangide.core.dom.Module getSourceModule() {
         if (astModule == null) {
             try {
                 astModule = yangSourceEditor.getModule();
                 if (astModule == null) {
-                    astModule = new com.cisco.yangide.core.dom.Module();
+                    astModule = new org.opendaylight.yangide.core.dom.Module();
                     astModule.setName("module");
                 }
             } catch (YangModelException e) {
@@ -259,7 +259,7 @@ public class ModelSynchronizer implements IDocumentUndoListener, IReconcileHandl
     public void reconcile() {
         YangEditor editor = ModelSynchronizer.this.yangSourceEditor;
         try {
-            com.cisco.yangide.core.dom.Module module = editor.getModule();
+            org.opendaylight.yangide.core.dom.Module module = editor.getModule();
             sourceInvalid = module.getFlags() == ASTNode.MALFORMED;
             if (!isSourceInvalid()) {
                 syncWithSource(module);
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
 import org.eclipse.text.edits.InsertEdit;
 import org.eclipse.text.edits.ReplaceEdit;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.SimpleNode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,18 +5,18 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
 import org.eclipse.text.edits.DeleteEdit;
 import org.eclipse.text.edits.InsertEdit;
 import org.eclipse.text.edits.ReplaceEdit;
 
-import com.cisco.yangide.core.dom.ASTCompositeNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.ext.model.editor.Activator;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.core.dom.ASTCompositeNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.sync;
+package org.opendaylight.yangide.ext.model.editor.sync;
 
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 public interface BusinessObjectWrapper<T> {
     public T getBusinessObject();
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import java.util.List;
 
@@ -16,10 +16,10 @@ import org.eclipse.graphiti.mm.pictograms.Diagram;
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Node;
 
 public class DiagramImportSupport {
     public static void importDiagram(Diagram diagram, IFeatureProvider fp) {
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import java.util.ArrayList;
 import java.util.Collections;
@@ -32,10 +32,10 @@ import org.eclipse.graphiti.mm.pictograms.Shape;
 import org.eclipse.graphiti.services.Graphiti;
 import org.eclipse.graphiti.ui.services.GraphitiUi;
 
-import com.cisco.yangide.ext.model.editor.diagram.EditorFeatureProvider;
-import com.cisco.yangide.ext.model.editor.util.connection.Position;
-import com.cisco.yangide.ext.model.editor.util.connection.RectilinearAvoidObstaclesPathFinder;
-import com.cisco.yangide.ext.model.editor.util.connection.RoutePath;
+import org.opendaylight.yangide.ext.model.editor.diagram.EditorFeatureProvider;
+import org.opendaylight.yangide.ext.model.editor.util.connection.Position;
+import org.opendaylight.yangide.ext.model.editor.util.connection.RectilinearAvoidObstaclesPathFinder;
+import org.opendaylight.yangide.ext.model.editor.util.connection.RoutePath;
 
 public class LayoutUtil {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import org.eclipse.graphiti.mm.pictograms.PictogramElement;
 import org.eclipse.graphiti.services.Graphiti;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import java.text.SimpleDateFormat;
 import java.util.Date;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import org.eclipse.graphiti.mm.algorithms.styles.Orientation;
 import org.eclipse.graphiti.mm.algorithms.styles.Style;
@@ -20,8 +20,8 @@ import org.eclipse.jface.resource.JFaceResources;
 import org.eclipse.jface.resource.StringConverter;
 import org.eclipse.swt.graphics.FontData;
 
-import com.cisco.yangide.ext.model.editor.Activator;
-import com.cisco.yangide.ext.model.editor.preferences.ModelEditorPreferences;
+import org.opendaylight.yangide.ext.model.editor.Activator;
+import org.opendaylight.yangide.ext.model.editor.preferences.ModelEditorPreferences;
 
 @SuppressWarnings("restriction")
 public class StyleUtil {
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import org.eclipse.graphiti.ui.platform.AbstractImageProvider;
 
 public class YangDiagramImageProvider extends AbstractImageProvider {
 
-    public static final String PLUGIN_ID = "com.cisco.yangide.ext.model.editor";
-    public static final String DIAGRAM_TYPE_PROVIDER_ID = "com.cisco.yangide.ext.model.editor.editorDiagramTypeProvider";
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.ext.model.editor";
+    public static final String DIAGRAM_TYPE_PROVIDER_ID = "org.opendaylight.yangide.ext.model.editor.editorDiagramTypeProvider";
 
     // public static final String IMG_TEMPLATE_PROPOSAL = PLUGIN_ID + ".template_obj"; //$NON-NLS-1$
     public static final String IMG_IMPORT_PROPOSAL = PLUGIN_ID + ".import_obj";
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import java.util.ArrayList;
 import java.util.Collections;
@@ -50,10 +50,10 @@ import org.eclipse.graphiti.services.IGaService;
 import org.eclipse.graphiti.services.IPeCreateService;
 import org.eclipse.graphiti.ui.services.GraphitiUi;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.NamedNode;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.NamedNode;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.Typeref;
 
 public class YangModelUIUtil {
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import java.util.ArrayList;
 import java.util.Arrays;
@@ -23,50 +23,50 @@ import org.eclipse.emf.ecore.EStructuralFeature;
 import org.eclipse.graphiti.features.IFeatureProvider;
 import org.eclipse.ui.views.properties.IPropertyDescriptor;
 
-import com.cisco.yangide.core.dom.ASTCompositeNode;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.AnyXmlSchemaNode;
-import com.cisco.yangide.core.dom.AugmentationSchema;
-import com.cisco.yangide.core.dom.ChoiceCaseNode;
-import com.cisco.yangide.core.dom.ChoiceNode;
-import com.cisco.yangide.core.dom.ContrainerSchemaNode;
-import com.cisco.yangide.core.dom.Deviation;
-import com.cisco.yangide.core.dom.ExtensionDefinition;
-import com.cisco.yangide.core.dom.FeatureDefinition;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.dom.LeafListSchemaNode;
-import com.cisco.yangide.core.dom.LeafSchemaNode;
-import com.cisco.yangide.core.dom.ListSchemaNode;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.NotificationDefinition;
-import com.cisco.yangide.core.dom.RevisionNode;
-import com.cisco.yangide.core.dom.RpcDefinition;
-import com.cisco.yangide.core.dom.RpcInputNode;
-import com.cisco.yangide.core.dom.RpcOutputNode;
-import com.cisco.yangide.core.dom.SimpleNamedNode;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.Grouping;
-import com.cisco.yangide.ext.model.Identity;
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.NamedNode;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.ReferenceNode;
-import com.cisco.yangide.ext.model.RpcIO;
-import com.cisco.yangide.ext.model.Submodule;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.Uses;
+import org.opendaylight.yangide.core.dom.ASTCompositeNode;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.AnyXmlSchemaNode;
+import org.opendaylight.yangide.core.dom.AugmentationSchema;
+import org.opendaylight.yangide.core.dom.ChoiceCaseNode;
+import org.opendaylight.yangide.core.dom.ChoiceNode;
+import org.opendaylight.yangide.core.dom.ContrainerSchemaNode;
+import org.opendaylight.yangide.core.dom.Deviation;
+import org.opendaylight.yangide.core.dom.ExtensionDefinition;
+import org.opendaylight.yangide.core.dom.FeatureDefinition;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.dom.LeafListSchemaNode;
+import org.opendaylight.yangide.core.dom.LeafSchemaNode;
+import org.opendaylight.yangide.core.dom.ListSchemaNode;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.NotificationDefinition;
+import org.opendaylight.yangide.core.dom.RevisionNode;
+import org.opendaylight.yangide.core.dom.RpcDefinition;
+import org.opendaylight.yangide.core.dom.RpcInputNode;
+import org.opendaylight.yangide.core.dom.RpcOutputNode;
+import org.opendaylight.yangide.core.dom.SimpleNamedNode;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.Grouping;
+import org.opendaylight.yangide.ext.model.Identity;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.NamedNode;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.ReferenceNode;
+import org.opendaylight.yangide.ext.model.RpcIO;
+import org.opendaylight.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.Uses;
 
 public class YangModelUtil {
 
@@ -161,8 +161,8 @@ public class YangModelUtil {
         taggedNodeMap.put(MODEL_PACKAGE.getTypedef(),
                 Arrays.asList(YangTag.DEFAULT, YangTag.DESCRIPTION, YangTag.REFERENCE, YangTag.STATUS, YangTag.UNITS));
 
-        astNodes.put(com.cisco.yangide.core.dom.Module.class, MODEL_PACKAGE.getModule());
-        astNodes.put(com.cisco.yangide.core.dom.SubModule.class, MODEL_PACKAGE.getSubmodule());
+        astNodes.put(org.opendaylight.yangide.core.dom.Module.class, MODEL_PACKAGE.getModule());
+        astNodes.put(org.opendaylight.yangide.core.dom.SubModule.class, MODEL_PACKAGE.getSubmodule());
         astNodes.put(GroupingDefinition.class, MODEL_PACKAGE.getGrouping());
         astNodes.put(ContrainerSchemaNode.class, MODEL_PACKAGE.getContainer());
         astNodes.put(LeafSchemaNode.class, MODEL_PACKAGE.getLeaf());
@@ -430,7 +430,7 @@ public class YangModelUtil {
         return (null != compositeNodeMap.get(e) ? compositeNodeMap.get(e) : Collections.<EClass> emptyList());
     }
 
-    public static Module exportModel(com.cisco.yangide.core.dom.Module module, Map<Node, ASTNode> relations) {
+    public static Module exportModel(org.opendaylight.yangide.core.dom.Module module, Map<Node, ASTNode> relations) {
         return (Module) createEObject(module, null, relations);
     }
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util;
+package org.opendaylight.yangide.ext.model.editor.util;
 
 import java.util.Arrays;
 import java.util.List;
@@ -14,7 +14,7 @@ import org.eclipse.ui.views.properties.ComboBoxPropertyDescriptor;
 import org.eclipse.ui.views.properties.IPropertyDescriptor;
 import org.eclipse.ui.views.properties.TextPropertyDescriptor;
 
-import com.cisco.yangide.ext.model.editor.property.DialogTextPropertyDescriptor;
+import org.opendaylight.yangide.ext.model.editor.property.DialogTextPropertyDescriptor;
 
 public enum YangTag {
     DESCRIPTION, YANG_VERSION("yang-version"), NAMESPACE, PREFIX, ORGANIZATION(true), CONTACT, REFERENCE, CONFIG(
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import org.eclipse.draw2d.geometry.PointList;
 import org.eclipse.draw2d.geometry.Rectangle;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import org.eclipse.draw2d.geometry.Point;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import java.util.Arrays;
 import java.util.List;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import java.util.ArrayList;
 import java.util.LinkedList;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import org.eclipse.draw2d.geometry.Point;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import org.eclipse.draw2d.geometry.Rectangle;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import org.eclipse.draw2d.geometry.Point;
 import org.eclipse.draw2d.geometry.Rectangle;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import java.util.ArrayList;
 import java.util.HashSet;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.util.connection;
+package org.opendaylight.yangide.ext.model.editor.util.connection;
 
 import org.eclipse.draw2d.geometry.PointList;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.editor.widget;
+package org.opendaylight.yangide.ext.model.editor.widget;
 
 import org.eclipse.jface.layout.GridDataFactory;
 import org.eclipse.jface.layout.GridLayoutFactory;
@@ -1,4 +1,4 @@
-package com.cisco.yangide.ext.model.editor;
+package org.opendaylight.yangide.ext.model.editor;
 
 import static org.assertj.core.api.Assertions.*;
 
@@ -30,7 +30,7 @@ import org.opendaylight.yangtools.yang.parser.spi.source.SourceException;
 import org.w3c.dom.Document;
 import org.xml.sax.SAXException;
 
-import com.cisco.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.editor.editors.YangEditor;
 
 @RunWith(MockitoJUnitRunner.class)
 public class YinBuilderTest {
similarity index 94%
rename from plugins/com.cisco.yangide.ext.model/.project
rename to plugins/org.opendaylight.yangide.ext.model/.project
index e9f70faaca87eb5f8dd1b93a64aaba24bcdb6ae8..03d73c0a57d6b5c230b102754fb92f9a20484d70 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.ext.model</name>
+       <name>org.opendaylight.yangide.ext.model</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 62%
rename from plugins/com.cisco.yangide.ext.model/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.ext.model/META-INF/MANIFEST.MF
index 6478bdb127f22d6abb7c4ad6e959055a60402bf9..fd878362018d35557c51624413e5d02fbac3d3cb 100644 (file)
@@ -1,15 +1,15 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
-Bundle-SymbolicName: com.cisco.yangide.ext.model;singleton:=true
+Bundle-SymbolicName: org.opendaylight.yangide.ext.model;singleton:=true
 Bundle-Version: 1.1.1.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
-Export-Package: com.cisco.yangide.ext.model,
com.cisco.yangide.ext.model.impl,
com.cisco.yangide.ext.model.util
+Export-Package: org.opendaylight.yangide.ext.model,
org.opendaylight.yangide.ext.model.impl,
org.opendaylight.yangide.ext.model.util
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.emf.ecore;visibility:=reexport
 Bundle-ActivationPolicy: lazy
similarity index 96%
rename from plugins/com.cisco.yangide.ext.model/model/model.genmodel
rename to plugins/org.opendaylight.yangide.ext.model/model/model.genmodel
index 4d2ff4999b3f138f92d55d68dd1a689f02746e22..d27412d654559bf9b5ea81dd47f18c0640d49be7 100644 (file)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
     xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2014 Cisco Systems, Inc. and others.  All rights reserved.&#xA;&#xA;This program and the accompanying materials are made available under the&#xA;terms of the Eclipse Public License v1.0 which accompanies this distribution,&#xA;and is available at http://www.eclipse.org/legal/epl-v10.html"
-    modelDirectory="/com.cisco.yangide.ext.model/src" modelPluginID="com.cisco.yangide.ext.model"
+    modelDirectory="/org.opendaylight.yangide.ext.model/src" modelPluginID="org.opendaylight.yangide.ext.model"
     modelName="Model" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
     importerID="org.eclipse.emf.importer.ecore" complianceLevel="7.0" copyrightFields="false"
     runtimeVersion="2.10" operationReflection="true" importOrganizing="true">
   <foreignModel>model.ecore</foreignModel>
-  <genPackages prefix="Model" basePackage="com.cisco.yangide.ext" disposableProviderFactory="true"
+  <genPackages prefix="Model" basePackage="org.opendaylight.yangide.ext" disposableProviderFactory="true"
       ecorePackage="model.ecore#/">
     <genClasses ecoreClass="model.ecore#//Module">
       <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Module/namespace"/>
similarity index 89%
rename from plugins/com.cisco.yangide.ext.model/plugin.xml
rename to plugins/org.opendaylight.yangide.ext.model/plugin.xml
index 00df42a0a75484b332ae01ed46c878c818363e0c..22382d14603cf5cbdb27b7f97c8d4b7a84ecc43e 100644 (file)
@@ -15,7 +15,7 @@
       <!-- @generated model -->
       <package
             uri="http://www.example.org/model"
-            class="com.cisco.yangide.ext.model.ModelPackage"
+            class="org.opendaylight.yangide.ext.model.ModelPackage"
             genModel="model/model.genmodel"/>
    </extension>
 
similarity index 88%
rename from plugins/com.cisco.yangide.ext.model/pom.xml
rename to plugins/org.opendaylight.yangide.ext.model/pom.xml
index c0d9ed45d9bb25b365ba7cda2e47ddcd8abd1b49..8b52eb5a7bb5fcadca7cc7bd7a19b7146210507a 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.ext.model</artifactId>
+  <artifactId>org.opendaylight.yangide.ext.model</artifactId>
   <packaging>eclipse-plugin</packaging>
   <build>
     <sourceDirectory>src</sourceDirectory>
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Anyxml.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Anyxml.java
index 4ba46502b0e61f83a8d1accee29bf5002952e960..5f7700857085b7ca16f5240f4002f3fcbb525009 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getAnyxml()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getAnyxml()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Augment.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Augment.java
index 5d4249c81b344e93f01976f9e1c76df583b09444..01b52c54b27c1a43237bc6c4bdfa0cae447f7f23 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getAugment()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getAugment()
  * @model
  * @generated
  */
similarity index 77%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/BelongsTo.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/BelongsTo.java
index 2dceeb029b7e653d6fd9fe3e42e1e3be6ac6c524..c9571a02d4001d6d28cad0dfa571d9ff8169cf1e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EObject;
 
@@ -18,10 +18,10 @@ import org.eclipse.emf.ecore.EObject;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.BelongsTo#getOwnerModule <em>Owner Module</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.BelongsTo#getOwnerModule <em>Owner Module</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getBelongsTo()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getBelongsTo()
  * @model
  * @generated
  */
@@ -36,14 +36,14 @@ public interface BelongsTo extends EObject {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Owner Module</em>' reference.
      * @see #setOwnerModule(Module)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getBelongsTo_OwnerModule()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getBelongsTo_OwnerModule()
      * @model required="true"
      * @generated
      */
     Module getOwnerModule();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.BelongsTo#getOwnerModule <em>Owner Module</em>}' reference.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.BelongsTo#getOwnerModule <em>Owner Module</em>}' reference.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Owner Module</em>' reference.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Choice.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Choice.java
index fd50c3320f3f26f4dcf030d3b2b593d51cec3d60..18f59eb422f0d09be5fab5e4d24a70bcb125c0e5 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getChoice()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getChoice()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ChoiceCase.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ChoiceCase.java
index a361e3338fc4cb995c2be4fef861a4637b201023..07fe80a6732c38692de595930ef78fd2d024718c 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getChoiceCase()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getChoiceCase()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Container.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Container.java
index 1764138046b85f982954fdbe1cfb6c626527039c..62539d71a58b03c2a22756907421560297a6e8b0 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getContainer()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getContainer()
  * @model
  * @generated
  */
similarity index 77%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ContainingNode.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ContainingNode.java
index df2e820e0ded00836b0c7249fc54e90f8cfc8114..a2d9db04b36fc1ee5882e0ec3b6c8285edd6f4fb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.common.util.EList;
 
@@ -18,17 +18,17 @@ import org.eclipse.emf.common.util.EList;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.ContainingNode#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.ContainingNode#getChildren <em>Children</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getContainingNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getContainingNode()
  * @model interface="true" abstract="true"
  * @generated
  */
 public interface ContainingNode extends Node {
     /**
      * Returns the value of the '<em><b>Children</b></em>' containment reference list.
-     * The list contents are of type {@link com.cisco.yangide.ext.model.Node}.
+     * The list contents are of type {@link org.opendaylight.yangide.ext.model.Node}.
      * <!-- begin-user-doc -->
      * <p>
      * If the meaning of the '<em>Children</em>' containment reference list isn't clear,
@@ -36,7 +36,7 @@ public interface ContainingNode extends Node {
      * </p>
      * <!-- end-user-doc -->
      * @return the value of the '<em>Children</em>' containment reference list.
-     * @see com.cisco.yangide.ext.model.ModelPackage#getContainingNode_Children()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getContainingNode_Children()
      * @model containment="true"
      * @generated
      */
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Deviation.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Deviation.java
index d5a5689dc048ac0273a87e747b436a88ab59454b..0fe40c92bf5a90d8f23ba2102be09a22ec1fe731 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getDeviation()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getDeviation()
  * @model
  * @generated
  */
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Extension.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Extension.java
index 7684d9c4e6843f0ca64a1795ce9db2c786839d26..d56c7efa1647877169ac4e541b0807642f1d0ef1 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getExtension()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getExtension()
  * @model
  * @generated
  */
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Feature.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Feature.java
index c65312c14cd778af47e01917dc5ab4b11835b833..d9164e437f99ef2c11b51a900d51aa6711876ae5 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getFeature()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getFeature()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Grouping.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Grouping.java
index e51a30493e59ce4af3ebff669205e9dc62d7a175..361c035ac2e51894907501fd65b80373a2cc615b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getGrouping()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getGrouping()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Identity.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Identity.java
index 3d4278527223679f9f3ace4b6a89f89af621f1fc..136babe4045e97c8d08e595f5ef8ac221c80f1dd 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getIdentity()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getIdentity()
  * @model
  * @generated
  */
similarity index 74%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Import.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Import.java
index 5319cca9a5d29a36d1c8b4be10de7046b60c6aff..590edc2a6a8bb931b157132926fbbd5a3d9261ed 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -17,12 +17,12 @@ package com.cisco.yangide.ext.model;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Import#getPrefix <em>Prefix</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.Import#getRevisionDate <em>Revision Date</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.Import#getModule <em>Module</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Import#getPrefix <em>Prefix</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Import#getRevisionDate <em>Revision Date</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Import#getModule <em>Module</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getImport()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getImport()
  * @model
  * @generated
  */
@@ -37,14 +37,14 @@ public interface Import extends Node {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Prefix</em>' attribute.
      * @see #setPrefix(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getImport_Prefix()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getImport_Prefix()
      * @model dataType="org.eclipse.emf.ecore.xml.type.String" required="true"
      * @generated
      */
     String getPrefix();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Import#getPrefix <em>Prefix</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Import#getPrefix <em>Prefix</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Prefix</em>' attribute.
@@ -63,14 +63,14 @@ public interface Import extends Node {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Revision Date</em>' attribute.
      * @see #setRevisionDate(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getImport_RevisionDate()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getImport_RevisionDate()
      * @model dataType="org.eclipse.emf.ecore.xml.type.String"
      * @generated
      */
     String getRevisionDate();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Import#getRevisionDate <em>Revision Date</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Import#getRevisionDate <em>Revision Date</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Revision Date</em>' attribute.
@@ -89,14 +89,14 @@ public interface Import extends Node {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Module</em>' attribute.
      * @see #setModule(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getImport_Module()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getImport_Module()
      * @model dataType="org.eclipse.emf.ecore.xml.type.String"
      * @generated
      */
     String getModule();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Import#getModule <em>Module</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Import#getModule <em>Module</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Module</em>' attribute.
similarity index 78%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Include.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Include.java
index 8050834d3d012f004d493ba2d97fa8982f309a56..84011cdba2aebf6065a41b98f3419525f58749b3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -17,10 +17,10 @@ package com.cisco.yangide.ext.model;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Include#getSubmodule <em>Submodule</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Include#getSubmodule <em>Submodule</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getInclude()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getInclude()
  * @model
  * @generated
  */
@@ -35,14 +35,14 @@ public interface Include extends Node {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Submodule</em>' containment reference.
      * @see #setSubmodule(Submodule)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getInclude_Submodule()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getInclude_Submodule()
      * @model containment="true" required="true"
      * @generated
      */
     Submodule getSubmodule();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Include#getSubmodule <em>Submodule</em>}' containment reference.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Include#getSubmodule <em>Submodule</em>}' containment reference.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Submodule</em>' containment reference.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Leaf.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Leaf.java
index d71619426d3d455f31e92c9451627c0c7223b980..85e1cfb30d18a51e06f129f1877b2276c9e9b8eb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getLeaf()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getLeaf()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/LeafList.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/LeafList.java
index 0c9f0c6cbf54b7e7db0c8c9c6fd6478158b51946..f48adbae5dd16b1101fba937052abde6490a07e6 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getLeafList()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getLeafList()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/List.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/List.java
index 6c9724b20283d83ac824810feda1426998c37fdd..4829e5d85f6951d775e0bad9cbf6b8ae29d9b474 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getList()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getList()
  * @model
  * @generated
  */
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ListKey.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ListKey.java
index 304872cf4aa431f43cf0edc4eda56326ed6ee743..f2fb767411b01d825916e76aabe886ab00a4aecf 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getListKey()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getListKey()
  * @model
  * @generated
  */
similarity index 97%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ModelFactory.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ModelFactory.java
index 36043519557a6fa6553ceec7f4ca11fd3375b36a..815766c76b6bb81edf66a5deb1a4a6996d69ff45 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EFactory;
 
@@ -14,7 +14,7 @@ import org.eclipse.emf.ecore.EFactory;
  * The <b>Factory</b> for the model.
  * It provides a create method for each non-abstract class of the model.
  * <!-- end-user-doc -->
- * @see com.cisco.yangide.ext.model.ModelPackage
+ * @see org.opendaylight.yangide.ext.model.ModelPackage
  * @generated
  */
 public interface ModelFactory extends EFactory {
@@ -24,7 +24,7 @@ public interface ModelFactory extends EFactory {
      * <!-- end-user-doc -->
      * @generated
      */
-    ModelFactory eINSTANCE = com.cisco.yangide.ext.model.impl.ModelFactoryImpl.init();
+    ModelFactory eINSTANCE = org.opendaylight.yangide.ext.model.impl.ModelFactoryImpl.init();
 
     /**
      * Returns a new object of class '<em>Module</em>'.
similarity index 70%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ModelPackage.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ModelPackage.java
index 26c9002626008ca41dfde5be4269e3ebde6764f4..2b413352a4eca33aff62ff717c41035fe641ee6e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EAttribute;
 import org.eclipse.emf.ecore.EClass;
@@ -24,7 +24,7 @@ import org.eclipse.emf.ecore.EReference;
  *   <li>and each data type</li>
  * </ul>
  * <!-- end-user-doc -->
- * @see com.cisco.yangide.ext.model.ModelFactory
+ * @see org.opendaylight.yangide.ext.model.ModelFactory
  * @model kind="package"
  * @generated
  */
@@ -59,14 +59,14 @@ public interface ModelPackage extends EPackage {
      * <!-- end-user-doc -->
      * @generated
      */
-    ModelPackage eINSTANCE = com.cisco.yangide.ext.model.impl.ModelPackageImpl.init();
+    ModelPackage eINSTANCE = org.opendaylight.yangide.ext.model.impl.ModelPackageImpl.init();
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.Node <em>Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.Node <em>Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.Node
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNode()
+     * @see org.opendaylight.yangide.ext.model.Node
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNode()
      * @generated
      */
     int NODE = 4;
@@ -99,11 +99,11 @@ public interface ModelPackage extends EPackage {
     int NODE_OPERATION_COUNT = 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.NamedNode <em>Named Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.NamedNode <em>Named Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.NamedNode
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNamedNode()
+     * @see org.opendaylight.yangide.ext.model.NamedNode
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNamedNode()
      * @generated
      */
     int NAMED_NODE = 5;
@@ -145,11 +145,11 @@ public interface ModelPackage extends EPackage {
     int NAMED_NODE_OPERATION_COUNT = NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.NamedContainingNode
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNamedContainingNode()
+     * @see org.opendaylight.yangide.ext.model.NamedContainingNode
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNamedContainingNode()
      * @generated
      */
     int NAMED_CONTAINING_NODE = 7;
@@ -200,11 +200,11 @@ public interface ModelPackage extends EPackage {
     int NAMED_CONTAINING_NODE_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ModuleImpl <em>Module</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl <em>Module</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ModuleImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getModule()
+     * @see org.opendaylight.yangide.ext.model.impl.ModuleImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getModule()
      * @generated
      */
     int MODULE = 0;
@@ -282,11 +282,11 @@ public interface ModelPackage extends EPackage {
     int MODULE_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.GroupingImpl <em>Grouping</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.GroupingImpl <em>Grouping</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.GroupingImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getGrouping()
+     * @see org.opendaylight.yangide.ext.model.impl.GroupingImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getGrouping()
      * @generated
      */
     int GROUPING = 1;
@@ -346,11 +346,11 @@ public interface ModelPackage extends EPackage {
     int GROUPING_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.LeafImpl <em>Leaf</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.LeafImpl <em>Leaf</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.LeafImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getLeaf()
+     * @see org.opendaylight.yangide.ext.model.impl.LeafImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getLeaf()
      * @generated
      */
     int LEAF = 2;
@@ -410,11 +410,11 @@ public interface ModelPackage extends EPackage {
     int LEAF_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ContainerImpl <em>Container</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ContainerImpl <em>Container</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ContainerImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getContainer()
+     * @see org.opendaylight.yangide.ext.model.impl.ContainerImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getContainer()
      * @generated
      */
     int CONTAINER = 3;
@@ -474,11 +474,11 @@ public interface ModelPackage extends EPackage {
     int CONTAINER_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.ContainingNode <em>Containing Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.ContainingNode <em>Containing Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.ContainingNode
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getContainingNode()
+     * @see org.opendaylight.yangide.ext.model.ContainingNode
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getContainingNode()
      * @generated
      */
     int CONTAINING_NODE = 6;
@@ -520,11 +520,11 @@ public interface ModelPackage extends EPackage {
     int CONTAINING_NODE_OPERATION_COUNT = NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.SubmoduleImpl <em>Submodule</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.SubmoduleImpl <em>Submodule</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.SubmoduleImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getSubmodule()
+     * @see org.opendaylight.yangide.ext.model.impl.SubmoduleImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getSubmodule()
      * @generated
      */
     int SUBMODULE = 8;
@@ -611,11 +611,11 @@ public interface ModelPackage extends EPackage {
     int SUBMODULE_OPERATION_COUNT = MODULE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.TypedefImpl <em>Typedef</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.TypedefImpl <em>Typedef</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.TypedefImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTypedef()
+     * @see org.opendaylight.yangide.ext.model.impl.TypedefImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTypedef()
      * @generated
      */
     int TYPEDEF = 9;
@@ -675,11 +675,11 @@ public interface ModelPackage extends EPackage {
     int TYPEDEF_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ChoiceImpl <em>Choice</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ChoiceImpl <em>Choice</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ChoiceImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getChoice()
+     * @see org.opendaylight.yangide.ext.model.impl.ChoiceImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getChoice()
      * @generated
      */
     int CHOICE = 10;
@@ -739,11 +739,11 @@ public interface ModelPackage extends EPackage {
     int CHOICE_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.LeafListImpl <em>Leaf List</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.LeafListImpl <em>Leaf List</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.LeafListImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getLeafList()
+     * @see org.opendaylight.yangide.ext.model.impl.LeafListImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getLeafList()
      * @generated
      */
     int LEAF_LIST = 11;
@@ -803,11 +803,11 @@ public interface ModelPackage extends EPackage {
     int LEAF_LIST_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.AnyxmlImpl <em>Anyxml</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.AnyxmlImpl <em>Anyxml</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.AnyxmlImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getAnyxml()
+     * @see org.opendaylight.yangide.ext.model.impl.AnyxmlImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getAnyxml()
      * @generated
      */
     int ANYXML = 12;
@@ -858,11 +858,11 @@ public interface ModelPackage extends EPackage {
     int ANYXML_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ImportImpl <em>Import</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ImportImpl <em>Import</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ImportImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getImport()
+     * @see org.opendaylight.yangide.ext.model.impl.ImportImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getImport()
      * @generated
      */
     int IMPORT = 13;
@@ -922,11 +922,11 @@ public interface ModelPackage extends EPackage {
     int IMPORT_OPERATION_COUNT = NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.IncludeImpl <em>Include</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.IncludeImpl <em>Include</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.IncludeImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getInclude()
+     * @see org.opendaylight.yangide.ext.model.impl.IncludeImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getInclude()
      * @generated
      */
     int INCLUDE = 14;
@@ -968,11 +968,11 @@ public interface ModelPackage extends EPackage {
     int INCLUDE_OPERATION_COUNT = NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.TaggedNode <em>Tagged Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.TaggedNode <em>Tagged Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.TaggedNode
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTaggedNode()
+     * @see org.opendaylight.yangide.ext.model.TaggedNode
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTaggedNode()
      * @generated
      */
     int TAGGED_NODE = 19;
@@ -1005,11 +1005,11 @@ public interface ModelPackage extends EPackage {
     int TAGGED_NODE_OPERATION_COUNT = 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.RevisionImpl <em>Revision</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.RevisionImpl <em>Revision</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.RevisionImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getRevision()
+     * @see org.opendaylight.yangide.ext.model.impl.RevisionImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getRevision()
      * @generated
      */
     int REVISION = 15;
@@ -1060,11 +1060,11 @@ public interface ModelPackage extends EPackage {
     int REVISION_OPERATION_COUNT = TAGGED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.BelongsToImpl <em>Belongs To</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.BelongsToImpl <em>Belongs To</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.BelongsToImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getBelongsTo()
+     * @see org.opendaylight.yangide.ext.model.impl.BelongsToImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getBelongsTo()
      * @generated
      */
     int BELONGS_TO = 16;
@@ -1097,11 +1097,11 @@ public interface ModelPackage extends EPackage {
     int BELONGS_TO_OPERATION_COUNT = 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ListImpl <em>List</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ListImpl <em>List</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ListImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getList()
+     * @see org.opendaylight.yangide.ext.model.impl.ListImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getList()
      * @generated
      */
     int LIST = 17;
@@ -1161,11 +1161,11 @@ public interface ModelPackage extends EPackage {
     int LIST_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.TagImpl <em>Tag</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.TagImpl <em>Tag</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.TagImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTag()
+     * @see org.opendaylight.yangide.ext.model.impl.TagImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTag()
      * @generated
      */
     int TAG = 18;
@@ -1207,11 +1207,11 @@ public interface ModelPackage extends EPackage {
     int TAG_OPERATION_COUNT = 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.UsesImpl <em>Uses</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.UsesImpl <em>Uses</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.UsesImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getUses()
+     * @see org.opendaylight.yangide.ext.model.impl.UsesImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getUses()
      * @generated
      */
     int USES = 20;
@@ -1253,11 +1253,11 @@ public interface ModelPackage extends EPackage {
     int USES_OPERATION_COUNT = NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.RpcImpl <em>Rpc</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.RpcImpl <em>Rpc</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.RpcImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getRpc()
+     * @see org.opendaylight.yangide.ext.model.impl.RpcImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getRpc()
      * @generated
      */
     int RPC = 21;
@@ -1317,11 +1317,11 @@ public interface ModelPackage extends EPackage {
     int RPC_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.RpcIOImpl <em>Rpc IO</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.RpcIOImpl <em>Rpc IO</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.RpcIOImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getRpcIO()
+     * @see org.opendaylight.yangide.ext.model.impl.RpcIOImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getRpcIO()
      * @generated
      */
     int RPC_IO = 22;
@@ -1372,11 +1372,11 @@ public interface ModelPackage extends EPackage {
     int RPC_IO_OPERATION_COUNT = CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.NotificationImpl <em>Notification</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.NotificationImpl <em>Notification</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.NotificationImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNotification()
+     * @see org.opendaylight.yangide.ext.model.impl.NotificationImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNotification()
      * @generated
      */
     int NOTIFICATION = 23;
@@ -1427,11 +1427,11 @@ public interface ModelPackage extends EPackage {
     int NOTIFICATION_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.AugmentImpl <em>Augment</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.AugmentImpl <em>Augment</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.AugmentImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getAugment()
+     * @see org.opendaylight.yangide.ext.model.impl.AugmentImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getAugment()
      * @generated
      */
     int AUGMENT = 24;
@@ -1482,11 +1482,11 @@ public interface ModelPackage extends EPackage {
     int AUGMENT_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ExtensionImpl <em>Extension</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ExtensionImpl <em>Extension</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ExtensionImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getExtension()
+     * @see org.opendaylight.yangide.ext.model.impl.ExtensionImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getExtension()
      * @generated
      */
     int EXTENSION = 25;
@@ -1528,11 +1528,11 @@ public interface ModelPackage extends EPackage {
     int EXTENSION_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.FeatureImpl <em>Feature</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.FeatureImpl <em>Feature</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.FeatureImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getFeature()
+     * @see org.opendaylight.yangide.ext.model.impl.FeatureImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getFeature()
      * @generated
      */
     int FEATURE = 26;
@@ -1574,11 +1574,11 @@ public interface ModelPackage extends EPackage {
     int FEATURE_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.DeviationImpl <em>Deviation</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.DeviationImpl <em>Deviation</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.DeviationImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getDeviation()
+     * @see org.opendaylight.yangide.ext.model.impl.DeviationImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getDeviation()
      * @generated
      */
     int DEVIATION = 27;
@@ -1620,11 +1620,11 @@ public interface ModelPackage extends EPackage {
     int DEVIATION_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.IdentityImpl <em>Identity</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.IdentityImpl <em>Identity</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.IdentityImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getIdentity()
+     * @see org.opendaylight.yangide.ext.model.impl.IdentityImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getIdentity()
      * @generated
      */
     int IDENTITY = 28;
@@ -1675,11 +1675,11 @@ public interface ModelPackage extends EPackage {
     int IDENTITY_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.TypedNode <em>Typed Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.TypedNode <em>Typed Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.TypedNode
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTypedNode()
+     * @see org.opendaylight.yangide.ext.model.TypedNode
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTypedNode()
      * @generated
      */
     int TYPED_NODE = 29;
@@ -1712,11 +1712,11 @@ public interface ModelPackage extends EPackage {
     int TYPED_NODE_OPERATION_COUNT = 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ChoiceCaseImpl <em>Choice Case</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl <em>Choice Case</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ChoiceCaseImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getChoiceCase()
+     * @see org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getChoiceCase()
      * @generated
      */
     int CHOICE_CASE = 30;
@@ -1776,11 +1776,11 @@ public interface ModelPackage extends EPackage {
     int CHOICE_CASE_OPERATION_COUNT = NAMED_CONTAINING_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.ListKeyImpl <em>List Key</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.ListKeyImpl <em>List Key</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.ListKeyImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getListKey()
+     * @see org.opendaylight.yangide.ext.model.impl.ListKeyImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getListKey()
      * @generated
      */
     int LIST_KEY = 31;
@@ -1822,11 +1822,11 @@ public interface ModelPackage extends EPackage {
     int LIST_KEY_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.impl.TyperefImpl <em>Typeref</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.impl.TyperefImpl <em>Typeref</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.impl.TyperefImpl
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTyperef()
+     * @see org.opendaylight.yangide.ext.model.impl.TyperefImpl
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTyperef()
      * @generated
      */
     int TYPEREF = 32;
@@ -1868,11 +1868,11 @@ public interface ModelPackage extends EPackage {
     int TYPEREF_OPERATION_COUNT = NAMED_NODE_OPERATION_COUNT + 0;
 
     /**
-     * The meta object id for the '{@link com.cisco.yangide.ext.model.ReferenceNode <em>Reference Node</em>}' class.
+     * The meta object id for the '{@link org.opendaylight.yangide.ext.model.ReferenceNode <em>Reference Node</em>}' class.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
-     * @see com.cisco.yangide.ext.model.ReferenceNode
-     * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getReferenceNode()
+     * @see org.opendaylight.yangide.ext.model.ReferenceNode
+     * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getReferenceNode()
      * @generated
      */
     int REFERENCE_NODE = 33;
@@ -1906,538 +1906,538 @@ public interface ModelPackage extends EPackage {
 
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Module <em>Module</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Module <em>Module</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Module</em>'.
-     * @see com.cisco.yangide.ext.model.Module
+     * @see org.opendaylight.yangide.ext.model.Module
      * @generated
      */
     EClass getModule();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Module#getNamespace <em>Namespace</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Module#getNamespace <em>Namespace</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Namespace</em>'.
-     * @see com.cisco.yangide.ext.model.Module#getNamespace()
+     * @see org.opendaylight.yangide.ext.model.Module#getNamespace()
      * @see #getModule()
      * @generated
      */
     EAttribute getModule_Namespace();
 
     /**
-     * Returns the meta object for the containment reference list '{@link com.cisco.yangide.ext.model.Module#getRevisions <em>Revisions</em>}'.
+     * Returns the meta object for the containment reference list '{@link org.opendaylight.yangide.ext.model.Module#getRevisions <em>Revisions</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the containment reference list '<em>Revisions</em>'.
-     * @see com.cisco.yangide.ext.model.Module#getRevisions()
+     * @see org.opendaylight.yangide.ext.model.Module#getRevisions()
      * @see #getModule()
      * @generated
      */
     EReference getModule_Revisions();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Grouping <em>Grouping</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Grouping <em>Grouping</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Grouping</em>'.
-     * @see com.cisco.yangide.ext.model.Grouping
+     * @see org.opendaylight.yangide.ext.model.Grouping
      * @generated
      */
     EClass getGrouping();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Leaf <em>Leaf</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Leaf <em>Leaf</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Leaf</em>'.
-     * @see com.cisco.yangide.ext.model.Leaf
+     * @see org.opendaylight.yangide.ext.model.Leaf
      * @generated
      */
     EClass getLeaf();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Container <em>Container</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Container <em>Container</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Container</em>'.
-     * @see com.cisco.yangide.ext.model.Container
+     * @see org.opendaylight.yangide.ext.model.Container
      * @generated
      */
     EClass getContainer();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Node <em>Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Node <em>Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Node</em>'.
-     * @see com.cisco.yangide.ext.model.Node
+     * @see org.opendaylight.yangide.ext.model.Node
      * @generated
      */
     EClass getNode();
 
     /**
-     * Returns the meta object for the reference '{@link com.cisco.yangide.ext.model.Node#getParent <em>Parent</em>}'.
+     * Returns the meta object for the reference '{@link org.opendaylight.yangide.ext.model.Node#getParent <em>Parent</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the reference '<em>Parent</em>'.
-     * @see com.cisco.yangide.ext.model.Node#getParent()
+     * @see org.opendaylight.yangide.ext.model.Node#getParent()
      * @see #getNode()
      * @generated
      */
     EReference getNode_Parent();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.NamedNode <em>Named Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.NamedNode <em>Named Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Named Node</em>'.
-     * @see com.cisco.yangide.ext.model.NamedNode
+     * @see org.opendaylight.yangide.ext.model.NamedNode
      * @generated
      */
     EClass getNamedNode();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.NamedNode#getName <em>Name</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.NamedNode#getName <em>Name</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Name</em>'.
-     * @see com.cisco.yangide.ext.model.NamedNode#getName()
+     * @see org.opendaylight.yangide.ext.model.NamedNode#getName()
      * @see #getNamedNode()
      * @generated
      */
     EAttribute getNamedNode_Name();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.ContainingNode <em>Containing Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.ContainingNode <em>Containing Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Containing Node</em>'.
-     * @see com.cisco.yangide.ext.model.ContainingNode
+     * @see org.opendaylight.yangide.ext.model.ContainingNode
      * @generated
      */
     EClass getContainingNode();
 
     /**
-     * Returns the meta object for the containment reference list '{@link com.cisco.yangide.ext.model.ContainingNode#getChildren <em>Children</em>}'.
+     * Returns the meta object for the containment reference list '{@link org.opendaylight.yangide.ext.model.ContainingNode#getChildren <em>Children</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the containment reference list '<em>Children</em>'.
-     * @see com.cisco.yangide.ext.model.ContainingNode#getChildren()
+     * @see org.opendaylight.yangide.ext.model.ContainingNode#getChildren()
      * @see #getContainingNode()
      * @generated
      */
     EReference getContainingNode_Children();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Named Containing Node</em>'.
-     * @see com.cisco.yangide.ext.model.NamedContainingNode
+     * @see org.opendaylight.yangide.ext.model.NamedContainingNode
      * @generated
      */
     EClass getNamedContainingNode();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Submodule <em>Submodule</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Submodule <em>Submodule</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Submodule</em>'.
-     * @see com.cisco.yangide.ext.model.Submodule
+     * @see org.opendaylight.yangide.ext.model.Submodule
      * @generated
      */
     EClass getSubmodule();
 
     /**
-     * Returns the meta object for the reference '{@link com.cisco.yangide.ext.model.Submodule#getBelongsTo <em>Belongs To</em>}'.
+     * Returns the meta object for the reference '{@link org.opendaylight.yangide.ext.model.Submodule#getBelongsTo <em>Belongs To</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the reference '<em>Belongs To</em>'.
-     * @see com.cisco.yangide.ext.model.Submodule#getBelongsTo()
+     * @see org.opendaylight.yangide.ext.model.Submodule#getBelongsTo()
      * @see #getSubmodule()
      * @generated
      */
     EReference getSubmodule_BelongsTo();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Typedef <em>Typedef</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Typedef <em>Typedef</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Typedef</em>'.
-     * @see com.cisco.yangide.ext.model.Typedef
+     * @see org.opendaylight.yangide.ext.model.Typedef
      * @generated
      */
     EClass getTypedef();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Choice <em>Choice</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Choice <em>Choice</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Choice</em>'.
-     * @see com.cisco.yangide.ext.model.Choice
+     * @see org.opendaylight.yangide.ext.model.Choice
      * @generated
      */
     EClass getChoice();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.LeafList <em>Leaf List</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.LeafList <em>Leaf List</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Leaf List</em>'.
-     * @see com.cisco.yangide.ext.model.LeafList
+     * @see org.opendaylight.yangide.ext.model.LeafList
      * @generated
      */
     EClass getLeafList();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Anyxml <em>Anyxml</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Anyxml <em>Anyxml</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Anyxml</em>'.
-     * @see com.cisco.yangide.ext.model.Anyxml
+     * @see org.opendaylight.yangide.ext.model.Anyxml
      * @generated
      */
     EClass getAnyxml();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Import <em>Import</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Import <em>Import</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Import</em>'.
-     * @see com.cisco.yangide.ext.model.Import
+     * @see org.opendaylight.yangide.ext.model.Import
      * @generated
      */
     EClass getImport();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Import#getPrefix <em>Prefix</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Import#getPrefix <em>Prefix</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Prefix</em>'.
-     * @see com.cisco.yangide.ext.model.Import#getPrefix()
+     * @see org.opendaylight.yangide.ext.model.Import#getPrefix()
      * @see #getImport()
      * @generated
      */
     EAttribute getImport_Prefix();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Import#getRevisionDate <em>Revision Date</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Import#getRevisionDate <em>Revision Date</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Revision Date</em>'.
-     * @see com.cisco.yangide.ext.model.Import#getRevisionDate()
+     * @see org.opendaylight.yangide.ext.model.Import#getRevisionDate()
      * @see #getImport()
      * @generated
      */
     EAttribute getImport_RevisionDate();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Import#getModule <em>Module</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Import#getModule <em>Module</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Module</em>'.
-     * @see com.cisco.yangide.ext.model.Import#getModule()
+     * @see org.opendaylight.yangide.ext.model.Import#getModule()
      * @see #getImport()
      * @generated
      */
     EAttribute getImport_Module();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Include <em>Include</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Include <em>Include</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Include</em>'.
-     * @see com.cisco.yangide.ext.model.Include
+     * @see org.opendaylight.yangide.ext.model.Include
      * @generated
      */
     EClass getInclude();
 
     /**
-     * Returns the meta object for the containment reference '{@link com.cisco.yangide.ext.model.Include#getSubmodule <em>Submodule</em>}'.
+     * Returns the meta object for the containment reference '{@link org.opendaylight.yangide.ext.model.Include#getSubmodule <em>Submodule</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the containment reference '<em>Submodule</em>'.
-     * @see com.cisco.yangide.ext.model.Include#getSubmodule()
+     * @see org.opendaylight.yangide.ext.model.Include#getSubmodule()
      * @see #getInclude()
      * @generated
      */
     EReference getInclude_Submodule();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Revision <em>Revision</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Revision <em>Revision</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Revision</em>'.
-     * @see com.cisco.yangide.ext.model.Revision
+     * @see org.opendaylight.yangide.ext.model.Revision
      * @generated
      */
     EClass getRevision();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.BelongsTo <em>Belongs To</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.BelongsTo <em>Belongs To</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Belongs To</em>'.
-     * @see com.cisco.yangide.ext.model.BelongsTo
+     * @see org.opendaylight.yangide.ext.model.BelongsTo
      * @generated
      */
     EClass getBelongsTo();
 
     /**
-     * Returns the meta object for the reference '{@link com.cisco.yangide.ext.model.BelongsTo#getOwnerModule <em>Owner Module</em>}'.
+     * Returns the meta object for the reference '{@link org.opendaylight.yangide.ext.model.BelongsTo#getOwnerModule <em>Owner Module</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the reference '<em>Owner Module</em>'.
-     * @see com.cisco.yangide.ext.model.BelongsTo#getOwnerModule()
+     * @see org.opendaylight.yangide.ext.model.BelongsTo#getOwnerModule()
      * @see #getBelongsTo()
      * @generated
      */
     EReference getBelongsTo_OwnerModule();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.List <em>List</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.List <em>List</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>List</em>'.
-     * @see com.cisco.yangide.ext.model.List
+     * @see org.opendaylight.yangide.ext.model.List
      * @generated
      */
     EClass getList();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Tag <em>Tag</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Tag <em>Tag</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Tag</em>'.
-     * @see com.cisco.yangide.ext.model.Tag
+     * @see org.opendaylight.yangide.ext.model.Tag
      * @generated
      */
     EClass getTag();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Tag#getName <em>Name</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Tag#getName <em>Name</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Name</em>'.
-     * @see com.cisco.yangide.ext.model.Tag#getName()
+     * @see org.opendaylight.yangide.ext.model.Tag#getName()
      * @see #getTag()
      * @generated
      */
     EAttribute getTag_Name();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Tag#getValue <em>Value</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Tag#getValue <em>Value</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Value</em>'.
-     * @see com.cisco.yangide.ext.model.Tag#getValue()
+     * @see org.opendaylight.yangide.ext.model.Tag#getValue()
      * @see #getTag()
      * @generated
      */
     EAttribute getTag_Value();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.TaggedNode <em>Tagged Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.TaggedNode <em>Tagged Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Tagged Node</em>'.
-     * @see com.cisco.yangide.ext.model.TaggedNode
+     * @see org.opendaylight.yangide.ext.model.TaggedNode
      * @generated
      */
     EClass getTaggedNode();
 
     /**
-     * Returns the meta object for the containment reference list '{@link com.cisco.yangide.ext.model.TaggedNode#getTags <em>Tags</em>}'.
+     * Returns the meta object for the containment reference list '{@link org.opendaylight.yangide.ext.model.TaggedNode#getTags <em>Tags</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the containment reference list '<em>Tags</em>'.
-     * @see com.cisco.yangide.ext.model.TaggedNode#getTags()
+     * @see org.opendaylight.yangide.ext.model.TaggedNode#getTags()
      * @see #getTaggedNode()
      * @generated
      */
     EReference getTaggedNode_Tags();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Uses <em>Uses</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Uses <em>Uses</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Uses</em>'.
-     * @see com.cisco.yangide.ext.model.Uses
+     * @see org.opendaylight.yangide.ext.model.Uses
      * @generated
      */
     EClass getUses();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.Uses#getQName <em>QName</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.Uses#getQName <em>QName</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>QName</em>'.
-     * @see com.cisco.yangide.ext.model.Uses#getQName()
+     * @see org.opendaylight.yangide.ext.model.Uses#getQName()
      * @see #getUses()
      * @generated
      */
     EAttribute getUses_QName();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Rpc <em>Rpc</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Rpc <em>Rpc</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Rpc</em>'.
-     * @see com.cisco.yangide.ext.model.Rpc
+     * @see org.opendaylight.yangide.ext.model.Rpc
      * @generated
      */
     EClass getRpc();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.RpcIO <em>Rpc IO</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.RpcIO <em>Rpc IO</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Rpc IO</em>'.
-     * @see com.cisco.yangide.ext.model.RpcIO
+     * @see org.opendaylight.yangide.ext.model.RpcIO
      * @generated
      */
     EClass getRpcIO();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.RpcIO#isInput <em>Input</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.RpcIO#isInput <em>Input</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Input</em>'.
-     * @see com.cisco.yangide.ext.model.RpcIO#isInput()
+     * @see org.opendaylight.yangide.ext.model.RpcIO#isInput()
      * @see #getRpcIO()
      * @generated
      */
     EAttribute getRpcIO_Input();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Notification <em>Notification</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Notification <em>Notification</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Notification</em>'.
-     * @see com.cisco.yangide.ext.model.Notification
+     * @see org.opendaylight.yangide.ext.model.Notification
      * @generated
      */
     EClass getNotification();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Augment <em>Augment</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Augment <em>Augment</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Augment</em>'.
-     * @see com.cisco.yangide.ext.model.Augment
+     * @see org.opendaylight.yangide.ext.model.Augment
      * @generated
      */
     EClass getAugment();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Extension <em>Extension</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Extension <em>Extension</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Extension</em>'.
-     * @see com.cisco.yangide.ext.model.Extension
+     * @see org.opendaylight.yangide.ext.model.Extension
      * @generated
      */
     EClass getExtension();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Feature <em>Feature</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Feature <em>Feature</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Feature</em>'.
-     * @see com.cisco.yangide.ext.model.Feature
+     * @see org.opendaylight.yangide.ext.model.Feature
      * @generated
      */
     EClass getFeature();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Deviation <em>Deviation</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Deviation <em>Deviation</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Deviation</em>'.
-     * @see com.cisco.yangide.ext.model.Deviation
+     * @see org.opendaylight.yangide.ext.model.Deviation
      * @generated
      */
     EClass getDeviation();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Identity <em>Identity</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Identity <em>Identity</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Identity</em>'.
-     * @see com.cisco.yangide.ext.model.Identity
+     * @see org.opendaylight.yangide.ext.model.Identity
      * @generated
      */
     EClass getIdentity();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.TypedNode <em>Typed Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.TypedNode <em>Typed Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Typed Node</em>'.
-     * @see com.cisco.yangide.ext.model.TypedNode
+     * @see org.opendaylight.yangide.ext.model.TypedNode
      * @generated
      */
     EClass getTypedNode();
 
     /**
-     * Returns the meta object for the containment reference '{@link com.cisco.yangide.ext.model.TypedNode#getType <em>Type</em>}'.
+     * Returns the meta object for the containment reference '{@link org.opendaylight.yangide.ext.model.TypedNode#getType <em>Type</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the containment reference '<em>Type</em>'.
-     * @see com.cisco.yangide.ext.model.TypedNode#getType()
+     * @see org.opendaylight.yangide.ext.model.TypedNode#getType()
      * @see #getTypedNode()
      * @generated
      */
     EReference getTypedNode_Type();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.ChoiceCase <em>Choice Case</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.ChoiceCase <em>Choice Case</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Choice Case</em>'.
-     * @see com.cisco.yangide.ext.model.ChoiceCase
+     * @see org.opendaylight.yangide.ext.model.ChoiceCase
      * @generated
      */
     EClass getChoiceCase();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.ListKey <em>List Key</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.ListKey <em>List Key</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>List Key</em>'.
-     * @see com.cisco.yangide.ext.model.ListKey
+     * @see org.opendaylight.yangide.ext.model.ListKey
      * @generated
      */
     EClass getListKey();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.Typeref <em>Typeref</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.Typeref <em>Typeref</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Typeref</em>'.
-     * @see com.cisco.yangide.ext.model.Typeref
+     * @see org.opendaylight.yangide.ext.model.Typeref
      * @generated
      */
     EClass getTyperef();
 
     /**
-     * Returns the meta object for class '{@link com.cisco.yangide.ext.model.ReferenceNode <em>Reference Node</em>}'.
+     * Returns the meta object for class '{@link org.opendaylight.yangide.ext.model.ReferenceNode <em>Reference Node</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for class '<em>Reference Node</em>'.
-     * @see com.cisco.yangide.ext.model.ReferenceNode
+     * @see org.opendaylight.yangide.ext.model.ReferenceNode
      * @generated
      */
     EClass getReferenceNode();
 
     /**
-     * Returns the meta object for the attribute '{@link com.cisco.yangide.ext.model.ReferenceNode#getReference <em>Reference</em>}'.
+     * Returns the meta object for the attribute '{@link org.opendaylight.yangide.ext.model.ReferenceNode#getReference <em>Reference</em>}'.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @return the meta object for the attribute '<em>Reference</em>'.
-     * @see com.cisco.yangide.ext.model.ReferenceNode#getReference()
+     * @see org.opendaylight.yangide.ext.model.ReferenceNode#getReference()
      * @see #getReferenceNode()
      * @generated
      */
@@ -2467,11 +2467,11 @@ public interface ModelPackage extends EPackage {
      */
     interface Literals {
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ModuleImpl <em>Module</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl <em>Module</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ModuleImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getModule()
+         * @see org.opendaylight.yangide.ext.model.impl.ModuleImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getModule()
          * @generated
          */
         EClass MODULE = eINSTANCE.getModule();
@@ -2493,41 +2493,41 @@ public interface ModelPackage extends EPackage {
         EReference MODULE__REVISIONS = eINSTANCE.getModule_Revisions();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.GroupingImpl <em>Grouping</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.GroupingImpl <em>Grouping</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.GroupingImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getGrouping()
+         * @see org.opendaylight.yangide.ext.model.impl.GroupingImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getGrouping()
          * @generated
          */
         EClass GROUPING = eINSTANCE.getGrouping();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.LeafImpl <em>Leaf</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.LeafImpl <em>Leaf</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.LeafImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getLeaf()
+         * @see org.opendaylight.yangide.ext.model.impl.LeafImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getLeaf()
          * @generated
          */
         EClass LEAF = eINSTANCE.getLeaf();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ContainerImpl <em>Container</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ContainerImpl <em>Container</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ContainerImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getContainer()
+         * @see org.opendaylight.yangide.ext.model.impl.ContainerImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getContainer()
          * @generated
          */
         EClass CONTAINER = eINSTANCE.getContainer();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.Node <em>Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.Node <em>Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.Node
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNode()
+         * @see org.opendaylight.yangide.ext.model.Node
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNode()
          * @generated
          */
         EClass NODE = eINSTANCE.getNode();
@@ -2541,11 +2541,11 @@ public interface ModelPackage extends EPackage {
         EReference NODE__PARENT = eINSTANCE.getNode_Parent();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.NamedNode <em>Named Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.NamedNode <em>Named Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.NamedNode
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNamedNode()
+         * @see org.opendaylight.yangide.ext.model.NamedNode
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNamedNode()
          * @generated
          */
         EClass NAMED_NODE = eINSTANCE.getNamedNode();
@@ -2559,11 +2559,11 @@ public interface ModelPackage extends EPackage {
         EAttribute NAMED_NODE__NAME = eINSTANCE.getNamedNode_Name();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.ContainingNode <em>Containing Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.ContainingNode <em>Containing Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.ContainingNode
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getContainingNode()
+         * @see org.opendaylight.yangide.ext.model.ContainingNode
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getContainingNode()
          * @generated
          */
         EClass CONTAINING_NODE = eINSTANCE.getContainingNode();
@@ -2577,21 +2577,21 @@ public interface ModelPackage extends EPackage {
         EReference CONTAINING_NODE__CHILDREN = eINSTANCE.getContainingNode_Children();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.NamedContainingNode
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNamedContainingNode()
+         * @see org.opendaylight.yangide.ext.model.NamedContainingNode
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNamedContainingNode()
          * @generated
          */
         EClass NAMED_CONTAINING_NODE = eINSTANCE.getNamedContainingNode();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.SubmoduleImpl <em>Submodule</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.SubmoduleImpl <em>Submodule</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.SubmoduleImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getSubmodule()
+         * @see org.opendaylight.yangide.ext.model.impl.SubmoduleImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getSubmodule()
          * @generated
          */
         EClass SUBMODULE = eINSTANCE.getSubmodule();
@@ -2605,51 +2605,51 @@ public interface ModelPackage extends EPackage {
         EReference SUBMODULE__BELONGS_TO = eINSTANCE.getSubmodule_BelongsTo();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.TypedefImpl <em>Typedef</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.TypedefImpl <em>Typedef</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.TypedefImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTypedef()
+         * @see org.opendaylight.yangide.ext.model.impl.TypedefImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTypedef()
          * @generated
          */
         EClass TYPEDEF = eINSTANCE.getTypedef();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ChoiceImpl <em>Choice</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ChoiceImpl <em>Choice</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ChoiceImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getChoice()
+         * @see org.opendaylight.yangide.ext.model.impl.ChoiceImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getChoice()
          * @generated
          */
         EClass CHOICE = eINSTANCE.getChoice();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.LeafListImpl <em>Leaf List</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.LeafListImpl <em>Leaf List</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.LeafListImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getLeafList()
+         * @see org.opendaylight.yangide.ext.model.impl.LeafListImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getLeafList()
          * @generated
          */
         EClass LEAF_LIST = eINSTANCE.getLeafList();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.AnyxmlImpl <em>Anyxml</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.AnyxmlImpl <em>Anyxml</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.AnyxmlImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getAnyxml()
+         * @see org.opendaylight.yangide.ext.model.impl.AnyxmlImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getAnyxml()
          * @generated
          */
         EClass ANYXML = eINSTANCE.getAnyxml();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ImportImpl <em>Import</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ImportImpl <em>Import</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ImportImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getImport()
+         * @see org.opendaylight.yangide.ext.model.impl.ImportImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getImport()
          * @generated
          */
         EClass IMPORT = eINSTANCE.getImport();
@@ -2679,11 +2679,11 @@ public interface ModelPackage extends EPackage {
         EAttribute IMPORT__MODULE = eINSTANCE.getImport_Module();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.IncludeImpl <em>Include</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.IncludeImpl <em>Include</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.IncludeImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getInclude()
+         * @see org.opendaylight.yangide.ext.model.impl.IncludeImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getInclude()
          * @generated
          */
         EClass INCLUDE = eINSTANCE.getInclude();
@@ -2697,21 +2697,21 @@ public interface ModelPackage extends EPackage {
         EReference INCLUDE__SUBMODULE = eINSTANCE.getInclude_Submodule();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.RevisionImpl <em>Revision</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.RevisionImpl <em>Revision</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.RevisionImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getRevision()
+         * @see org.opendaylight.yangide.ext.model.impl.RevisionImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getRevision()
          * @generated
          */
         EClass REVISION = eINSTANCE.getRevision();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.BelongsToImpl <em>Belongs To</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.BelongsToImpl <em>Belongs To</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.BelongsToImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getBelongsTo()
+         * @see org.opendaylight.yangide.ext.model.impl.BelongsToImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getBelongsTo()
          * @generated
          */
         EClass BELONGS_TO = eINSTANCE.getBelongsTo();
@@ -2725,21 +2725,21 @@ public interface ModelPackage extends EPackage {
         EReference BELONGS_TO__OWNER_MODULE = eINSTANCE.getBelongsTo_OwnerModule();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ListImpl <em>List</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ListImpl <em>List</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ListImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getList()
+         * @see org.opendaylight.yangide.ext.model.impl.ListImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getList()
          * @generated
          */
         EClass LIST = eINSTANCE.getList();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.TagImpl <em>Tag</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.TagImpl <em>Tag</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.TagImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTag()
+         * @see org.opendaylight.yangide.ext.model.impl.TagImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTag()
          * @generated
          */
         EClass TAG = eINSTANCE.getTag();
@@ -2761,11 +2761,11 @@ public interface ModelPackage extends EPackage {
         EAttribute TAG__VALUE = eINSTANCE.getTag_Value();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.TaggedNode <em>Tagged Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.TaggedNode <em>Tagged Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.TaggedNode
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTaggedNode()
+         * @see org.opendaylight.yangide.ext.model.TaggedNode
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTaggedNode()
          * @generated
          */
         EClass TAGGED_NODE = eINSTANCE.getTaggedNode();
@@ -2779,11 +2779,11 @@ public interface ModelPackage extends EPackage {
         EReference TAGGED_NODE__TAGS = eINSTANCE.getTaggedNode_Tags();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.UsesImpl <em>Uses</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.UsesImpl <em>Uses</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.UsesImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getUses()
+         * @see org.opendaylight.yangide.ext.model.impl.UsesImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getUses()
          * @generated
          */
         EClass USES = eINSTANCE.getUses();
@@ -2797,21 +2797,21 @@ public interface ModelPackage extends EPackage {
         EAttribute USES__QNAME = eINSTANCE.getUses_QName();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.RpcImpl <em>Rpc</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.RpcImpl <em>Rpc</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.RpcImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getRpc()
+         * @see org.opendaylight.yangide.ext.model.impl.RpcImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getRpc()
          * @generated
          */
         EClass RPC = eINSTANCE.getRpc();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.RpcIOImpl <em>Rpc IO</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.RpcIOImpl <em>Rpc IO</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.RpcIOImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getRpcIO()
+         * @see org.opendaylight.yangide.ext.model.impl.RpcIOImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getRpcIO()
          * @generated
          */
         EClass RPC_IO = eINSTANCE.getRpcIO();
@@ -2825,71 +2825,71 @@ public interface ModelPackage extends EPackage {
         EAttribute RPC_IO__INPUT = eINSTANCE.getRpcIO_Input();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.NotificationImpl <em>Notification</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.NotificationImpl <em>Notification</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.NotificationImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getNotification()
+         * @see org.opendaylight.yangide.ext.model.impl.NotificationImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getNotification()
          * @generated
          */
         EClass NOTIFICATION = eINSTANCE.getNotification();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.AugmentImpl <em>Augment</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.AugmentImpl <em>Augment</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.AugmentImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getAugment()
+         * @see org.opendaylight.yangide.ext.model.impl.AugmentImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getAugment()
          * @generated
          */
         EClass AUGMENT = eINSTANCE.getAugment();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ExtensionImpl <em>Extension</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ExtensionImpl <em>Extension</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ExtensionImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getExtension()
+         * @see org.opendaylight.yangide.ext.model.impl.ExtensionImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getExtension()
          * @generated
          */
         EClass EXTENSION = eINSTANCE.getExtension();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.FeatureImpl <em>Feature</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.FeatureImpl <em>Feature</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.FeatureImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getFeature()
+         * @see org.opendaylight.yangide.ext.model.impl.FeatureImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getFeature()
          * @generated
          */
         EClass FEATURE = eINSTANCE.getFeature();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.DeviationImpl <em>Deviation</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.DeviationImpl <em>Deviation</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.DeviationImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getDeviation()
+         * @see org.opendaylight.yangide.ext.model.impl.DeviationImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getDeviation()
          * @generated
          */
         EClass DEVIATION = eINSTANCE.getDeviation();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.IdentityImpl <em>Identity</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.IdentityImpl <em>Identity</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.IdentityImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getIdentity()
+         * @see org.opendaylight.yangide.ext.model.impl.IdentityImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getIdentity()
          * @generated
          */
         EClass IDENTITY = eINSTANCE.getIdentity();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.TypedNode <em>Typed Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.TypedNode <em>Typed Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.TypedNode
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTypedNode()
+         * @see org.opendaylight.yangide.ext.model.TypedNode
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTypedNode()
          * @generated
          */
         EClass TYPED_NODE = eINSTANCE.getTypedNode();
@@ -2903,41 +2903,41 @@ public interface ModelPackage extends EPackage {
         EReference TYPED_NODE__TYPE = eINSTANCE.getTypedNode_Type();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ChoiceCaseImpl <em>Choice Case</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl <em>Choice Case</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ChoiceCaseImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getChoiceCase()
+         * @see org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getChoiceCase()
          * @generated
          */
         EClass CHOICE_CASE = eINSTANCE.getChoiceCase();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.ListKeyImpl <em>List Key</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.ListKeyImpl <em>List Key</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.ListKeyImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getListKey()
+         * @see org.opendaylight.yangide.ext.model.impl.ListKeyImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getListKey()
          * @generated
          */
         EClass LIST_KEY = eINSTANCE.getListKey();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.impl.TyperefImpl <em>Typeref</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.impl.TyperefImpl <em>Typeref</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.impl.TyperefImpl
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getTyperef()
+         * @see org.opendaylight.yangide.ext.model.impl.TyperefImpl
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getTyperef()
          * @generated
          */
         EClass TYPEREF = eINSTANCE.getTyperef();
 
         /**
-         * The meta object literal for the '{@link com.cisco.yangide.ext.model.ReferenceNode <em>Reference Node</em>}' class.
+         * The meta object literal for the '{@link org.opendaylight.yangide.ext.model.ReferenceNode <em>Reference Node</em>}' class.
          * <!-- begin-user-doc -->
          * <!-- end-user-doc -->
-         * @see com.cisco.yangide.ext.model.ReferenceNode
-         * @see com.cisco.yangide.ext.model.impl.ModelPackageImpl#getReferenceNode()
+         * @see org.opendaylight.yangide.ext.model.ReferenceNode
+         * @see org.opendaylight.yangide.ext.model.impl.ModelPackageImpl#getReferenceNode()
          * @generated
          */
         EClass REFERENCE_NODE = eINSTANCE.getReferenceNode();
similarity index 74%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Module.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Module.java
index f8652ad3c47d8d422d4ded837065df1267b6e320..2606e196b53941ab2ea3ebaa76ffc84cc35c41f6 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.common.util.EList;
 
@@ -18,11 +18,11 @@ import org.eclipse.emf.common.util.EList;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Module#getNamespace <em>Namespace</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.Module#getRevisions <em>Revisions</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Module#getNamespace <em>Namespace</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Module#getRevisions <em>Revisions</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getModule()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getModule()
  * @model
  * @generated
  */
@@ -37,14 +37,14 @@ public interface Module extends NamedContainingNode, TaggedNode {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Namespace</em>' attribute.
      * @see #setNamespace(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getModule_Namespace()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getModule_Namespace()
      * @model required="true"
      * @generated
      */
     String getNamespace();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Module#getNamespace <em>Namespace</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Module#getNamespace <em>Namespace</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Namespace</em>' attribute.
@@ -55,7 +55,7 @@ public interface Module extends NamedContainingNode, TaggedNode {
 
     /**
      * Returns the value of the '<em><b>Revisions</b></em>' containment reference list.
-     * The list contents are of type {@link com.cisco.yangide.ext.model.Revision}.
+     * The list contents are of type {@link org.opendaylight.yangide.ext.model.Revision}.
      * <!-- begin-user-doc -->
      * <p>
      * If the meaning of the '<em>Revisions</em>' containment reference list isn't clear,
@@ -63,7 +63,7 @@ public interface Module extends NamedContainingNode, TaggedNode {
      * </p>
      * <!-- end-user-doc -->
      * @return the value of the '<em>Revisions</em>' containment reference list.
-     * @see com.cisco.yangide.ext.model.ModelPackage#getModule_Revisions()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getModule_Revisions()
      * @model containment="true"
      * @generated
      */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/NamedContainingNode.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/NamedContainingNode.java
index 496d702d121aa778f2bc89fb88b87c04c670fb23..c569e8f04a1937d8a3282c7825a518b2c0c4a80d 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getNamedContainingNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getNamedContainingNode()
  * @model interface="true" abstract="true"
  * @generated
  */
similarity index 78%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/NamedNode.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/NamedNode.java
index 688b81739a66048d357fce1a8ccf0067196ccf21..c7287c195850d1452225ff91b812d1e232b22417 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -17,10 +17,10 @@ package com.cisco.yangide.ext.model;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.NamedNode#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.NamedNode#getName <em>Name</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getNamedNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getNamedNode()
  * @model interface="true" abstract="true"
  * @generated
  */
@@ -35,14 +35,14 @@ public interface NamedNode extends Node {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Name</em>' attribute.
      * @see #setName(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getNamedNode_Name()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getNamedNode_Name()
      * @model
      * @generated
      */
     String getName();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.NamedNode#getName <em>Name</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.NamedNode#getName <em>Name</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Name</em>' attribute.
similarity index 79%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Node.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Node.java
index c7e0405a999cf083ae9f54a826df041d06ee3967..c9a934744e8db06b94f9724a3e2531109effa3ab 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EObject;
 
@@ -18,10 +18,10 @@ import org.eclipse.emf.ecore.EObject;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Node#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Node#getParent <em>Parent</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getNode()
  * @model interface="true" abstract="true"
  * @generated
  */
@@ -36,14 +36,14 @@ public interface Node extends EObject {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Parent</em>' reference.
      * @see #setParent(Node)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getNode_Parent()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getNode_Parent()
      * @model
      * @generated
      */
     Node getParent();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Node#getParent <em>Parent</em>}' reference.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Node#getParent <em>Parent</em>}' reference.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Parent</em>' reference.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Notification.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Notification.java
index 8df98bf99fd53b8d3445d603c498c284efde7047..502df878ff8699e8b92fb9d95faeea92e9cfa0bb 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getNotification()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getNotification()
  * @model
  * @generated
  */
similarity index 78%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/ReferenceNode.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/ReferenceNode.java
index d7b1eb87a42d6da45954c7b4749d75a1831c8cce..0f8e9b239bcebc7496deeb86b95ab94ee0224989 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EObject;
 
@@ -18,10 +18,10 @@ import org.eclipse.emf.ecore.EObject;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.ReferenceNode#getReference <em>Reference</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.ReferenceNode#getReference <em>Reference</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getReferenceNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getReferenceNode()
  * @model interface="true" abstract="true"
  * @generated
  */
@@ -36,14 +36,14 @@ public interface ReferenceNode extends EObject {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Reference</em>' attribute.
      * @see #setReference(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getReferenceNode_Reference()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getReferenceNode_Reference()
      * @model dataType="org.eclipse.emf.ecore.xml.type.String"
      * @generated
      */
     String getReference();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.ReferenceNode#getReference <em>Reference</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.ReferenceNode#getReference <em>Reference</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Reference</em>' attribute.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Revision.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Revision.java
index 87b83d7b51460ac841afe1c088ad8476b588e7a9..9ca92097d17ddcab922533a82d638fc15c420150 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getRevision()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getRevision()
  * @model
  * @generated
  */
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Rpc.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Rpc.java
index 7995b266a4d31e55778252f6c069b4ea6f2fd521..88a19c484004fb13040756e37185145650f10b02 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getRpc()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getRpc()
  * @model
  * @generated
  */
similarity index 79%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/RpcIO.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/RpcIO.java
index 1f980ef01a0373012a46cd6320259be640216fe8..e746173425f89f60c8eed9e6ad8d647027ad3c00 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -17,10 +17,10 @@ package com.cisco.yangide.ext.model;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.RpcIO#isInput <em>Input</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.RpcIO#isInput <em>Input</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getRpcIO()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getRpcIO()
  * @model
  * @generated
  */
@@ -35,14 +35,14 @@ public interface RpcIO extends ContainingNode {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Input</em>' attribute.
      * @see #setInput(boolean)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getRpcIO_Input()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getRpcIO_Input()
      * @model dataType="org.eclipse.emf.ecore.xml.type.Boolean"
      * @generated
      */
     boolean isInput();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.RpcIO#isInput <em>Input</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.RpcIO#isInput <em>Input</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Input</em>' attribute.
similarity index 77%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Submodule.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Submodule.java
index 3c47b8aaf02f3d8aac6e17273bf300704d59ec24..e5f7a1b554d53f2af9ef6c1be700facf94fca689 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -17,10 +17,10 @@ package com.cisco.yangide.ext.model;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Submodule#getBelongsTo <em>Belongs To</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Submodule#getBelongsTo <em>Belongs To</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getSubmodule()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getSubmodule()
  * @model
  * @generated
  */
@@ -35,14 +35,14 @@ public interface Submodule extends Module {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Belongs To</em>' reference.
      * @see #setBelongsTo(BelongsTo)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getSubmodule_BelongsTo()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getSubmodule_BelongsTo()
      * @model required="true"
      * @generated
      */
     BelongsTo getBelongsTo();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Submodule#getBelongsTo <em>Belongs To</em>}' reference.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Submodule#getBelongsTo <em>Belongs To</em>}' reference.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Belongs To</em>' reference.
similarity index 76%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Tag.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Tag.java
index 2468980ccbf3ea5ef56efdd84c61a3bf959b99fa..bd50257a5b30d1e61ff50f0075116e98b48d0a50 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EObject;
 
@@ -18,11 +18,11 @@ import org.eclipse.emf.ecore.EObject;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Tag#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.Tag#getValue <em>Value</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Tag#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Tag#getValue <em>Value</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getTag()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getTag()
  * @model
  * @generated
  */
@@ -37,14 +37,14 @@ public interface Tag extends EObject {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Name</em>' attribute.
      * @see #setName(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getTag_Name()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getTag_Name()
      * @model
      * @generated
      */
     String getName();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Tag#getName <em>Name</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Tag#getName <em>Name</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Name</em>' attribute.
@@ -63,14 +63,14 @@ public interface Tag extends EObject {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Value</em>' attribute.
      * @see #setValue(Object)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getTag_Value()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getTag_Value()
      * @model
      * @generated
      */
     Object getValue();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Tag#getValue <em>Value</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Tag#getValue <em>Value</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Value</em>' attribute.
similarity index 78%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/TaggedNode.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/TaggedNode.java
index 90c983f88379d6e1957f15c60963cf40fbae99e6..95a991990c8e7fcf9be0ed1557f7775016507b4e 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.common.util.EList;
 
@@ -20,17 +20,17 @@ import org.eclipse.emf.ecore.EObject;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.TaggedNode#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.TaggedNode#getTags <em>Tags</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getTaggedNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getTaggedNode()
  * @model interface="true" abstract="true"
  * @generated
  */
 public interface TaggedNode extends EObject {
     /**
      * Returns the value of the '<em><b>Tags</b></em>' containment reference list.
-     * The list contents are of type {@link com.cisco.yangide.ext.model.Tag}.
+     * The list contents are of type {@link org.opendaylight.yangide.ext.model.Tag}.
      * <!-- begin-user-doc -->
      * <p>
      * If the meaning of the '<em>Tags</em>' containment reference list isn't clear,
@@ -38,7 +38,7 @@ public interface TaggedNode extends EObject {
      * </p>
      * <!-- end-user-doc -->
      * @return the value of the '<em>Tags</em>' containment reference list.
-     * @see com.cisco.yangide.ext.model.ModelPackage#getTaggedNode_Tags()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getTaggedNode_Tags()
      * @model containment="true"
      * @generated
      */
similarity index 79%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/TypedNode.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/TypedNode.java
index 428e37d66302079708a6b7c69902ab5305dc0597..a576123d1bbc3ebaba6f72940b4924a2051e9fd1 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 import org.eclipse.emf.ecore.EObject;
 
@@ -18,10 +18,10 @@ import org.eclipse.emf.ecore.EObject;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.TypedNode#getType <em>Type</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.TypedNode#getType <em>Type</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getTypedNode()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getTypedNode()
  * @model interface="true" abstract="true"
  * @generated
  */
@@ -36,14 +36,14 @@ public interface TypedNode extends EObject {
      * <!-- end-user-doc -->
      * @return the value of the '<em>Type</em>' containment reference.
      * @see #setType(Typeref)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getTypedNode_Type()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getTypedNode_Type()
      * @model containment="true"
      * @generated
      */
     Typeref getType();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.TypedNode#getType <em>Type</em>}' containment reference.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.TypedNode#getType <em>Type</em>}' containment reference.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>Type</em>' containment reference.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Typedef.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Typedef.java
index 48925d072f8f1d3161dc0664953659766d40af9c..dfedc6ef78c069bd0cfc0df3263f033510e09827 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getTypedef()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getTypedef()
  * @model
  * @generated
  */
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Typeref.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Typeref.java
index 18db3ef049cef8449fc35bae893c1c88572ce175..a0e03ccb965905f9b864fa8b3b2e5068500e4cf3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -14,7 +14,7 @@ package com.cisco.yangide.ext.model;
  * <!-- end-user-doc -->
  *
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getTyperef()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getTyperef()
  * @model
  * @generated
  */
similarity index 79%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/Uses.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/Uses.java
index 66bfa5e366b83470931031b7149e08b8cb3c4f9a..82be2928a249a216527dd4ba778c377a951f4bb2 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model;
+package org.opendaylight.yangide.ext.model;
 
 
 /**
@@ -17,10 +17,10 @@ package com.cisco.yangide.ext.model;
  * The following features are supported:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.Uses#getQName <em>QName</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.Uses#getQName <em>QName</em>}</li>
  * </ul>
  *
- * @see com.cisco.yangide.ext.model.ModelPackage#getUses()
+ * @see org.opendaylight.yangide.ext.model.ModelPackage#getUses()
  * @model
  * @generated
  */
@@ -35,14 +35,14 @@ public interface Uses extends Node {
      * <!-- end-user-doc -->
      * @return the value of the '<em>QName</em>' attribute.
      * @see #setQName(String)
-     * @see com.cisco.yangide.ext.model.ModelPackage#getUses_QName()
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#getUses_QName()
      * @model dataType="org.eclipse.emf.ecore.xml.type.String"
      * @generated
      */
     String getQName();
 
     /**
-     * Sets the value of the '{@link com.cisco.yangide.ext.model.Uses#getQName <em>QName</em>}' attribute.
+     * Sets the value of the '{@link org.opendaylight.yangide.ext.model.Uses#getQName <em>QName</em>}' attribute.
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @param value the new value of the '<em>QName</em>' attribute.
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/AnyxmlImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/AnyxmlImpl.java
index ee5518c617006b2910cddd5d6d441f5056c244fc..85836366923c0963e3aae3f0c01a658fe7ca91b0 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Anyxml;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.Anyxml;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -37,9 +37,9 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.AnyxmlImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.AnyxmlImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.AnyxmlImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.AnyxmlImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.AnyxmlImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.AnyxmlImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
similarity index 94%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/AugmentImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/AugmentImpl.java
index ca82a9b578ba90e4be437057bb2f8def2f427319..ec929b16e17c2994c9be486d3302481759e0e97b 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Augment;
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Augment;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
 
 import java.util.Collection;
 
@@ -36,9 +36,9 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.AugmentImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.AugmentImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.AugmentImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.AugmentImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.AugmentImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.AugmentImpl#getChildren <em>Children</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/BelongsToImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/BelongsToImpl.java
index eb643d19266e164d834f0eb5deba79cb6d741917..da16e4e0762ea2c9ebc15b99a417a45bb78f3aec 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Module;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,7 +27,7 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.BelongsToImpl#getOwnerModule <em>Owner Module</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.BelongsToImpl#getOwnerModule <em>Owner Module</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ChoiceCaseImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ChoiceCaseImpl.java
index 824a1e1a4a178f83a51d2e2935078395a9fec1c8..e3ec152f96a1b171cf798d350d7eb6049a7b2619 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ChoiceCase;
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.ChoiceCase;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -38,10 +38,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceCaseImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceCaseImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceCaseImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceCaseImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceCaseImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ChoiceImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ChoiceImpl.java
index 3ec3becbf5d3109db9766738e155497ead697db3..7f6b1e009508d95827814b30c803a3758a4aebe1 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Choice;
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.Choice;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -38,10 +38,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ChoiceImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ChoiceImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ContainerImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ContainerImpl.java
index efc2a40a96a1408a07759e49f22ec6ec507f05fc..658f351cf8026d50754a596b9fb7f57938d00484 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -37,15 +37,15 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ContainerImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ContainerImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ContainerImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ContainerImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ContainerImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ContainerImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ContainerImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ContainerImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
  */
-public class ContainerImpl extends MinimalEObjectImpl.Container implements com.cisco.yangide.ext.model.Container {
+public class ContainerImpl extends MinimalEObjectImpl.Container implements org.opendaylight.yangide.ext.model.Container {
     /**
      * The cached value of the '{@link #getParent() <em>Parent</em>}' reference.
      * <!-- begin-user-doc -->
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/DeviationImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/DeviationImpl.java
index 2100c2a4ca7c1b5cb80f21f56c86bf8ee2d46eaf..b84323b79811d855cb51022523a6aa8b5f61a246 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Deviation;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Deviation;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,8 +27,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.DeviationImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.DeviationImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.DeviationImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.DeviationImpl#getName <em>Name</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ExtensionImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ExtensionImpl.java
index d806542331d8c1c568b669d7b7586c4c6af52901..d1426b8fd0928eda5e24b0a11e85303eeba94bb8 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Extension;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Extension;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,8 +27,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ExtensionImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ExtensionImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ExtensionImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ExtensionImpl#getName <em>Name</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/FeatureImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/FeatureImpl.java
index fea8f37d252132c1d8ed2f594db88f4b6980d761..590b587e126ddb33abe2f814377b6d32bc0a4ffa 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Feature;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Feature;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,8 +27,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.FeatureImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.FeatureImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.FeatureImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.FeatureImpl#getName <em>Name</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/GroupingImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/GroupingImpl.java
index 84e34e4c68342249698271956c9293a1a4612688..79ab90b15641dc27e1f9af7e8281aa4bcfb843ad 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.Grouping;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.Grouping;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -38,10 +38,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.GroupingImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.GroupingImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.GroupingImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.GroupingImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.GroupingImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.GroupingImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.GroupingImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.GroupingImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/IdentityImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/IdentityImpl.java
index a65ff101de123d91e492f8fb1587132b67b9b5db..719783788a6d8b651297396cedf4e9a25f156bbb 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Identity;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.ReferenceNode;
+import org.opendaylight.yangide.ext.model.Identity;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.ReferenceNode;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -28,9 +28,9 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.IdentityImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.IdentityImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.IdentityImpl#getReference <em>Reference</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.IdentityImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.IdentityImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.IdentityImpl#getReference <em>Reference</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ImportImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ImportImpl.java
index c21b04232205a415e660631f99581135ada75c81..e5c1f0446affbba0dcbc28b77d0341a81d0c06e5 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,10 +27,10 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ImportImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ImportImpl#getPrefix <em>Prefix</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ImportImpl#getRevisionDate <em>Revision Date</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ImportImpl#getModule <em>Module</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ImportImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ImportImpl#getPrefix <em>Prefix</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ImportImpl#getRevisionDate <em>Revision Date</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ImportImpl#getModule <em>Module</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/IncludeImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/IncludeImpl.java
index a93b09eac1e61fb27e6ddf293ef26ea3f61d8e61..b8be8ec867210f0ce75637e2e811f2d58a6e6025 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Include;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.Include;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Submodule;
 
 import org.eclipse.emf.common.notify.Notification;
 import org.eclipse.emf.common.notify.NotificationChain;
@@ -29,8 +29,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.IncludeImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.IncludeImpl#getSubmodule <em>Submodule</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.IncludeImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.IncludeImpl#getSubmodule <em>Submodule</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/LeafImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/LeafImpl.java
index b376b2fdce09f7097dd9b8a6e8aabf638375996f..45616bf46dd1fd38fd48d779bbb7265fce1794c5 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.Leaf;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.Leaf;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.Typeref;
 
 import java.util.Collection;
 
@@ -39,10 +39,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafImpl#getTags <em>Tags</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafImpl#getType <em>Type</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafImpl#getType <em>Type</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/LeafListImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/LeafListImpl.java
index 25154aa6980894bb3d04614bc9617efec8fd39ad..09e75ebebfea77ff2c67f402a5a6ed9132ae9835 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.LeafList;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.LeafList;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.Typeref;
 
 import java.util.Collection;
 
@@ -39,10 +39,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafListImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafListImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafListImpl#getTags <em>Tags</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.LeafListImpl#getType <em>Type</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafListImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafListImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafListImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.LeafListImpl#getType <em>Type</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ListImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ListImpl.java
index db4c2df1261eb8dbf62f575abc39542e8791bb9b..4e427c83a71675e15cf12f948ff805e5240fe9db 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.List;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.List;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -38,10 +38,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ListImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ListImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ListImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ListImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ListImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ListImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ListImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ListImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ListKeyImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ListKeyImpl.java
index f79c47214fe4eca5cf679dd0b33f1fff524d5ea3..b501990f267c8cebb1274ecc6a84fe4393e23dd4 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ListKey;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.ListKey;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,8 +27,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ListKeyImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ListKeyImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ListKeyImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ListKeyImpl#getName <em>Name</em>}</li>
  * </ul>
  *
  * @generated
similarity index 98%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ModelFactoryImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ModelFactoryImpl.java
index 2f51561478847df80999d77ff6aa163c552b5bc0..03c4008ba2ee3788c906a242bd41e5c34da12292 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.*;
+import org.opendaylight.yangide.ext.model.*;
 
 import org.eclipse.emf.ecore.EClass;
 import org.eclipse.emf.ecore.EObject;
@@ -128,7 +128,7 @@ public class ModelFactoryImpl extends EFactoryImpl implements ModelFactory {
      * <!-- end-user-doc -->
      * @generated
      */
-    public com.cisco.yangide.ext.model.Container createContainer() {
+    public org.opendaylight.yangide.ext.model.Container createContainer() {
         ContainerImpl container = new ContainerImpl();
         return container;
     }
similarity index 94%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ModelPackageImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ModelPackageImpl.java
index 944b9c4026ff08836e9f24795c59e12a673431c4..9254345851cc312c07e48ce45e9fb02dad731803 100644 (file)
@@ -5,43 +5,43 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
-
-import com.cisco.yangide.ext.model.Anyxml;
-import com.cisco.yangide.ext.model.Augment;
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.Choice;
-import com.cisco.yangide.ext.model.ChoiceCase;
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.Deviation;
-import com.cisco.yangide.ext.model.Extension;
-import com.cisco.yangide.ext.model.Feature;
-import com.cisco.yangide.ext.model.Grouping;
-import com.cisco.yangide.ext.model.Identity;
-import com.cisco.yangide.ext.model.Import;
-import com.cisco.yangide.ext.model.Include;
-import com.cisco.yangide.ext.model.Leaf;
-import com.cisco.yangide.ext.model.LeafList;
-import com.cisco.yangide.ext.model.List;
-import com.cisco.yangide.ext.model.ListKey;
-import com.cisco.yangide.ext.model.ModelFactory;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.NamedContainingNode;
-import com.cisco.yangide.ext.model.NamedNode;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Notification;
-import com.cisco.yangide.ext.model.ReferenceNode;
-import com.cisco.yangide.ext.model.Revision;
-import com.cisco.yangide.ext.model.Rpc;
-import com.cisco.yangide.ext.model.RpcIO;
-import com.cisco.yangide.ext.model.Submodule;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.Typedef;
-import com.cisco.yangide.ext.model.Typeref;
-import com.cisco.yangide.ext.model.Uses;
+package org.opendaylight.yangide.ext.model.impl;
+
+import org.opendaylight.yangide.ext.model.Anyxml;
+import org.opendaylight.yangide.ext.model.Augment;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.Choice;
+import org.opendaylight.yangide.ext.model.ChoiceCase;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.Deviation;
+import org.opendaylight.yangide.ext.model.Extension;
+import org.opendaylight.yangide.ext.model.Feature;
+import org.opendaylight.yangide.ext.model.Grouping;
+import org.opendaylight.yangide.ext.model.Identity;
+import org.opendaylight.yangide.ext.model.Import;
+import org.opendaylight.yangide.ext.model.Include;
+import org.opendaylight.yangide.ext.model.Leaf;
+import org.opendaylight.yangide.ext.model.LeafList;
+import org.opendaylight.yangide.ext.model.List;
+import org.opendaylight.yangide.ext.model.ListKey;
+import org.opendaylight.yangide.ext.model.ModelFactory;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.NamedContainingNode;
+import org.opendaylight.yangide.ext.model.NamedNode;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Notification;
+import org.opendaylight.yangide.ext.model.ReferenceNode;
+import org.opendaylight.yangide.ext.model.Revision;
+import org.opendaylight.yangide.ext.model.Rpc;
+import org.opendaylight.yangide.ext.model.RpcIO;
+import org.opendaylight.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.Typedef;
+import org.opendaylight.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.Uses;
 
 import org.eclipse.emf.ecore.EAttribute;
 import org.eclipse.emf.ecore.EClass;
@@ -308,7 +308,7 @@ public class ModelPackageImpl extends EPackageImpl implements ModelPackage {
      * <!-- begin-user-doc -->
      * <!-- end-user-doc -->
      * @see org.eclipse.emf.ecore.EPackage.Registry
-     * @see com.cisco.yangide.ext.model.ModelPackage#eNS_URI
+     * @see org.opendaylight.yangide.ext.model.ModelPackage#eNS_URI
      * @see #init()
      * @generated
      */
@@ -1030,7 +1030,7 @@ public class ModelPackageImpl extends EPackageImpl implements ModelPackage {
 
         initEClass(leafEClass, Leaf.class, "Leaf", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
 
-        initEClass(containerEClass, com.cisco.yangide.ext.model.Container.class, "Container", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+        initEClass(containerEClass, org.opendaylight.yangide.ext.model.Container.class, "Container", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
 
         initEClass(nodeEClass, Node.class, "Node", IS_ABSTRACT, IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
         initEReference(getNode_Parent(), this.getNode(), null, "parent", null, 0, 1, Node.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
similarity index 92%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/ModuleImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/ModuleImpl.java
index d2d29fe6c12bbfc0359bd2bb7ab71c1ebc3cfef5..c4bb5814c74ac4f18bea1ba0b0f10145f8a4310e 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Module;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Revision;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Revision;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -39,12 +39,12 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ModuleImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ModuleImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ModuleImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ModuleImpl#getTags <em>Tags</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ModuleImpl#getNamespace <em>Namespace</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.ModuleImpl#getRevisions <em>Revisions</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl#getNamespace <em>Namespace</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.ModuleImpl#getRevisions <em>Revisions</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/NotificationImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/NotificationImpl.java
index 7170267584f5e5360a23d8a6a0b5b315780309fb..ae95e05c51fd6e902d08b9ab779a3dfb47df3a94 100644 (file)
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Notification;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Notification;
 
 import java.util.Collection;
 
@@ -35,9 +35,9 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.NotificationImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.NotificationImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.NotificationImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.NotificationImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.NotificationImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.NotificationImpl#getChildren <em>Children</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/RevisionImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/RevisionImpl.java
index 1e75eafebaeba838582706c4c4928e1371dac06c..fe7b98af4105edf63d346640637d27935bf9719f 100644 (file)
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.NamedNode;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Revision;
-import com.cisco.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.NamedNode;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Revision;
+import org.opendaylight.yangide.ext.model.Tag;
 
 import java.util.Collection;
 
@@ -37,9 +37,9 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RevisionImpl#getTags <em>Tags</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RevisionImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RevisionImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RevisionImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RevisionImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RevisionImpl#getName <em>Name</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/RpcIOImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/RpcIOImpl.java
index 7bdeec44d95ba732f8e8deb02c19a05571694278..e47beb03292a91792f31593e4434c4ee1ab10e00 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.RpcIO;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.RpcIO;
 
 import java.util.Collection;
 
@@ -35,9 +35,9 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcIOImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcIOImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcIOImpl#isInput <em>Input</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcIOImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcIOImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcIOImpl#isInput <em>Input</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/RpcImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/RpcImpl.java
index 069554afd16351be251c8f88fe0c6e1ed6e54882..e49709604be45910a84dd5813fca06e73c08ee83 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ContainingNode;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Rpc;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.ContainingNode;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Rpc;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
 
 import java.util.Collection;
 
@@ -38,10 +38,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcImpl#getChildren <em>Children</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.RpcImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcImpl#getChildren <em>Children</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.RpcImpl#getTags <em>Tags</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/SubmoduleImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/SubmoduleImpl.java
index a770793bf4843bf106e20a8ac73d8ecb6df8d541..aa2ed96dc676bdd46fae4c3f8f2c29133b9a1ffd 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.BelongsTo;
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Submodule;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -26,7 +26,7 @@ import org.eclipse.emf.ecore.impl.ENotificationImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.SubmoduleImpl#getBelongsTo <em>Belongs To</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.SubmoduleImpl#getBelongsTo <em>Belongs To</em>}</li>
  * </ul>
  *
  * @generated
similarity index 94%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/TagImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/TagImpl.java
index b67f2c8068da1f8522543a4b25b2586a97e28055..d33403ccfbc30703e51a681e24f9368180c8b485 100644 (file)
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Tag;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -25,8 +25,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TagImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TagImpl#getValue <em>Value</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TagImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TagImpl#getValue <em>Value</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/TypedefImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/TypedefImpl.java
index d64ba79a2eb2990efd49408e54717255b6af7c8d..19693bd4a2a85265dea38a220fa375c51b169b19 100644 (file)
@@ -5,15 +5,15 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Tag;
-import com.cisco.yangide.ext.model.TaggedNode;
-import com.cisco.yangide.ext.model.TypedNode;
-import com.cisco.yangide.ext.model.Typedef;
-import com.cisco.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.TaggedNode;
+import org.opendaylight.yangide.ext.model.TypedNode;
+import org.opendaylight.yangide.ext.model.Typedef;
+import org.opendaylight.yangide.ext.model.Typeref;
 
 import java.util.Collection;
 
@@ -39,10 +39,10 @@ import org.eclipse.emf.ecore.util.InternalEList;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TypedefImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TypedefImpl#getName <em>Name</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TypedefImpl#getTags <em>Tags</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TypedefImpl#getType <em>Type</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TypedefImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TypedefImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TypedefImpl#getTags <em>Tags</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TypedefImpl#getType <em>Type</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/TyperefImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/TyperefImpl.java
index a525e633077346b08dd7566ac633ddd2c5cdde3f..37c4f8d21488a376fbc257d73206686f6e763db9 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Typeref;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,8 +27,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TyperefImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.TyperefImpl#getName <em>Name</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TyperefImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.TyperefImpl#getName <em>Name</em>}</li>
  * </ul>
  *
  * @generated
similarity index 93%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/impl/UsesImpl.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/impl/UsesImpl.java
index 78df37218b91f7d0a6086e9fec2d00384c5f2434..823260e55bb79c6f67aa4b86bfd6c2b06df495cc 100644 (file)
@@ -5,11 +5,11 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.impl;
+package org.opendaylight.yangide.ext.model.impl;
 
-import com.cisco.yangide.ext.model.ModelPackage;
-import com.cisco.yangide.ext.model.Node;
-import com.cisco.yangide.ext.model.Uses;
+import org.opendaylight.yangide.ext.model.ModelPackage;
+import org.opendaylight.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Uses;
 
 import org.eclipse.emf.common.notify.Notification;
 
@@ -27,8 +27,8 @@ import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
  * The following features are implemented:
  * </p>
  * <ul>
- *   <li>{@link com.cisco.yangide.ext.model.impl.UsesImpl#getParent <em>Parent</em>}</li>
- *   <li>{@link com.cisco.yangide.ext.model.impl.UsesImpl#getQName <em>QName</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.UsesImpl#getParent <em>Parent</em>}</li>
+ *   <li>{@link org.opendaylight.yangide.ext.model.impl.UsesImpl#getQName <em>QName</em>}</li>
  * </ul>
  *
  * @generated
similarity index 76%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/util/ModelAdapterFactory.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/util/ModelAdapterFactory.java
index 7636c099826ca2e6132291be4dc1bfce9f4f70db..aee574854039de73b2338498b6d1467ffed68d90 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.util;
+package org.opendaylight.yangide.ext.model.util;
 
-import com.cisco.yangide.ext.model.*;
+import org.opendaylight.yangide.ext.model.*;
 
 import org.eclipse.emf.common.notify.Adapter;
 import org.eclipse.emf.common.notify.Notifier;
@@ -21,7 +21,7 @@ import org.eclipse.emf.ecore.EObject;
  * The <b>Adapter Factory</b> for the model.
  * It provides an adapter <code>createXXX</code> method for each class of the model.
  * <!-- end-user-doc -->
- * @see com.cisco.yangide.ext.model.ModelPackage
+ * @see org.opendaylight.yangide.ext.model.ModelPackage
  * @generated
  */
 public class ModelAdapterFactory extends AdapterFactoryImpl {
@@ -229,13 +229,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
 
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Module <em>Module</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Module <em>Module</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Module
+     * @see org.opendaylight.yangide.ext.model.Module
      * @generated
      */
     public Adapter createModuleAdapter() {
@@ -243,13 +243,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Grouping <em>Grouping</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Grouping <em>Grouping</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Grouping
+     * @see org.opendaylight.yangide.ext.model.Grouping
      * @generated
      */
     public Adapter createGroupingAdapter() {
@@ -257,13 +257,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Leaf <em>Leaf</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Leaf <em>Leaf</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Leaf
+     * @see org.opendaylight.yangide.ext.model.Leaf
      * @generated
      */
     public Adapter createLeafAdapter() {
@@ -271,13 +271,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Container <em>Container</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Container <em>Container</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Container
+     * @see org.opendaylight.yangide.ext.model.Container
      * @generated
      */
     public Adapter createContainerAdapter() {
@@ -285,13 +285,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Node <em>Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Node <em>Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Node
+     * @see org.opendaylight.yangide.ext.model.Node
      * @generated
      */
     public Adapter createNodeAdapter() {
@@ -299,13 +299,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.NamedNode <em>Named Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.NamedNode <em>Named Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.NamedNode
+     * @see org.opendaylight.yangide.ext.model.NamedNode
      * @generated
      */
     public Adapter createNamedNodeAdapter() {
@@ -313,13 +313,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.ContainingNode <em>Containing Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.ContainingNode <em>Containing Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.ContainingNode
+     * @see org.opendaylight.yangide.ext.model.ContainingNode
      * @generated
      */
     public Adapter createContainingNodeAdapter() {
@@ -327,13 +327,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.NamedContainingNode <em>Named Containing Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.NamedContainingNode
+     * @see org.opendaylight.yangide.ext.model.NamedContainingNode
      * @generated
      */
     public Adapter createNamedContainingNodeAdapter() {
@@ -341,13 +341,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Submodule <em>Submodule</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Submodule <em>Submodule</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Submodule
+     * @see org.opendaylight.yangide.ext.model.Submodule
      * @generated
      */
     public Adapter createSubmoduleAdapter() {
@@ -355,13 +355,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Typedef <em>Typedef</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Typedef <em>Typedef</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Typedef
+     * @see org.opendaylight.yangide.ext.model.Typedef
      * @generated
      */
     public Adapter createTypedefAdapter() {
@@ -369,13 +369,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Choice <em>Choice</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Choice <em>Choice</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Choice
+     * @see org.opendaylight.yangide.ext.model.Choice
      * @generated
      */
     public Adapter createChoiceAdapter() {
@@ -383,13 +383,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.LeafList <em>Leaf List</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.LeafList <em>Leaf List</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.LeafList
+     * @see org.opendaylight.yangide.ext.model.LeafList
      * @generated
      */
     public Adapter createLeafListAdapter() {
@@ -397,13 +397,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Anyxml <em>Anyxml</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Anyxml <em>Anyxml</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Anyxml
+     * @see org.opendaylight.yangide.ext.model.Anyxml
      * @generated
      */
     public Adapter createAnyxmlAdapter() {
@@ -411,13 +411,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Import <em>Import</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Import <em>Import</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Import
+     * @see org.opendaylight.yangide.ext.model.Import
      * @generated
      */
     public Adapter createImportAdapter() {
@@ -425,13 +425,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Include <em>Include</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Include <em>Include</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Include
+     * @see org.opendaylight.yangide.ext.model.Include
      * @generated
      */
     public Adapter createIncludeAdapter() {
@@ -439,13 +439,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Revision <em>Revision</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Revision <em>Revision</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Revision
+     * @see org.opendaylight.yangide.ext.model.Revision
      * @generated
      */
     public Adapter createRevisionAdapter() {
@@ -453,13 +453,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.BelongsTo <em>Belongs To</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.BelongsTo <em>Belongs To</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.BelongsTo
+     * @see org.opendaylight.yangide.ext.model.BelongsTo
      * @generated
      */
     public Adapter createBelongsToAdapter() {
@@ -467,13 +467,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.List <em>List</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.List <em>List</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.List
+     * @see org.opendaylight.yangide.ext.model.List
      * @generated
      */
     public Adapter createListAdapter() {
@@ -481,13 +481,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Tag <em>Tag</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Tag <em>Tag</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Tag
+     * @see org.opendaylight.yangide.ext.model.Tag
      * @generated
      */
     public Adapter createTagAdapter() {
@@ -495,13 +495,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.TaggedNode <em>Tagged Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.TaggedNode <em>Tagged Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.TaggedNode
+     * @see org.opendaylight.yangide.ext.model.TaggedNode
      * @generated
      */
     public Adapter createTaggedNodeAdapter() {
@@ -509,13 +509,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Uses <em>Uses</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Uses <em>Uses</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Uses
+     * @see org.opendaylight.yangide.ext.model.Uses
      * @generated
      */
     public Adapter createUsesAdapter() {
@@ -523,13 +523,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Rpc <em>Rpc</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Rpc <em>Rpc</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Rpc
+     * @see org.opendaylight.yangide.ext.model.Rpc
      * @generated
      */
     public Adapter createRpcAdapter() {
@@ -537,13 +537,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.RpcIO <em>Rpc IO</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.RpcIO <em>Rpc IO</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.RpcIO
+     * @see org.opendaylight.yangide.ext.model.RpcIO
      * @generated
      */
     public Adapter createRpcIOAdapter() {
@@ -551,13 +551,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Notification <em>Notification</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Notification <em>Notification</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Notification
+     * @see org.opendaylight.yangide.ext.model.Notification
      * @generated
      */
     public Adapter createNotificationAdapter() {
@@ -565,13 +565,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Augment <em>Augment</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Augment <em>Augment</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Augment
+     * @see org.opendaylight.yangide.ext.model.Augment
      * @generated
      */
     public Adapter createAugmentAdapter() {
@@ -579,13 +579,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Extension <em>Extension</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Extension <em>Extension</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Extension
+     * @see org.opendaylight.yangide.ext.model.Extension
      * @generated
      */
     public Adapter createExtensionAdapter() {
@@ -593,13 +593,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Feature <em>Feature</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Feature <em>Feature</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Feature
+     * @see org.opendaylight.yangide.ext.model.Feature
      * @generated
      */
     public Adapter createFeatureAdapter() {
@@ -607,13 +607,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Deviation <em>Deviation</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Deviation <em>Deviation</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Deviation
+     * @see org.opendaylight.yangide.ext.model.Deviation
      * @generated
      */
     public Adapter createDeviationAdapter() {
@@ -621,13 +621,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Identity <em>Identity</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Identity <em>Identity</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Identity
+     * @see org.opendaylight.yangide.ext.model.Identity
      * @generated
      */
     public Adapter createIdentityAdapter() {
@@ -635,13 +635,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.TypedNode <em>Typed Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.TypedNode <em>Typed Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.TypedNode
+     * @see org.opendaylight.yangide.ext.model.TypedNode
      * @generated
      */
     public Adapter createTypedNodeAdapter() {
@@ -649,13 +649,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.ChoiceCase <em>Choice Case</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.ChoiceCase <em>Choice Case</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.ChoiceCase
+     * @see org.opendaylight.yangide.ext.model.ChoiceCase
      * @generated
      */
     public Adapter createChoiceCaseAdapter() {
@@ -663,13 +663,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.ListKey <em>List Key</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.ListKey <em>List Key</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.ListKey
+     * @see org.opendaylight.yangide.ext.model.ListKey
      * @generated
      */
     public Adapter createListKeyAdapter() {
@@ -677,13 +677,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.Typeref <em>Typeref</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.Typeref <em>Typeref</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.Typeref
+     * @see org.opendaylight.yangide.ext.model.Typeref
      * @generated
      */
     public Adapter createTyperefAdapter() {
@@ -691,13 +691,13 @@ public class ModelAdapterFactory extends AdapterFactoryImpl {
     }
 
     /**
-     * Creates a new adapter for an object of class '{@link com.cisco.yangide.ext.model.ReferenceNode <em>Reference Node</em>}'.
+     * Creates a new adapter for an object of class '{@link org.opendaylight.yangide.ext.model.ReferenceNode <em>Reference Node</em>}'.
      * <!-- begin-user-doc -->
      * This default implementation returns null so that we can easily ignore cases;
      * it's useful to ignore a case when inheritance will catch all the cases anyway.
      * <!-- end-user-doc -->
      * @return the new adapter.
-     * @see com.cisco.yangide.ext.model.ReferenceNode
+     * @see org.opendaylight.yangide.ext.model.ReferenceNode
      * @generated
      */
     public Adapter createReferenceNodeAdapter() {
similarity index 99%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/util/ModelSwitch.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/util/ModelSwitch.java
index d21bb841d9a850960f7e0d12b96311dadde8712a..1ebcd5f9571d78f82d46ec157aaff4c707336551 100644 (file)
@@ -5,9 +5,9 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.model.util;
+package org.opendaylight.yangide.ext.model.util;
 
-import com.cisco.yangide.ext.model.*;
+import org.opendaylight.yangide.ext.model.*;
 
 import org.eclipse.emf.ecore.EObject;
 import org.eclipse.emf.ecore.EPackage;
@@ -24,7 +24,7 @@ import org.eclipse.emf.ecore.util.Switch;
  * until a non-null result is returned,
  * which is the result of the switch.
  * <!-- end-user-doc -->
- * @see com.cisco.yangide.ext.model.ModelPackage
+ * @see org.opendaylight.yangide.ext.model.ModelPackage
  * @generated
  */
 public class ModelSwitch<T> extends Switch<T> {
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/AnyxmlValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/AnyxmlValidator.java
index 62272471cd48def155af9124b7edf13ca63cd8a7..02a494dab821ffada35a211ac63f4b6dfb1c19b7 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Anyxml}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Anyxml}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/AugmentValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/AugmentValidator.java
index 75a2a9edae433a2e30d8bd90c3b4d4ef1731e8f9..17e1aa6adda28e936871a496072484ce254e58d3 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Augment}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Augment}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 82%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/BelongsToValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/BelongsToValidator.java
index 0768ae9c223f5340305c5f3bd401a1905c5529a8..43eb4bdcedbc54deb6f17124f71e5a4c70133fa2 100644 (file)
@@ -9,12 +9,12 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Module;
+import org.opendaylight.yangide.ext.model.Module;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.BelongsTo}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.BelongsTo}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ChoiceCaseValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ChoiceCaseValidator.java
index e481784a961ce6cd7f7a635e7f35d5c93688e1d6..7aa96a5ea5769f9f56a2187e93f562ef157273ff 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.ChoiceCase}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.ChoiceCase}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ChoiceValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ChoiceValidator.java
index f5d5c56407ea5987f44beb6a35295bb35a726ac9..1466ce92097c5ae9a881e895a76292d4cd73ee01 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Choice}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Choice}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ContainerValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ContainerValidator.java
index 5caca692892fee86566372561e1aaf3da025bb68..8c24e5af2dbf8edc6b79c4182190733396b59770 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Container}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Container}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
@@ -9,14 +9,14 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Node;
 
 import org.eclipse.emf.common.util.EList;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.ContainingNode}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.ContainingNode}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/DeviationValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/DeviationValidator.java
index c9bf57ca6531cda8706b6aff5927af383e1d99e0..7e8bcaade4f88c7e090651f87eb81fbe4df4c9f0 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Deviation}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Deviation}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ExtensionValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ExtensionValidator.java
index 26b586fda90c558d877cc90700a7df31498b7bbd..9d80a95313fbdc90119daba6f720799f80996a78 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Extension}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Extension}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/FeatureValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/FeatureValidator.java
index 132cc15ecc0261deaf421a9256aca081cc98776a..4a359676cb08f680e77133dac758a2099a798d12 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Feature}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Feature}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/GroupingValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/GroupingValidator.java
index 3d0d0dcd5f21629c11531049586b110603d70a6c..ec67246e4e837e47124a7962b4d8834cde1fdc47 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Grouping}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Grouping}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/IdentityValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/IdentityValidator.java
index 2dbbb066202e25e58995614128899b124224e319..8c3700acc6a9e33e602565c237d5fc4e0e246e4c 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Identity}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Identity}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 87%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ImportValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ImportValidator.java
index 3116f5cfb0f788eae1ba0f8416c19cbb3c903c39..d9df390655786b22f322789f01939fcbedee16d7 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Import}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Import}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 82%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/IncludeValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/IncludeValidator.java
index 15d809b7bf254fcf2bcb3a7728d1632fe477b034..d8feaeff42be346945c91d7fc4ec7fc2aa1d3659 100644 (file)
@@ -9,12 +9,12 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Submodule;
+import org.opendaylight.yangide.ext.model.Submodule;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Include}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Include}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/LeafListValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/LeafListValidator.java
index 748e2b0e8acbe170b88ba5371b981465a76abfe6..b776731692467eb89ae244940631a03f4d336c25 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.LeafList}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.LeafList}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/LeafValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/LeafValidator.java
index 8f17028dd877ff2f9dc2306b77f6a81079d56739..028b46934700ad72159747b512e72d2ba1d654be 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Leaf}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Leaf}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ListKeyValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ListKeyValidator.java
index e8fb026d2ce59bb5371855699b21da77a33cfbae..ac383b64bcd9f7bc8cdbc264f4e37daf359721d9 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.ListKey}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.ListKey}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ListValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ListValidator.java
index 596d85090728e0793c2e5a40b84a7bb9d94eac16..3c06ece1381784f0992fe4f9adc9c0d20ca3dcdf 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.List}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.List}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 83%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/ModuleValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/ModuleValidator.java
index 441eec01b09f159b465fa1119aca3b624167bf95..c5e1a05a1b14cc52a2ec5e03fdfd8390f210a3d2 100644 (file)
@@ -9,14 +9,14 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Revision;
+import org.opendaylight.yangide.ext.model.Revision;
 
 import org.eclipse.emf.common.util.EList;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Module}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Module}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.NamedContainingNode}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.NamedContainingNode}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/NamedNodeValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/NamedNodeValidator.java
index 8472e8cf73d1bcac4f09d06a0635d41e5fec6679..018396853b6f30dc4634ebe2960fa10f3c4566e7 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.NamedNode}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.NamedNode}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 82%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/NodeValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/NodeValidator.java
index 57edf722b1c10f866e2b8f799a02eee9677f3bf3..9243356c17f520f7071330820a48363336d7ad33 100644 (file)
@@ -9,12 +9,12 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Node;
+import org.opendaylight.yangide.ext.model.Node;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Node}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Node}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Notification}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Notification}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.ReferenceNode}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.ReferenceNode}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/RevisionValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/RevisionValidator.java
index 101497e7c21a82bb36ab4cfb32f836758478d28d..7b524579ba17dfddacacced46017f50c692c3a64 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Revision}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Revision}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/RpcIOValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/RpcIOValidator.java
index 7e8a5e0e3ecde3dc5054f3fc3c254f191a920998..ccf863d9f9aa157ad19ca4602683e49ccb3ef1f7 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.RpcIO}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.RpcIO}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/RpcValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/RpcValidator.java
index da004dee4694db871337ad1c6d3175220cfb8cac..11dd66e053a008b4c05a2c191c98efc1f49c9051 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Rpc}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Rpc}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 82%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/SubmoduleValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/SubmoduleValidator.java
index d47ed0aba7f9d8359070020952fc6fdf7f59fb8f..3db175b6a7c9793d709be41838ffe8969f82ab3a 100644 (file)
@@ -9,12 +9,12 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.BelongsTo;
+import org.opendaylight.yangide.ext.model.BelongsTo;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Submodule}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Submodule}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 87%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TagValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TagValidator.java
index 0528b5bbbac613f8c6008b401072f1c9e329ec9d..bae9d4e9bf691c6aae6e9a79f0bfec1010138c0e 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Tag}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Tag}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 83%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TaggedNodeValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TaggedNodeValidator.java
index 22c0159597085f346c1f76c19e86fc9070b1d907..46cdcffe8ee706c98fc4803bd3cd2b8e57f1f90a 100644 (file)
@@ -9,14 +9,14 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Tag;
+import org.opendaylight.yangide.ext.model.Tag;
 
 import org.eclipse.emf.common.util.EList;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.TaggedNode}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.TaggedNode}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 82%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TypedNodeValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TypedNodeValidator.java
index f91544df2fa5738b8c1f6a016f566559671f1109..ec671956bf95ea5448addaa9a978bf13d1709bfd 100644 (file)
@@ -9,12 +9,12 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
-import com.cisco.yangide.ext.model.Typeref;
+import org.opendaylight.yangide.ext.model.Typeref;
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.TypedNode}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.TypedNode}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TypedefValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TypedefValidator.java
index 707f03d72af3bf85c68e3ac11d68a8d0f52addb0..d554c607f2e2c4292ada0049a77764c1446a9f1e 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Typedef}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Typedef}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 85%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/TyperefValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/TyperefValidator.java
index 6a80abac091ebf2ee3996db742d34e57697ef57c..1b4cea49249f23113d4446d3e7af0d9aaf558138 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Typeref}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Typeref}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
similarity index 86%
rename from plugins/com.cisco.yangide.ext.model/src/com/cisco/yangide/ext/model/validation/UsesValidator.java
rename to plugins/org.opendaylight.yangide.ext.model/src/org/opendaylight/yangide/ext/model/validation/UsesValidator.java
index d1fa247c6390fee32efb61d7aa0877ae92324c51..a61a32473e66ac6a06e9459ea292ca129e8a8ca6 100644 (file)
@@ -9,11 +9,11 @@
  *
  * $Id$
  */
-package com.cisco.yangide.ext.model.validation;
+package org.opendaylight.yangide.ext.model.validation;
 
 
 /**
- * A sample validator interface for {@link com.cisco.yangide.ext.model.Uses}.
+ * A sample validator interface for {@link org.opendaylight.yangide.ext.model.Uses}.
  * This doesn't really do anything, and it's not a real EMF artifact.
  * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
  * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
diff --git a/plugins/org.opendaylight.yangide.ext.refactoring/.project b/plugins/org.opendaylight.yangide.ext.refactoring/.project
new file mode 100644 (file)
index 0000000..6a31737
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.opendaylight.yangide.ext.refactoring</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.m2e.core.maven2Builder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.m2e.core.maven2Nature</nature>
+               <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>
similarity index 58%
rename from plugins/com.cisco.yangide.ext.refactoring/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.ext.refactoring/META-INF/MANIFEST.MF
index 8817bb315e9fbe7817fe6df3386e14da6052a7ba..4212efee0bd834b2b7424c8450ff82991e560940 100644 (file)
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: com.cisco.yangide.ext.refactoring
-Bundle-SymbolicName: com.cisco.yangide.ext.refactoring;singleton:=true
+Bundle-Name: org.opendaylight.yangide.ext.refactoring
+Bundle-SymbolicName: org.opendaylight.yangide.ext.refactoring;singleton:=true
 Bundle-Version: 1.1.1.qualifier
-Bundle-Activator: com.cisco.yangide.ext.refactoring.YangRefactoringPlugin
+Bundle-Activator: org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin
 Bundle-Vendor: Cisco Systems, Inc.
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
@@ -11,21 +11,21 @@ Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.text,
  org.eclipse.core.resources,
  org.eclipse.core.filesystem,
com.cisco.yangide.editor,
org.opendaylight.yangide.editor,
  org.eclipse.ui.workbench,
  org.eclipse.jface,
com.cisco.yangide.core,
org.opendaylight.yangide.core,
  org.eclipse.jface.text,
  org.eclipse.ui.editors,
  org.eclipse.ltk.core.refactoring,
  org.eclipse.ltk.ui.refactoring,
  org.eclipse.ui.ide,
  org.eclipse.swt,
com.cisco.yangide.ui,
org.opendaylight.yangide.ui,
  org.eclipse.ui.workbench.texteditor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
-Export-Package: com.cisco.yangide.ext.refactoring,
com.cisco.yangide.ext.refactoring.code,
com.cisco.yangide.ext.refactoring.ui
+Export-Package: org.opendaylight.yangide.ext.refactoring,
org.opendaylight.yangide.ext.refactoring.code,
org.opendaylight.yangide.ext.refactoring.ui
similarity index 53%
rename from plugins/com.cisco.yangide.ext.refactoring/plugin.xml
rename to plugins/org.opendaylight.yangide.ext.refactoring/plugin.xml
index 8a09ce5f99fbc5d875be8bf5219aae67f06646be..de47c15f7d83d234b37440cda5357c8b95d20d2f 100644 (file)
  -->
 <!-- ============================================================================== -->
 <plugin>
-    <extension point="com.cisco.yangide.editor.actionGroup">
-       <actionGroup class="com.cisco.yangide.ext.refactoring.RefactorActionGroup" groupName="group.edit"/>
+    <extension point="org.opendaylight.yangide.editor.actionGroup">
+       <actionGroup class="org.opendaylight.yangide.ext.refactoring.RefactorActionGroup" groupName="group.edit"/>
     </extension>
     
     <extension point="org.eclipse.ui.actionSets">
        <actionSet 
-            id="com.cisco.yangide.ext.actionSet"
+            id="org.opendaylight.yangide.ext.actionSet"
             label="Yang IDE Extensions Actions"
             visible="false">
             <menu
                label="%Refactor"
-               id="com.cisco.yangide.ext.refactoring.menu"
+               id="org.opendaylight.yangide.ext.refactoring.menu"
                path="edit">
                <separator name="reorgGroup"/>
             </menu>
          
-            <action id="com.cisco.yangide.ui.actions.Rename"
-               definitionId="com.cisco.yangide.ext.rename.element"
+            <action id="org.opendaylight.yangide.ui.actions.Rename"
+               definitionId="org.opendaylight.yangide.ext.rename.element"
                label="Rename..."
                retarget="true"
-               menubarPath="com.cisco.yangide.ext.refactoring.menu/reorgGroup">
+               menubarPath="org.opendaylight.yangide.ext.refactoring.menu/reorgGroup">
             </action>
-            <action id="com.cisco.yangide.ui.actions.Inline"
-               definitionId="com.cisco.yangide.ext.group.inline.element"
+            <action id="org.opendaylight.yangide.ui.actions.Inline"
+               definitionId="org.opendaylight.yangide.ext.group.inline.element"
                label="Inline Grouping..."
                retarget="true"
-               menubarPath="com.cisco.yangide.ext.refactoring.menu/reorgGroup">
+               menubarPath="org.opendaylight.yangide.ext.refactoring.menu/reorgGroup">
             </action>
-            <action id="com.cisco.yangide.ui.actions.Revision"
-               definitionId="com.cisco.yangide.ext.change.revision"
+            <action id="org.opendaylight.yangide.ui.actions.Revision"
+               definitionId="org.opendaylight.yangide.ext.change.revision"
                label="Change Revision..."
                retarget="true"
-               menubarPath="com.cisco.yangide.ext.refactoring.menu/reorgGroup">
+               menubarPath="org.opendaylight.yangide.ext.refactoring.menu/reorgGroup">
             </action>
-            <action id="com.cisco.yangide.ui.actions.ExtractGrouping"
-               definitionId="com.cisco.yangide.ext.extract.grouping"
+            <action id="org.opendaylight.yangide.ui.actions.ExtractGrouping"
+               definitionId="org.opendaylight.yangide.ext.extract.grouping"
                label="Extract Grouping..."
                retarget="true"
-               menubarPath="com.cisco.yangide.ext.refactoring.menu/reorgGroup">
+               menubarPath="org.opendaylight.yangide.ext.refactoring.menu/reorgGroup">
             </action>
        </actionSet>
     </extension>
 
     <extension point="org.eclipse.ui.commands">
-        <category id="com.cisco.yangide.ext.refactoring" name="Refactoring"/>
+        <category id="org.opendaylight.yangide.ext.refactoring" name="Refactoring"/>
 
         <command
             name="Rename - Refactoring"
             description="Rename the selected element"
-            categoryId="com.cisco.yangide.ext.refactoring"
-            id="com.cisco.yangide.ext.rename.element">
+            categoryId="org.opendaylight.yangide.ext.refactoring"
+            id="org.opendaylight.yangide.ext.rename.element">
         </command>
         <command
             name="Inline Grouping - Refactoring"
             description="Inline grouping element in place of reference"
-            categoryId="com.cisco.yangide.ext.refactoring"
-            id="com.cisco.yangide.ext.group.inline.element">
+            categoryId="org.opendaylight.yangide.ext.refactoring"
+            id="org.opendaylight.yangide.ext.group.inline.element">
         </command>
         <command
             name="Change Revision - Refactoring"
             description="Change module revision number and update referenced modules"
-            categoryId="com.cisco.yangide.ext.refactoring"
-            id="com.cisco.yangide.ext.change.revision">
+            categoryId="org.opendaylight.yangide.ext.refactoring"
+            id="org.opendaylight.yangide.ext.change.revision">
         </command>
         <command
             name="Extract Grouping - Refactoring"
             description="Extract the selected block of elelemts into reusable grouping elements"
-            categoryId="com.cisco.yangide.ext.refactoring"
-            id="com.cisco.yangide.ext.extract.grouping">
+            categoryId="org.opendaylight.yangide.ext.refactoring"
+            id="org.opendaylight.yangide.ext.extract.grouping">
         </command>
 
     </extension>
         <!-- Rename keys -->    
         <key
             sequence="M2+M3+R"
-            commandId="com.cisco.yangide.ext.rename.element"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.ext.rename.element"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
         <key
             platform="carbon"
             sequence="M2+M3+R"
-            contextId="com.cisco.yangide.ui.Context"
+            contextId="org.opendaylight.yangide.ui.Context"
             commandId=""
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
         <key
             platform="carbon"
             sequence="COMMAND+ALT+R"
-            contextId="com.cisco.yangide.ui.Context"
-            commandId="com.cisco.yangide.ext.rename.element"
+            contextId="org.opendaylight.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.ext.rename.element"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
 
         <!-- inline grouping -->
         <key
             sequence="M2+M3+I"
-            commandId="com.cisco.yangide.ext.group.inline.element"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.ext.group.inline.element"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
         <key
             platform="carbon"
             sequence="M2+M3+I"
-            contextId="com.cisco.yangide.ui.Context"
+            contextId="org.opendaylight.yangide.ui.Context"
             commandId=""
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
         <key
             platform="carbon"
             sequence="COMMAND+ALT+I"
-            contextId="com.cisco.yangide.ui.Context"
-            commandId="com.cisco.yangide.ext.group.inline.element"
+            contextId="org.opendaylight.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.ext.group.inline.element"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
             
         <!-- extract grouping -->
         <key
             sequence="M2+M3+E"
-            commandId="com.cisco.yangide.ext.extract.grouping"
-            contextId="com.cisco.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.ext.extract.grouping"
+            contextId="org.opendaylight.yangide.ui.Context"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
         <key
             platform="carbon"
             sequence="M2+M3+E"
-            contextId="com.cisco.yangide.ui.Context"
+            contextId="org.opendaylight.yangide.ui.Context"
             commandId=""
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
         <key
             platform="carbon"
             sequence="COMMAND+ALT+E"
-            contextId="com.cisco.yangide.ui.Context"
-            commandId="com.cisco.yangide.ext.extract.grouping"
+            contextId="org.opendaylight.yangide.ui.Context"
+            commandId="org.opendaylight.yangide.ext.extract.grouping"
             schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"/>
 
     </extension>
     
     <extension point="org.eclipse.ui.actionSetPartAssociations">
-      <actionSetPartAssociation targetID="com.cisco.yangide.ext.actionSet">
-         <part id="com.cisco.yangide.editor.editors.YANGEditor"/>
+      <actionSetPartAssociation targetID="org.opendaylight.yangide.ext.actionSet">
+         <part id="org.opendaylight.yangide.editor.editors.YANGEditor"/>
       </actionSetPartAssociation>
    </extension>
    
     <extension point="org.eclipse.ltk.core.refactoring.refactoringContributions">
-        <contribution id="com.cisco.yangide.ext.refactoring.rename.grouping" class="com.cisco.yangide.ext.refactoring.scripting.RenameGroupingRefactoringContribution"/>
+        <contribution id="org.opendaylight.yangide.ext.refactoring.rename.grouping" class="org.opendaylight.yangide.ext.refactoring.scripting.RenameGroupingRefactoringContribution"/>
     </extension>
    
 </plugin>
similarity index 88%
rename from plugins/com.cisco.yangide.ext.refactoring/pom.xml
rename to plugins/org.opendaylight.yangide.ext.refactoring/pom.xml
index b5650858ef6c45d1b9dd90a1fda5fd21a2900a24..edcd8a4e34a616323128254c0d42625470d33b1f 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.ext.refactoring</artifactId>
+  <artifactId>org.opendaylight.yangide.ext.refactoring</artifactId>
   <packaging>eclipse-plugin</packaging>
   <build>
     <sourceDirectory>src</sourceDirectory>
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring;
+package org.opendaylight.yangide.ext.refactoring;
 
 import java.io.ByteArrayInputStream;
 import java.io.IOException;
@@ -28,7 +28,7 @@ import org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange;
 import org.eclipse.ltk.core.refactoring.resource.ResourceChange;
 import org.eclipse.osgi.util.NLS;
 
-import com.cisco.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
 
 /**
  * @author Konstantin Zaitsev
similarity index 82%
rename from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/RefactorActionGroup.java
rename to plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/RefactorActionGroup.java
index 197c61fb205abbce2a5ec26f3639e04730938db0..72a897f990281b1060e36115d866b3ffd991b1ef 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring;
+package org.opendaylight.yangide.ext.refactoring;
 
 import java.util.ArrayList;
 import java.util.Iterator;
@@ -29,16 +29,16 @@ import org.eclipse.ui.IActionBars;
 import org.eclipse.ui.actions.ActionFactory;
 import org.eclipse.ui.actions.ActionGroup;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.editor.editors.IActionGroup;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.actions.ChangeRevisionAction;
-import com.cisco.yangide.ext.refactoring.actions.ExtractGroupingAction;
-import com.cisco.yangide.ext.refactoring.actions.InlineGroupingAction;
-import com.cisco.yangide.ext.refactoring.actions.RenameAction;
-import com.cisco.yangide.ext.refactoring.actions.SelectionDispatchAction;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.editor.editors.IActionGroup;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.actions.ChangeRevisionAction;
+import org.opendaylight.yangide.ext.refactoring.actions.ExtractGroupingAction;
+import org.opendaylight.yangide.ext.refactoring.actions.InlineGroupingAction;
+import org.opendaylight.yangide.ext.refactoring.actions.RenameAction;
+import org.opendaylight.yangide.ext.refactoring.actions.SelectionDispatchAction;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
 
 /**
  * @author Konstantin Zaitsev
@@ -46,19 +46,19 @@ import com.cisco.yangide.ext.refactoring.nls.Messages;
  */
 public class RefactorActionGroup extends ActionGroup implements IActionGroup {
 
-    private static final String RENAME_ACTION_ID = "com.cisco.yangide.ui.actions.Rename"; //$NON-NLS-1$
-    private static final String RENAME_DEF_ID = "com.cisco.yangide.ext.rename.element"; //$NON-NLS-1$
+    private static final String RENAME_ACTION_ID = "org.opendaylight.yangide.ui.actions.Rename"; //$NON-NLS-1$
+    private static final String RENAME_DEF_ID = "org.opendaylight.yangide.ext.rename.element"; //$NON-NLS-1$
 
-    private static final String INLINE_GROUP_ACTION_ID = "com.cisco.yangide.ui.actions.Inline"; //$NON-NLS-1$
-    private static final String INLINE_GROUP_DEF_ID = "com.cisco.yangide.ext.group.inline.element"; //$NON-NLS-1$
+    private static final String INLINE_GROUP_ACTION_ID = "org.opendaylight.yangide.ui.actions.Inline"; //$NON-NLS-1$
+    private static final String INLINE_GROUP_DEF_ID = "org.opendaylight.yangide.ext.group.inline.element"; //$NON-NLS-1$
 
-    private static final String REVISION_ACTION_ID = "com.cisco.yangide.ui.actions.Revision"; //$NON-NLS-1$
-    private static final String REVISION_DEF_ID = "com.cisco.yangide.ext.change.revision"; //$NON-NLS-1$
+    private static final String REVISION_ACTION_ID = "org.opendaylight.yangide.ui.actions.Revision"; //$NON-NLS-1$
+    private static final String REVISION_DEF_ID = "org.opendaylight.yangide.ext.change.revision"; //$NON-NLS-1$
 
-    private static final String EXTRACT_ACTION_ID = "com.cisco.yangide.ui.actions.ExtractGrouping"; //$NON-NLS-1$
-    private static final String EXTRACT_DEF_ID = "com.cisco.yangide.ext.extract.grouping"; //$NON-NLS-1$
+    private static final String EXTRACT_ACTION_ID = "org.opendaylight.yangide.ui.actions.ExtractGrouping"; //$NON-NLS-1$
+    private static final String EXTRACT_DEF_ID = "org.opendaylight.yangide.ext.extract.grouping"; //$NON-NLS-1$
 
-    private static final String REFACTORING_MENU_ID = "com.cisco.yangide.ext.refactoring.menu"; //$NON-NLS-1$
+    private static final String REFACTORING_MENU_ID = "org.opendaylight.yangide.ext.refactoring.menu"; //$NON-NLS-1$
 
     /** Context menu group id. */
     private static final String REORG_GROUP_ID = "reorgGroup"; //$NON-NLS-1$
similarity index 87%
rename from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/RefactorUtil.java
rename to plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/RefactorUtil.java
index 3d075d075ca057e78d67301c52c35e5676cb5529..b63eba14ff99dd4571c7334d2ca0c29d5a0e8d03 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring;
+package org.opendaylight.yangide.ext.refactoring;
 
 import java.io.IOException;
 import java.io.InputStreamReader;
@@ -20,24 +20,24 @@ import org.eclipse.core.runtime.Path;
 import org.eclipse.core.runtime.Status;
 import org.eclipse.jface.preference.IPreferenceStore;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceInfo;
-import com.cisco.yangide.core.indexing.ElementIndexType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.YangFormattingPreferences;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.YangFormattingPreferences;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
similarity index 97%
rename from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/YangCompositeChange.java
rename to plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/YangCompositeChange.java
index 81c685efcb783e5ddf8b4d14f6a3185c0a7851ed..5b811e725fe09c7e0e9c586b0d13802340ff0d59 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring;
+package org.opendaylight.yangide.ext.refactoring;
 
 import java.util.HashMap;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring;
+package org.opendaylight.yangide.ext.refactoring;
 
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Status;
@@ -22,7 +22,7 @@ import org.osgi.framework.BundleContext;
 public class YangRefactoringPlugin extends AbstractUIPlugin {
 
     /** The plug-in ID */
-    public static final String PLUGIN_ID = "com.cisco.yangide.ext.refactoring"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.ext.refactoring"; //$NON-NLS-1$
 
     /** The shared instance */
     private static YangRefactoringPlugin plugin;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.actions;
+package org.opendaylight.yangide.ext.refactoring.actions;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.jface.text.ITextSelection;
@@ -14,11 +14,11 @@ import org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation;
 import org.eclipse.ui.IFileEditorInput;
 import org.eclipse.ui.IWorkbenchSite;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.code.ChangeRevisionRefactoring;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
-import com.cisco.yangide.ext.refactoring.ui.ChangeRevisionRefactoringWizard;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.code.ChangeRevisionRefactoring;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.ext.refactoring.ui.ChangeRevisionRefactoringWizard;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.actions;
+package org.opendaylight.yangide.ext.refactoring.actions;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.jface.text.ITextSelection;
@@ -14,14 +14,14 @@ import org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation;
 import org.eclipse.ui.IFileEditorInput;
 import org.eclipse.ui.IWorkbenchSite;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
-import com.cisco.yangide.ext.refactoring.code.ExtractGroupingRefactoring;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
-import com.cisco.yangide.ext.refactoring.ui.ExtractGroupingRefactoringWizard;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.ext.refactoring.code.ExtractGroupingRefactoring;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.ext.refactoring.ui.ExtractGroupingRefactoringWizard;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.actions;
+package org.opendaylight.yangide.ext.refactoring.actions;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.jface.dialogs.MessageDialog;
@@ -14,14 +14,14 @@ import org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation;
 import org.eclipse.ui.IFileEditorInput;
 import org.eclipse.ui.IWorkbenchSite;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.code.InlineGroupingRefactoring;
-import com.cisco.yangide.ext.refactoring.ui.InlineGroupingRefactoringWizard;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.code.InlineGroupingRefactoring;
+import org.opendaylight.yangide.ext.refactoring.ui.InlineGroupingRefactoringWizard;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.actions;
+package org.opendaylight.yangide.ext.refactoring.actions;
 
-import static com.cisco.yangide.ext.refactoring.actions.RenameSupport.isDirectRename;
-import static com.cisco.yangide.ext.refactoring.actions.RenameSupport.isIndirectRename;
+import static org.opendaylight.yangide.ext.refactoring.actions.RenameSupport.isDirectRename;
+import static org.opendaylight.yangide.ext.refactoring.actions.RenameSupport.isIndirectRename;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.ResourcesPlugin;
@@ -18,13 +18,13 @@ import org.eclipse.jface.text.ITextSelection;
 import org.eclipse.ui.IFileEditorInput;
 import org.eclipse.ui.IWorkbenchSite;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
-import com.cisco.yangide.ext.refactoring.ui.RenameLinkedMode;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.ext.refactoring.ui.RenameLinkedMode;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.actions;
+package org.opendaylight.yangide.ext.refactoring.actions;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -20,30 +20,30 @@ import org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation;
 import org.eclipse.swt.widgets.Shell;
 import org.eclipse.ui.IWorkbenchWindow;
 
-import com.cisco.yangide.core.YangTypeUtil;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.ASTVisitor;
-import com.cisco.yangide.core.dom.BaseReference;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.SimpleNode;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.dom.SubModuleInclude;
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.dom.TypeReference;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.ext.refactoring.YangRefactoringPlugin;
-import com.cisco.yangide.ext.refactoring.rename.RenameGroupingProcessor;
-import com.cisco.yangide.ext.refactoring.rename.RenameIdentityProcessor;
-import com.cisco.yangide.ext.refactoring.rename.RenameModuleProcessor;
-import com.cisco.yangide.ext.refactoring.rename.RenameSubModuleProcessor;
-import com.cisco.yangide.ext.refactoring.rename.RenameTypeProcessor;
-import com.cisco.yangide.ext.refactoring.rename.YangRenameProcessor;
-import com.cisco.yangide.ext.refactoring.ui.RenameRefactoringWizard;
+import org.opendaylight.yangide.core.YangTypeUtil;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.ASTVisitor;
+import org.opendaylight.yangide.core.dom.BaseReference;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.SimpleNode;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.dom.SubModuleInclude;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.dom.TypeReference;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin;
+import org.opendaylight.yangide.ext.refactoring.rename.RenameGroupingProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.RenameIdentityProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.RenameModuleProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.RenameSubModuleProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.RenameTypeProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.YangRenameProcessor;
+import org.opendaylight.yangide.ext.refactoring.ui.RenameRefactoringWizard;
 
 /**
  * Methods to perform Rename refactoring with dialogs or silent.
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.actions;
+package org.opendaylight.yangide.ext.refactoring.actions;
 
 import org.eclipse.jface.action.Action;
 import org.eclipse.jface.text.ITextSelection;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.code;
+package org.opendaylight.yangide.ext.refactoring.code;
 
 import java.util.ArrayList;
 import java.util.List;
@@ -23,19 +23,19 @@ import org.eclipse.ltk.core.refactoring.Change;
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.core.refactoring.RefactoringStatus;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.ModuleImport;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
-import com.cisco.yangide.core.model.YangFile;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.ext.refactoring.CreateYangFileChange;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
-import com.cisco.yangide.ext.refactoring.YangCompositeChange;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.ModuleImport;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.model.YangFile;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.ext.refactoring.CreateYangFileChange;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.ext.refactoring.YangCompositeChange;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.code;
+package org.opendaylight.yangide.ext.refactoring.code;
 
 import org.eclipse.core.filebuffers.FileBuffers;
 import org.eclipse.core.filebuffers.LocationKind;
@@ -19,12 +19,12 @@ import org.eclipse.ltk.core.refactoring.Change;
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.core.refactoring.RefactoringStatus;
 
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
-import com.cisco.yangide.ext.refactoring.YangCompositeChange;
-import com.cisco.yangide.ext.refactoring.YangRefactoringPlugin;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.ext.refactoring.YangCompositeChange;
+import org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.code;
+package org.opendaylight.yangide.ext.refactoring.code;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.ResourcesPlugin;
@@ -19,19 +19,19 @@ import org.eclipse.ltk.core.refactoring.Change;
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.core.refactoring.RefactoringStatus;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.ASTNode;
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.core.indexing.ElementIndexInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.ext.refactoring.RefactorUtil;
-import com.cisco.yangide.ext.refactoring.YangCompositeChange;
-import com.cisco.yangide.ext.refactoring.YangRefactoringPlugin;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.ASTNode;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.ext.refactoring.RefactorUtil;
+import org.opendaylight.yangide.ext.refactoring.YangCompositeChange;
+import org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin;
 
 /**
  * @author Konstantin Zaitsev
similarity index 93%
rename from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/nls/Messages.java
rename to plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/nls/Messages.java
index 81f345f86c58c0a63d06f9bbcee93b68acd34d44..5a3bf4abdff0a95414eba383845dc68a3b49505b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.nls;
+package org.opendaylight.yangide.ext.refactoring.nls;
 
 import org.eclipse.osgi.util.NLS;
 
@@ -14,7 +14,7 @@ import org.eclipse.osgi.util.NLS;
  * date: Aug 18, 2014
  */
 public class Messages extends NLS {
-    private static final String BUNDLE_NAME = "com.cisco.yangide.ext.refactoring.nls.messages"; //$NON-NLS-1$
+    private static final String BUNDLE_NAME = "org.opendaylight.yangide.ext.refactoring.nls.messages"; //$NON-NLS-1$
     public static String ChangeRevisionAction_description;
     public static String ChangeRevisionAction_name;
     public static String ChangeRevisionAction_text;
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.rename;
+package org.opendaylight.yangide.ext.refactoring.rename;
 
-import com.cisco.yangide.core.dom.GroupingDefinition;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.dom.GroupingDefinition;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
 
 /**
  * @author Konstantin Zaitsev
@@ -22,7 +22,7 @@ public class RenameGroupingProcessor extends YangRenameProcessor<GroupingDefinit
 
     @Override
     public String getIdentifier() {
-        return "com.cisco.yangide.ext.refactoring.rename.RenameGroupingProcessor";
+        return "org.opendaylight.yangide.ext.refactoring.rename.RenameGroupingProcessor";
     }
 
     @Override
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.rename;
+package org.opendaylight.yangide.ext.refactoring.rename;
 
-import com.cisco.yangide.core.dom.IdentitySchemaNode;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.dom.IdentitySchemaNode;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
 
 /**
  * @author Konstantin Zaitsev
@@ -22,7 +22,7 @@ public class RenameIdentityProcessor extends YangRenameProcessor<IdentitySchemaN
 
     @Override
     public String getIdentifier() {
-        return "com.cisco.yangide.ext.refactoring.rename.RenameIdentityProcessor";
+        return "org.opendaylight.yangide.ext.refactoring.rename.RenameIdentityProcessor";
     }
 
     @Override
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.rename;
+package org.opendaylight.yangide.ext.refactoring.rename;
 
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
 
 /**
  * @author Konstantin Zaitsev
@@ -22,7 +22,7 @@ public class RenameModuleProcessor extends YangRenameProcessor<Module> {
 
     @Override
     public String getIdentifier() {
-        return "com.cisco.yangide.ext.refactoring.rename.RenameModuleProcessor";
+        return "org.opendaylight.yangide.ext.refactoring.rename.RenameModuleProcessor";
     }
 
     @Override
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.rename;
+package org.opendaylight.yangide.ext.refactoring.rename;
 
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.dom.SubModule;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
-import com.cisco.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.dom.SubModule;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.model.YangModelManager;
 
 /**
  * @author Konstantin Zaitsev
@@ -25,7 +25,7 @@ public class RenameSubModuleProcessor extends YangRenameProcessor<SubModule> {
 
     @Override
     public String getIdentifier() {
-        return "com.cisco.yangide.ext.refactoring.rename.RenameSubModuleProcessor";
+        return "org.opendaylight.yangide.ext.refactoring.rename.RenameSubModuleProcessor";
     }
 
     @Override
@@ -5,10 +5,10 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.rename;
+package org.opendaylight.yangide.ext.refactoring.rename;
 
-import com.cisco.yangide.core.dom.TypeDefinition;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.dom.TypeDefinition;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
 
 /**
  * @author Konstantin Zaitsev
@@ -22,7 +22,7 @@ public class RenameTypeProcessor extends YangRenameProcessor<TypeDefinition> {
 
     @Override
     public String getIdentifier() {
-        return "com.cisco.yangide.ext.refactoring.rename.RenameTypeProcessor";
+        return "org.opendaylight.yangide.ext.refactoring.rename.RenameTypeProcessor";
     }
 
     @Override
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.rename;
+package org.opendaylight.yangide.ext.refactoring.rename;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.runtime.CoreException;
@@ -18,13 +18,13 @@ import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant;
 import org.eclipse.ltk.core.refactoring.participants.RenameProcessor;
 import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.ext.refactoring.YangCompositeChange;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.ext.refactoring.YangCompositeChange;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.scripting;
+package org.opendaylight.yangide.ext.refactoring.scripting;
 
 import java.util.Map;
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import java.text.ParseException;
 import java.util.ArrayList;
@@ -37,15 +37,15 @@ import org.eclipse.swt.widgets.Label;
 import org.eclipse.swt.widgets.TableColumn;
 import org.eclipse.swt.widgets.Text;
 
-import com.cisco.yangide.core.dom.Module;
-import com.cisco.yangide.core.dom.QName;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceInfo;
-import com.cisco.yangide.core.indexing.ElementIndexReferenceType;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.ext.refactoring.code.ChangeRevisionRefactoring;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.core.dom.Module;
+import org.opendaylight.yangide.core.dom.QName;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceInfo;
+import org.opendaylight.yangide.core.indexing.ElementIndexReferenceType;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.ext.refactoring.code.ChangeRevisionRefactoring;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.ui.refactoring.RefactoringWizard;
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.jface.text.link.ILinkedModeListener;
 import org.eclipse.jface.text.link.LinkedModeModel;
 
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.editor.editors.YangSourceViewer;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.editor.editors.YangSourceViewer;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.jface.dialogs.Dialog;
 import org.eclipse.jface.layout.GridDataFactory;
@@ -18,8 +18,8 @@ import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Label;
 import org.eclipse.swt.widgets.Text;
 
-import com.cisco.yangide.ext.refactoring.code.ExtractGroupingRefactoring;
-import com.cisco.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.ext.refactoring.code.ExtractGroupingRefactoring;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.ui.refactoring.RefactoringWizard;
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.jface.dialogs.Dialog;
 import org.eclipse.ltk.ui.refactoring.UserInputWizardPage;
@@ -19,9 +19,9 @@ import org.eclipse.swt.widgets.Button;
 import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Label;
 
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.core.dom.UsesNode;
-import com.cisco.yangide.ext.refactoring.code.InlineGroupingRefactoring;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.core.dom.UsesNode;
+import org.opendaylight.yangide.ext.refactoring.code.InlineGroupingRefactoring;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,12 +5,12 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.ui.refactoring.RefactoringWizard;
 
-import com.cisco.yangide.ext.refactoring.code.InlineGroupingRefactoring;
+import org.opendaylight.yangide.ext.refactoring.code.InlineGroupingRefactoring;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import java.net.URL;
 
@@ -17,8 +17,8 @@ import org.eclipse.jface.resource.ImageRegistry;
 import org.eclipse.swt.graphics.Image;
 import org.osgi.framework.Bundle;
 
-import com.cisco.yangide.ext.refactoring.YangRefactoringPlugin;
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.core.runtime.IStatus;
@@ -73,10 +73,10 @@ import org.eclipse.ui.PlatformUI;
 import org.eclipse.ui.keys.IBindingService;
 import org.eclipse.ui.progress.UIJob;
 
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.YangRefactoringPlugin;
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 /**
  * @author Konstantin Zaitsev
@@ -790,7 +790,7 @@ public class RenameInformationPopup implements IWidgetTokenKeeper, IWidgetTokenK
         if (bindingService == null) {
             return ""; //$NON-NLS-1$
         }
-        String binding = bindingService.getBestActiveBindingFormattedFor("com.cisco.yangide.ui.actions.Rename");
+        String binding = bindingService.getBestActiveBindingFormattedFor("org.opendaylight.yangide.ui.actions.Rename");
         return binding == null ? "" : binding; //$NON-NLS-1$
     }
 
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.jface.dialogs.Dialog;
 import org.eclipse.ltk.core.refactoring.RefactoringStatus;
@@ -20,7 +20,7 @@ import org.eclipse.swt.widgets.Composite;
 import org.eclipse.swt.widgets.Label;
 import org.eclipse.swt.widgets.Text;
 
-import com.cisco.yangide.ext.refactoring.rename.YangRenameProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.YangRenameProcessor;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RenameLinkedMode.java
rename to plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RenameLinkedMode.java
index 48ccd637798da98697b488604584bfd97d39bbd0..9ae7ffa2d90a858b89f8e570a55a7be3d7658aa3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import java.lang.reflect.InvocationTargetException;
 import java.util.Arrays;
@@ -52,11 +52,11 @@ import org.eclipse.swt.widgets.Label;
 import org.eclipse.swt.widgets.Shell;
 import org.eclipse.ui.texteditor.link.EditorLinkedModeUI;
 
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.dom.ASTNamedNode;
-import com.cisco.yangide.editor.editors.YangEditor;
-import com.cisco.yangide.ext.refactoring.YangRefactoringPlugin;
-import com.cisco.yangide.ext.refactoring.actions.RenameSupport;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.dom.ASTNamedNode;
+import org.opendaylight.yangide.editor.editors.YangEditor;
+import org.opendaylight.yangide.ext.refactoring.YangRefactoringPlugin;
+import org.opendaylight.yangide.ext.refactoring.actions.RenameSupport;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,13 +5,13 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import org.eclipse.ltk.core.refactoring.Refactoring;
 import org.eclipse.ltk.core.refactoring.participants.RenameRefactoring;
 import org.eclipse.ltk.ui.refactoring.RefactoringWizard;
 
-import com.cisco.yangide.ext.refactoring.rename.YangRenameProcessor;
+import org.opendaylight.yangide.ext.refactoring.rename.YangRenameProcessor;
 
 /**
  * @author Konstantin Zaitsev
similarity index 96%
rename from plugins/com.cisco.yangide.ext.refactoring/src/com/cisco/yangide/ext/refactoring/ui/RevisionDialog.java
rename to plugins/org.opendaylight.yangide.ext.refactoring/src/org/opendaylight/yangide/ext/refactoring/ui/RevisionDialog.java
index 55ae5c02487046885f9b7e3c003788fb86de4c4c..1d50647607e5462cce9a5ac3f6ee3b878d67fea7 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ext.refactoring.ui;
+package org.opendaylight.yangide.ext.refactoring.ui;
 
 import java.text.ParseException;
 import java.text.SimpleDateFormat;
@@ -22,7 +22,7 @@ import org.eclipse.swt.widgets.Control;
 import org.eclipse.swt.widgets.DateTime;
 import org.eclipse.swt.widgets.Shell;
 
-import com.cisco.yangide.ext.refactoring.nls.Messages;
+import org.opendaylight.yangide.ext.refactoring.nls.Messages;
 
 /**
  * Displays calendar dialog to select revision.
diff --git a/plugins/org.opendaylight.yangide.m2e.yang.tests/.project b/plugins/org.opendaylight.yangide.m2e.yang.tests/.project
new file mode 100644 (file)
index 0000000..733815c
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>org.opendaylight.yangide.m2e.yang.tests</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.m2e.core.maven2Builder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.m2e.core.maven2Nature</nature>
+               <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>
similarity index 76%
rename from plugins/com.cisco.yangide.m2e.yang.tests/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.m2e.yang.tests/META-INF/MANIFEST.MF
index d3e586c4b279d39092470b74b179e3153d73bc52..9c119641db888881f35d37f5cea1998f9d1dc0e4 100644 (file)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests Plug-in
-Bundle-SymbolicName: com.cisco.yangide.m2e.yang.tests
+Bundle-SymbolicName: org.opendaylight.yangide.m2e.yang.tests
 Bundle-Version: 1.1.1.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.m2e.tests.common;bundle-version="1.4.0",
@@ -10,5 +10,5 @@ Require-Bundle: org.eclipse.m2e.tests.common;bundle-version="1.4.0",
  org.eclipse.core.resources,
  org.eclipse.core.runtime,
  org.eclipse.jdt.core,
com.cisco.yangide.m2e.yang;bundle-version="0.1.0"
org.opendaylight.yangide.m2e.yang;bundle-version="0.1.0"
 Bundle-Vendor: Cisco Systems, Inc.
similarity index 91%
rename from plugins/com.cisco.yangide.core.tests/pom.xml
rename to plugins/org.opendaylight.yangide.m2e.yang.tests/pom.xml
index a865e8209c12e79f9c71d4e84eed5f2c8e0ad5a2..f7b66082e35ac1258150f84143adb3da71215a56 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   
-  <artifactId>com.cisco.yangide.core.tests</artifactId>
+  <artifactId>org.opendaylight.yangide.m2e.yang.tests</artifactId>
   <packaging>eclipse-test-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   
similarity index 97%
rename from plugins/com.cisco.yangide.m2e.yang.tests/src/com/cisco/yangide/m2e/yang/tests/YangGenerationTest.java
rename to plugins/org.opendaylight.yangide.m2e.yang.tests/src/org/opendaylight/yangide/m2e/yang/tests/YangGenerationTest.java
index 545aecc5664329ecc95111fc0c60b68d29bf3002..c8cfa0646a0864cda1d21f8f50fd591ca9cdeac0 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang.tests;
+package org.opendaylight.yangide.m2e.yang.tests;
 
 import org.eclipse.core.resources.IFile;
 import org.eclipse.core.resources.IProject;
similarity index 94%
rename from plugins/com.cisco.yangide.ext.refactoring/.project
rename to plugins/org.opendaylight.yangide.m2e.yang/.project
index 1ddcdce39b720aa3abbdd677a5be81cf3a1fabf5..50c79f1a2c6d75e05da443654f872215d2641ec4 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.ext.refactoring</name>
+       <name>org.opendaylight.yangide.m2e.yang</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 65%
rename from plugins/com.cisco.yangide.m2e.yang/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.m2e.yang/META-INF/MANIFEST.MF
index 453b2757e8d7d9dd7305056f5730abb1e7196d99..352d0424ecc640c7323e7cef0b96b642976504b3 100644 (file)
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: com.cisco.yangide.m2e.yang
-Bundle-SymbolicName: com.cisco.yangide.m2e.yang;singleton:=true
+Bundle-Name: org.opendaylight.yangide.m2e.yang
+Bundle-SymbolicName: org.opendaylight.yangide.m2e.yang;singleton:=true
 Bundle-Version: 1.1.1.qualifier
 Bundle-Vendor: Cisco Systems, Inc.
 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
@@ -11,10 +11,10 @@ Require-Bundle: org.eclipse.core.resources,
  org.eclipse.m2e.core;bundle-version="1.4.0",
  org.eclipse.m2e.maven.runtime;bundle-version="1.4.0",
  org.eclipse.jdt.core,
com.cisco.yangide.core;bundle-version="0.1.0",
com.cisco.yangide.ui;bundle-version="0.1.0",
org.opendaylight.yangide.core;bundle-version="0.1.0",
org.opendaylight.yangide.ui;bundle-version="0.1.0",
  org.eclipse.core.filesystem;bundle-version="1.3.100",
  org.eclipse.ui;bundle-version="3.7.0"
 Bundle-ClassPath: .
-Bundle-Activator: com.cisco.yangide.m2e.yang.YangM2EPlugin
+Bundle-Activator: org.opendaylight.yangide.m2e.yang.YangM2EPlugin
 Bundle-ActivationPolicy: lazy
similarity index 92%
rename from plugins/com.cisco.yangide.m2e.yang/lifecycle-mapping-metadata.xml
rename to plugins/org.opendaylight.yangide.m2e.yang/lifecycle-mapping-metadata.xml
index 475a91e6fafdc89fcdefb449fb8f208d1f1d942d..429d644a2d95a5d83be90d55127b12ed1dc69f0b 100644 (file)
@@ -25,7 +25,7 @@
       </pluginExecutionFilter>
       <action>
         <configurator>
-          <id>com.cisco.yangide.m2e.yang.YangProjectConfigurator</id>
+          <id>org.opendaylight.yangide.m2e.yang.YangProjectConfigurator</id>
         </configurator>
       </action>
     </pluginExecution>
similarity index 80%
rename from plugins/com.cisco.yangide.m2e.yang/plugin.xml
rename to plugins/org.opendaylight.yangide.m2e.yang/plugin.xml
index 50a40c8e0e693756f744b8e521faf5cdf5ecb2ed..71b271ee3a0e7cf4fdefe2391622abfd74263229 100644 (file)
 <plugin>
    <extension point="org.eclipse.m2e.core.projectConfigurators">
       <configurator
-            class="com.cisco.yangide.m2e.yang.YangProjectConfigurator"
-            id="com.cisco.yangide.m2e.yang.YangProjectConfigurator"
+            class="org.opendaylight.yangide.m2e.yang.YangProjectConfigurator"
+            id="org.opendaylight.yangide.m2e.yang.YangProjectConfigurator"
             name="YANG Project Configurator"/>
    </extension>
 
    <extension point="org.eclipse.m2e.core.mavenProjectChangedListeners">
-      <listener class="com.cisco.yangide.m2e.yang.MavenProjectChangedListener"/>
+      <listener class="org.opendaylight.yangide.m2e.yang.MavenProjectChangedListener"/>
    </extension>
 
    <extension
          point="org.eclipse.m2e.core.lifecycleMappings">
       <lifecycleMapping
             name="YANG Lifecycle Mapping"
-            class="com.cisco.yangide.m2e.yang.LifecycleMapping"
+            class="org.opendaylight.yangide.m2e.yang.LifecycleMapping"
             id="org.eclipse.m2e.jdt.JarLifecycleMapping">
       </lifecycleMapping>
    </extension>
@@ -38,7 +38,7 @@
          point="org.eclipse.m2e.core.lifecycleMappings">
       <lifecycleMapping
             name="YANG Lifecycle Mapping"
-            class="com.cisco.yangide.m2e.yang.LifecycleMapping"
+            class="org.opendaylight.yangide.m2e.yang.LifecycleMapping"
             id="DEFAULT">
       </lifecycleMapping>
    </extension>
similarity index 91%
rename from plugins/com.cisco.yangide.m2e.yang/pom.xml
rename to plugins/org.opendaylight.yangide.m2e.yang/pom.xml
index 4c35bdb4bab18f3c8a8ea17b181fdc7cfbfb4e4d..74b0f9b41ca0e9e2c62e86aa62df5f7dd1c7fb7c 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.m2e.yang</artifactId>
+  <artifactId>org.opendaylight.yangide.m2e.yang</artifactId>
   <packaging>eclipse-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   <build>
similarity index 99%
rename from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/LifecycleMapping.java
rename to plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/LifecycleMapping.java
index d6067a79257173564e133d28e6465b3e6976802c..d7cc91c53d532702e031875bc130bc16702a257a 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang;
+package org.opendaylight.yangide.m2e.yang;
 
 import java.util.ArrayList;
 import java.util.LinkedHashMap;
similarity index 96%
rename from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/MavenProjectChangedListener.java
rename to plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/MavenProjectChangedListener.java
index 91486f8182b7fc3bf755ce7bc9cc7c0bdcaea2db..352b8d2b6e18fbe8d7f08099fe067a21e9dd09d4 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang;
+package org.opendaylight.yangide.m2e.yang;
 
 import org.eclipse.core.runtime.IProgressMonitor;
 import org.eclipse.m2e.core.internal.project.registry.MavenProjectFacade;
similarity index 91%
rename from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangBuildParticipant.java
rename to plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangBuildParticipant.java
index 0d15907a602ae1fd4eaf915b9ca14a80bda36d8e..14d85074d6a90aed10cd97352d9128768671d5ea 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang;
+package org.opendaylight.yangide.m2e.yang;
 
 import java.io.File;
 import java.util.HashSet;
@@ -25,15 +25,15 @@ import org.eclipse.m2e.core.embedder.IMaven;
 import org.eclipse.m2e.core.project.configurator.MojoExecutionBuildParticipant;
 import org.sonatype.plexus.build.incremental.BuildContext;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.core.YangModelException;
-import com.cisco.yangide.core.indexing.IJob;
-import com.cisco.yangide.core.indexing.JobAdapter;
-import com.cisco.yangide.core.model.YangModelManager;
-import com.cisco.yangide.core.parser.IYangValidationListener;
-import com.cisco.yangide.core.parser.YangParserUtil;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.core.YangModelException;
+import org.opendaylight.yangide.core.indexing.IJob;
+import org.opendaylight.yangide.core.indexing.JobAdapter;
+import org.opendaylight.yangide.core.model.YangModelManager;
+import org.opendaylight.yangide.core.parser.IYangValidationListener;
+import org.opendaylight.yangide.core.parser.YangParserUtil;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangGeneratorConfiguration.java
rename to plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangGeneratorConfiguration.java
index cb835dbbd35aba1217d70eaca654441a8becf9dd..a386de97eae1d2665569bd349aec1c44cd3584b2 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang;
+package org.opendaylight.yangide.m2e.yang;
 
 import java.io.File;
 import java.util.Map;
similarity index 87%
rename from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangM2EPlugin.java
rename to plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangM2EPlugin.java
index 311f9dd76b7bf4eb587fad469372f5b340a4a7ba..bf1ece2c68e39228cd6744666d540b7833c5237c 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang;
+package org.opendaylight.yangide.m2e.yang;
 
 import org.eclipse.core.runtime.IStatus;
 import org.eclipse.core.runtime.Plugin;
@@ -13,9 +13,9 @@ import org.eclipse.core.runtime.Status;
 import org.osgi.framework.BundleActivator;
 import org.osgi.framework.BundleContext;
 
-import com.cisco.yangide.core.YangCorePlugin;
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.core.YangCorePlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
@@ -23,7 +23,7 @@ import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
  */
 public class YangM2EPlugin extends Plugin implements BundleActivator {
     // The plug-in ID
-    public static final String PLUGIN_ID = "com.cisco.yangide.m2e.yang"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.m2e.yang"; //$NON-NLS-1$
 
     public static final String YANG_FILES_ROOT_DIR = "yangFilesRootDir";
     public static final String YANG_FILES_ROOT_DIR_DEFAULT = "src/main/yang";
similarity index 99%
rename from plugins/com.cisco.yangide.m2e.yang/src/com/cisco/yangide/m2e/yang/YangProjectConfigurator.java
rename to plugins/org.opendaylight.yangide.m2e.yang/src/org/opendaylight/yangide/m2e/yang/YangProjectConfigurator.java
index 5b65c20744c53a9cef75edf01be2aa9578c53d81..a8870d39361db0c5474ed99058a386b6d9620a33 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.m2e.yang;
+package org.opendaylight.yangide.m2e.yang;
 
 import java.io.File;
 import java.util.ArrayList;
similarity index 94%
rename from plugins/com.cisco.yangide.editor/.project
rename to plugins/org.opendaylight.yangide.ui/.project
index e8979c1923e97f9101024bfeb3004de802aa21e4..aa5df677219b613693230ba9a5da620af0926749 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.editor</name>
+       <name>org.opendaylight.yangide.ui</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 61%
rename from plugins/com.cisco.yangide.ui/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.ui/META-INF/MANIFEST.MF
index d93ff3076112517667f6333335f58980f04ba22f..dfc7206c0eeb481905e27cb99c4f18ca07e5903a 100644 (file)
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: com.cisco.yangide.ui
-Bundle-SymbolicName: com.cisco.yangide.ui;singleton:=true
+Bundle-Name: org.opendaylight.yangide.ui
+Bundle-SymbolicName: org.opendaylight.yangide.ui;singleton:=true
 Bundle-Version: 1.1.1.qualifier
-Bundle-Activator: com.cisco.yangide.ui.YangUIPlugin
+Bundle-Activator: org.opendaylight.yangide.ui.YangUIPlugin
 Bundle-Vendor: Cisco Systems, Inc.
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
@@ -19,7 +19,7 @@ Require-Bundle: org.eclipse.ui,
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
-Export-Package: com.cisco.yangide.ui,
com.cisco.yangide.ui.internal,
com.cisco.yangide.ui.nls,
com.cisco.yangide.ui.preferences
+Export-Package: org.opendaylight.yangide.ui,
org.opendaylight.yangide.ui.internal,
org.opendaylight.yangide.ui.nls,
org.opendaylight.yangide.ui.preferences
similarity index 69%
rename from plugins/com.cisco.yangide.ui/plugin.xml
rename to plugins/org.opendaylight.yangide.ui/plugin.xml
index 6c8cb8db11d6300e2082178fb720fb8be1ac30fb..02dc765515357b0285508eef3643e14f2be6fa15 100644 (file)
@@ -16,7 +16,7 @@
 <plugin>
     <extension point="org.eclipse.ui.contexts">
        <context
-             id="com.cisco.yangide.ui.Context"
+             id="org.opendaylight.yangide.ui.Context"
              name="YANG Editor"
              parentId="org.eclipse.ui.textEditorScope"/>
     </extension>
       <category
            name="Source"
            description="YANG Source Actions"
-           id="com.cisco.yangide.category.source">
+           id="org.opendaylight.yangide.category.source">
       </category>
       <category
            name="Navigate"
            description="YANG Navigate Actions"
-           id="com.cisco.yangide.category.navigate">
+           id="org.opendaylight.yangide.category.navigate">
       </category>
       <category
            name="Search"
            description="YANG Search Actions"
-           id="com.cisco.yangide.category.search">
+           id="org.opendaylight.yangide.category.search">
       </category>
     </extension>
     
     <extension point="org.eclipse.ui.newWizards">
-      <category id="com.cisco.yangide.yang" name="%yang.wizard.category.name"/>
+      <category id="org.opendaylight.yangide.yang" name="%yang.wizard.category.name"/>
 
-      <wizard id="com.cisco.yangide.ui.wizards.YangProjectWizard"
-            category="com.cisco.yangide.yang"
-            class="com.cisco.yangide.ui.wizards.YangProjectWizard"
+      <wizard id="org.opendaylight.yangide.ui.wizards.YangProjectWizard"
+            category="org.opendaylight.yangide.yang"
+            class="org.opendaylight.yangide.ui.wizards.YangProjectWizard"
             icon="icons/full/etool16/newprj_wiz.png"
             name="%yang.wizard.project.name"
             project="true">
          <description>%yang.wizard.project.description</description>
       </wizard>
 
-      <wizard id="com.cisco.yangide.ui.wizards.YangFileWizard"
-            category="com.cisco.yangide.yang"
-            class="com.cisco.yangide.ui.wizards.YangFileWizard"
+      <wizard id="org.opendaylight.yangide.ui.wizards.YangFileWizard"
+            category="org.opendaylight.yangide.yang"
+            class="org.opendaylight.yangide.ui.wizards.YangFileWizard"
             icon="icons/full/etool16/newfile_wiz.png"
             name="%yang.wizard.file.name"
             project="false">
    
     <extension point="org.eclipse.core.runtime.preferences">
       <initializer
-            class="com.cisco.yangide.ui.internal.preferences.YangUIPreferenceInitializer">
+            class="org.opendaylight.yangide.ui.internal.preferences.YangUIPreferenceInitializer">
       </initializer>
     </extension>
     
     <extension point="org.eclipse.ui.preferencePages">
       <page
-            class="com.cisco.yangide.ui.internal.preferences.YangBasePreferencePage"
-            id="com.cisco.yangide.ui.preferences.YANGBasePreferencePage"
+            class="org.opendaylight.yangide.ui.internal.preferences.YangBasePreferencePage"
+            id="org.opendaylight.yangide.ui.preferences.YANGBasePreferencePage"
             name="YANG">
       </page>
     </extension>
similarity index 96%
rename from plugins/com.cisco.yangide.ui/pom.xml
rename to plugins/org.opendaylight.yangide.ui/pom.xml
index 7ac0e4ed30ae7f4512811eba3334e0d374e6527c..bf1314e0440253612ef4e1088609a92253f1ca60 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.ui</artifactId>
+  <artifactId>org.opendaylight.yangide.ui</artifactId>
   <packaging>eclipse-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   <properties>
similarity index 96%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/YangUIPlugin.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/YangUIPlugin.java
index fdee307683edf054fad064e60937d4546e07cb3e..82b326fc319879dcd2c1d58ed91c04770b9ac2e7 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui;
+package org.opendaylight.yangide.ui;
 
 import org.eclipse.core.resources.IWorkspace;
 import org.eclipse.core.resources.ResourcesPlugin;
@@ -24,7 +24,7 @@ import org.osgi.framework.BundleContext;
 public class YangUIPlugin extends AbstractUIPlugin {
 
     // The plug-in ID
-    public static final String PLUGIN_ID = "com.cisco.yangide.ui"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.ui"; //$NON-NLS-1$
 
     // The shared instance
     private static YangUIPlugin plugin;
similarity index 95%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/IYangUIConstants.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/IYangUIConstants.java
index 8c4973a9c8f41e01e8c328b543e0a14effb6d58d..b225d54e7d3fbc6eddac78bbe34cddbd4ccd2692 100644 (file)
@@ -5,14 +5,14 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.internal;
+package org.opendaylight.yangide.ui.internal;
 
 /**
  * @author Alexey Kholupko
  * date: Jul 14, 2014
  */
 public interface IYangUIConstants {
-    public static final String PLUGIN_ID = "com.cisco.yangide.ui"; //$NON-NLS-1$;
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.ui"; //$NON-NLS-1$;
 
     public static final String IMG_TEMPLATE_PROPOSAL = PLUGIN_ID + ".template_obj"; //$NON-NLS-1$
     public static final String IMG_IMPORT_PROPOSAL = PLUGIN_ID + ".import_obj";
similarity index 96%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/ImageDescriptorRegistry.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/ImageDescriptorRegistry.java
index 577d086652614ca56eafcda714c639fcd8badfc3..9905cb26b47d972d698ef1a20b9f7397a8badd21 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.internal;
+package org.opendaylight.yangide.ui.internal;
 
 import java.util.HashMap;
 
@@ -14,7 +14,7 @@ import org.eclipse.jface.resource.ImageDescriptor;
 import org.eclipse.swt.graphics.Image;
 import org.eclipse.swt.widgets.Display;
 
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * A registry that maps <code>ImageDescriptors</code> to <code>Image</code>.
similarity index 98%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/YangUIImages.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/YangUIImages.java
index ee7945dc607e925af39e11adff668ecf8d320c45..47ccc96b63d25abc003fd6d94f7077f77f8f4850 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.internal;
+package org.opendaylight.yangide.ui.internal;
 
 import java.net.URL;
 
@@ -18,7 +18,7 @@ import org.eclipse.jface.resource.ImageRegistry;
 import org.eclipse.swt.graphics.Image;
 import org.osgi.framework.Bundle;
 
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * The images provided by the external tools plugin.
similarity index 92%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/internal/preferences/YangBasePreferencePage.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/internal/preferences/YangBasePreferencePage.java
index ff383ec928769ec4b770f21edb021fb81086fc77..12fe7130dbb17c5b78b09b7c4063718a339218dc 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.internal.preferences;
+package org.opendaylight.yangide.ui.internal.preferences;
 
 import org.eclipse.jface.dialogs.Dialog;
 import org.eclipse.jface.preference.PreferencePage;
@@ -18,9 +18,9 @@ import org.eclipse.swt.widgets.Control;
 import org.eclipse.ui.IWorkbench;
 import org.eclipse.ui.IWorkbenchPreferencePage;
 
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.nls.Messages;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.nls.Messages;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
@@ -5,16 +5,16 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.internal.preferences;
+package org.opendaylight.yangide.ui.internal.preferences;
 
 import org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer;
 import org.eclipse.jface.preference.IPreferenceStore;
 import org.eclipse.jface.preference.PreferenceConverter;
 import org.eclipse.swt.graphics.RGB;
 
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.preferences.IYangColorConstants;
-import com.cisco.yangide.ui.preferences.YangPreferenceConstants;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.preferences.IYangColorConstants;
+import org.opendaylight.yangide.ui.preferences.YangPreferenceConstants;
 
 /**
  * @author Konstantin Zaitsev
similarity index 85%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/nls/Messages.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/nls/Messages.java
index d914b08c3b2b0deb08efba5e90a5986a82aa6ad6..2063bf21472bc5ce144489b18e40835d2383430b 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.nls;
+package org.opendaylight.yangide.ui.nls;
 
 import org.eclipse.osgi.util.NLS;
 
@@ -14,7 +14,7 @@ import org.eclipse.osgi.util.NLS;
  * date: Jul 3, 2014
  */
 public class Messages extends NLS {
-    private static final String BUNDLE_NAME = "com.cisco.yangide.ui.nls.messages"; //$NON-NLS-1$
+    private static final String BUNDLE_NAME = "org.opendaylight.yangide.ui.nls.messages"; //$NON-NLS-1$
     public static String pref_Base_cleanCodeGen;
     public static String pref_Base_enableTracing;
     static {
similarity index 94%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/preferences/IYangColorConstants.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/preferences/IYangColorConstants.java
index 5cbed98e583be8b80a47a6a62b52423c6983f8d1..08f38c5917132b89e4cddd3cf88c4d7113b24ade 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.preferences;
+package org.opendaylight.yangide.ui.preferences;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/preferences/OverlayPreferenceStore.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/preferences/OverlayPreferenceStore.java
index 98a6ff306d23e7b3c09b7607474d65b52d04b67c..126da894d6e29e528339f3899ec934e47bb653c1 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.preferences;
+package org.opendaylight.yangide.ui.preferences;
 
 import org.eclipse.core.runtime.Assert;
 import org.eclipse.jface.preference.IPreferenceStore;
similarity index 97%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/preferences/YangPreferenceConstants.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/preferences/YangPreferenceConstants.java
index 9662451d70b86d841fbc17f72e6b621519b48f9f..2a7ff702459ef5b5a3f17dda57cce6069daa47da 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.preferences;
+package org.opendaylight.yangide.ui.preferences;
 
 /**
  * Constant definitions for plug-in preferences wizard generated, might be usefull later
similarity index 97%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/CodeGeneratorConfig.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/CodeGeneratorConfig.java
index 96ab1d4cfec3eee3cbadc976749d1baba26a6e10..65c8a14afa9c6b5487bf7de1614c8ee1ac716d35 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.wizards;
+package org.opendaylight.yangide.ui.wizards;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangCodeGeneratorDialog.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangCodeGeneratorDialog.java
index edfc4c5aac7f88f97b70c4cfae3bdaac84fd6cd4..13b2673397ea190bd7aab3560fc78fe580000a61 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.wizards;
+package org.opendaylight.yangide.ui.wizards;
 
 import org.eclipse.jface.dialogs.IMessageProvider;
 import org.eclipse.jface.dialogs.TitleAreaDialog;
similarity index 95%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangFileWizard.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangFileWizard.java
index 8a71229d2b83f494f9b127f5ce23f0ca4cf5ac66..05f859b65e0a2640535405196055b70dfabaf522 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.wizards;
+package org.opendaylight.yangide.ui.wizards;
 
 import java.io.ByteArrayInputStream;
 import java.io.IOException;
@@ -30,9 +30,9 @@ import org.eclipse.ui.dialogs.WizardNewFileCreationPage;
 import org.eclipse.ui.ide.IDE;
 import org.eclipse.ui.wizards.newresource.BasicNewResourceWizard;
 
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 /**
  * @author Konstantin Zaitsev
similarity index 98%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangFileWizardPage.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangFileWizardPage.java
index 4c14e22508f6824b1232854be339aba077931210..59c3737331acdcb5d613fde9ffe8a32a87ee83f3 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.wizards;
+package org.opendaylight.yangide.ui.wizards;
 
 import java.text.DateFormat;
 import java.text.SimpleDateFormat;
similarity index 98%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangProjectWizard.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangProjectWizard.java
index ad231af883bb03bdd88a11285bab7abd8e4573f7..8416f02e207b5efdcfb7509383e8afb2ea9f16ba 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.wizards;
+package org.opendaylight.yangide.ui.wizards;
 
 import java.io.IOException;
 import java.io.InputStream;
@@ -42,9 +42,9 @@ import org.eclipse.m2e.core.MavenPlugin;
 import org.eclipse.m2e.core.ui.internal.wizards.MavenProjectWizard;
 import org.eclipse.ui.IWorkbench;
 
-import com.cisco.yangide.ui.YangUIPlugin;
-import com.cisco.yangide.ui.internal.IYangUIConstants;
-import com.cisco.yangide.ui.internal.YangUIImages;
+import org.opendaylight.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.internal.IYangUIConstants;
+import org.opendaylight.yangide.ui.internal.YangUIImages;
 
 /**
  * @author Konstantin Zaitsev
similarity index 99%
rename from plugins/com.cisco.yangide.ui/src/com/cisco/yangide/ui/wizards/YangProjectWizardPage.java
rename to plugins/org.opendaylight.yangide.ui/src/org/opendaylight/yangide/ui/wizards/YangProjectWizardPage.java
index 0f41832dc234d9ca2ab71d9258f7c10b2a467b1b..130c85da7b4b7de80db6db3aaf3526415ba82226 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.ui.wizards;
+package org.opendaylight.yangide.ui.wizards;
 
 import java.io.IOException;
 import java.util.ArrayList;
@@ -31,7 +31,7 @@ import org.eclipse.swt.widgets.TableColumn;
 import org.eclipse.swt.widgets.TableItem;
 import org.eclipse.swt.widgets.Text;
 
-import com.cisco.yangide.ui.YangUIPlugin;
+import org.opendaylight.yangide.ui.YangUIPlugin;
 
 /**
  * @author Konstantin Zaitsev
similarity index 94%
rename from plugins/com.cisco.yangide.core.tests/.project
rename to plugins/org.opendaylight.yangide.yangparser/.project
index 563cf4df5e241227cd5a406e593d3e64ec2e13ae..374d6cd63a660dff94079f95cec57d4fc4a16bfc 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.core.tests</name>
+       <name>org.opendaylight.yangide.yangparser</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 91%
rename from plugins/com.cisco.yangide.yangparser/META-INF/MANIFEST.MF
rename to plugins/org.opendaylight.yangide.yangparser/META-INF/MANIFEST.MF
index 1c88ab806d97cd7afef769273f165e9c9c2a49c9..ac286585af86ff98450bc9991402e2e8ea5e6c3d 100644 (file)
@@ -1,9 +1,9 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: com.cisco.yangide.yangparser
-Bundle-SymbolicName: com.cisco.yangide.yangparser;singleton:=true
+Bundle-Name: org.opendaylight.yangide.yangparser
+Bundle-SymbolicName: org.opendaylight.yangide.yangparser;singleton:=true
 Bundle-Version: 1.1.1.qualifier
-Bundle-Activator: com.cisco.yangide.yangparser.YangParserPlugin
+Bundle-Activator: org.opendaylight.yangide.yangparser.YangParserPlugin
 Bundle-Vendor: Cisco Systems, Inc.
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jdt.core;visibility:=reexport,
similarity index 79%
rename from plugins/com.cisco.yangide.yangparser/plugin.xml
rename to plugins/org.opendaylight.yangide.yangparser/plugin.xml
index 8a55b5046f1bbc3d7c5b60f0007cd7f5d8dd4ddf..358edcef43bb624cf44499791a87ab28fbebff81 100644 (file)
@@ -16,7 +16,7 @@
 <plugin>
     <extension point="org.eclipse.core.contenttype.contentTypes">
         <content-type 
-            id="com.cisco.yangide.core.yangFile" 
+            id="org.opendaylight.yangide.core.yangFile" 
             name="YANG File" 
             base-type="org.eclipse.core.runtime.text"
             priority="high"/>
       point="org.eclipse.ui.editors.markerAnnotationSpecification">
       
         <specification
-            annotationType="com.cisco.yangide.core.error"
+            annotationType="org.opendaylight.yangide.core.error"
             symbolicIcon="error"
             includeOnPreferencePage="true"
             label="YANG Problem"
-            colorPreferenceKey="com.cisco.yangide.core.error.color"
+            colorPreferenceKey="org.opendaylight.yangide.core.error.color"
             colorPreferenceValue="192,255,192"
-            overviewRulerPreferenceKey="com.cisco.yangide.core.error.overview"
-            textPreferenceKey="com.cisco.yangide.core.error.text"
+            overviewRulerPreferenceKey="org.opendaylight.yangide.core.error.overview"
+            textPreferenceKey="org.opendaylight.yangide.core.error.text"
             >
         </specification>
     </extension>
     <extension
           point="org.eclipse.ui.editors.annotationTypes">
         <type
-            name="com.cisco.yangide.core.error"
+            name="org.opendaylight.yangide.core.error"
             super="org.eclipse.ui.workbench.texteditor.error"
-            markerType="com.cisco.yangide.core.problem"
+            markerType="org.opendaylight.yangide.core.problem"
             markerSeverity="2">
         </type>
       <type
-            name="com.cisco.yangide.core.syntax"
+            name="org.opendaylight.yangide.core.syntax"
             super="org.eclipse.ui.workbench.texteditor.error"
-            markerType="com.cisco.yangide.core.syntaxproblem"
+            markerType="org.opendaylight.yangide.core.syntaxproblem"
             markerSeverity="2">
       </type>
     </extension>
similarity index 98%
rename from plugins/com.cisco.yangide.yangparser/pom.xml
rename to plugins/org.opendaylight.yangide.yangparser/pom.xml
index 0ee0e1c2d236ae096f98dd1caf601097f841f716..56cbb01688a4758a84460ead1e149f8369c088ef 100644 (file)
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
-  <artifactId>com.cisco.yangide.yangparser</artifactId>
+  <artifactId>org.opendaylight.yangide.yangparser</artifactId>
   <packaging>eclipse-plugin</packaging>
   <version>1.1.1-SNAPSHOT</version>
   <properties>
similarity index 92%
rename from plugins/com.cisco.yangide.yangparser/src/com/cisco/yangide/yangparser/YangParserPlugin.java
rename to plugins/org.opendaylight.yangide.yangparser/src/org/opendaylight/yangide/yangparser/YangParserPlugin.java
index 0716e49ea749468ccf8f0afeb15f80ae98d42f8d..fecc6f6c2a8a956ae88193b16ed511d361975b8a 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  *******************************************************************************/
-package com.cisco.yangide.yangparser;
+package org.opendaylight.yangide.yangparser;
 
 import java.io.File;
 
@@ -29,7 +29,7 @@ import org.osgi.framework.BundleContext;
 public class YangParserPlugin extends Plugin {
 
     /** The plug-in ID */
-    public static final String PLUGIN_ID = "com.cisco.yangide.yangparser"; //$NON-NLS-1$
+    public static final String PLUGIN_ID = "org.opendaylight.yangide.yangparser"; //$NON-NLS-1$
 
     /** The shared instance */
     private static YangParserPlugin plugin;
diff --git a/pom.xml b/pom.xml
index 5a46e9670136134b232773a8e6c202cb271cd5e4..c999504257d541b280357819fbdd3b45a03c3acc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.opendaylight.yangide</groupId>
-  <artifactId>com.cisco.yangide.parent</artifactId>
+  <artifactId>org.opendaylight.yangide.parent</artifactId>
   <version>1.1.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>YANG IDE Parent</name>
 
   <modules>
     <!-- plugins -->
-    <module>plugins/com.cisco.yangide.yangparser</module>
-    <module>plugins/com.cisco.yangide.core</module>
-    <module>plugins/com.cisco.yangide.ui</module>
-    <module>plugins/com.cisco.yangide.editor</module>
-    <module>plugins/com.cisco.yangide.m2e.yang</module>
+    <module>plugins/org.opendaylight.yangide.yangparser</module>
+    <module>plugins/org.opendaylight.yangide.core</module>
+    <module>plugins/org.opendaylight.yangide.ui</module>
+    <module>plugins/org.opendaylight.yangide.editor</module>
+    <module>plugins/org.opendaylight.yangide.m2e.yang</module>
     <!-- ext plugins -->
-    <module>plugins/com.cisco.yangide.ext.refactoring</module>
-    <module>plugins/com.cisco.yangide.ext.model</module>
-    <module>plugins/com.cisco.yangide.ext.model.editor</module>
+    <module>plugins/org.opendaylight.yangide.ext.refactoring</module>
+    <module>plugins/org.opendaylight.yangide.ext.model</module>
+    <module>plugins/org.opendaylight.yangide.ext.model.editor</module>
     <!-- features -->
-    <module>features/com.cisco.yangide.m2e.yang.feature</module>
-    <module>features/com.cisco.yangide.feature</module>
+    <module>features/org.opendaylight.yangide.m2e.yang.feature</module>
+    <module>features/org.opendaylight.yangide.feature</module>
     <!-- tests -->
 <!--
-    <module>plugins/com.cisco.yangide.m2e.yang.tests</module>
-    <module>plugins/com.cisco.yangide.core.tests</module>
+    <module>plugins/org.opendaylight.yangide.m2e.yang.tests</module>
+    <module>plugins/org.opendaylight.yangide.core.tests</module>
 -->
     <!-- other -->
     <module>product/target-platform</module>
           <target>
             <artifact>
               <groupId>org.opendaylight.yangide</groupId>
-              <artifactId>com.cisco.yangide.target-platform</artifactId>
+              <artifactId>org.opendaylight.yangide.target-platform</artifactId>
               <version>1.1.1-SNAPSHOT</version>
             </artifact>
           </target>
index 4ce8eb63ff50b9f5bb5103e64dc8dc402a812444..2c6615a0d3da41c56faa54e912c4b8b78d4a8e2f 100644 (file)
@@ -12,9 +12,9 @@
       <provider>Cisco Systems, Inc.</provider>
       <p2>
         <repositoryUrl>@REPO_URL@</repositoryUrl>
-        <iuId>com.cisco.yangide.m2e.yang.feature.group</iuId>
+        <iuId>org.opendaylight.yangide.m2e.yang.feature.group</iuId>
         <lifecycleMappingIU>
-          <iuId>com.cisco.yangide.m2e.yang</iuId>
+          <iuId>org.opendaylight.yangide.m2e.yang</iuId>
         </lifecycleMappingIU>
       </p2>
       <overview>
index 381e4a7758811ad3da60eb5d8e786e666eca0568..47b8831d18a3ee7a145f85b99d0bbfa286b081f3 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.target-platform</name>
+       <name>org.opendaylight.yangide.target-platform</name>
        <comment></comment>
        <projects>
        </projects>
index 68ac173e8c38b0927ee575cb8666fa208649e905..1b54a49833b3a9d6d7a9b1ee9bdee2dd80961928 100644 (file)
@@ -5,12 +5,12 @@
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   
-  <artifactId>com.cisco.yangide.target-platform</artifactId>
+  <artifactId>org.opendaylight.yangide.target-platform</artifactId>
   <packaging>eclipse-target-definition</packaging>
   <version>1.1.1-SNAPSHOT</version>
 
index 200e5f843b95da044a8eb9b6d10df25b21d159dd..d9b4932c4ce45f9bb295b7377123f2899c1f1a90 100644 (file)
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <site>
-   <feature url="features/com.cisco.yangide.feature_1.1.1.qualifier.jar" id="com.cisco.yangide.feature" version="1.1.1.qualifier">
+   <feature url="features/org.opendaylight.yangide.feature_1.1.1.qualifier.jar" id="org.opendaylight.yangide.feature" version="1.1.1.qualifier">
       <category name="yang-ide"/>
    </feature>
-   <feature url="features/com.cisco.yangide.m2e.yang.feature_1.1.1.qualifier.jar" id="com.cisco.yangide.m2e.yang.feature" version="1.1.1.qualifier">
+   <feature url="features/org.opendaylight.yangide.m2e.yang.feature_1.1.1.qualifier.jar" id="org.opendaylight.yangide.m2e.yang.feature" version="1.1.1.qualifier">
       <category name="yang-ide"/>
    </feature>
-   <feature url="features/com.cisco.yangide.feature.source_1.1.1.qualifier.jar" id="com.cisco.yangide.feature.source" version="1.1.1.qualifier">
+   <feature url="features/org.opendaylight.yangide.feature.source_1.1.1.qualifier.jar" id="org.opendaylight.yangide.feature.source" version="1.1.1.qualifier">
       <category name="yang-ide"/>
    </feature>
-   <feature url="features/com.cisco.yangide.m2e.yang.feature.source_1.1.1.qualifier.jar" id="com.cisco.yangide.m2e.yang.feature.source" version="1.1.1.qualifier">
+   <feature url="features/org.opendaylight.yangide.m2e.yang.feature.source_1.1.1.qualifier.jar" id="org.opendaylight.yangide.m2e.yang.feature.source" version="1.1.1.qualifier">
       <category name="yang-ide"/>
    </feature>
    <category-def name="yang-ide" label="YANG IDE"/>
index 168fb7143032fd4c1951880e0ba37eefbd62817b..8a13293f0cdd8c2b138ffc6041cf6f64ce544949 100644 (file)
@@ -4,12 +4,12 @@
 
   <parent>
     <groupId>org.opendaylight.yangide</groupId>
-    <artifactId>com.cisco.yangide.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.parent</artifactId>
     <version>1.1.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   
-  <artifactId>com.cisco.yangide.update-site</artifactId>
+  <artifactId>org.opendaylight.yangide.update-site</artifactId>
   <packaging>eclipse-repository</packaging>
   <version>1.1.1-SNAPSHOT</version>
 </project>
similarity index 91%
rename from tests/com.cisco.yangide.editor.test/.project
rename to tests/org.opendaylight.yangide.editor.test/.project
index b235f6789ed2b6d3872061d2ec4c0b1e661a0d89..50b649eb16cf00b07e8408d5d7796edf43b2b341 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.editor.test</name>
+       <name>org.opendaylight.yangide.editor.test</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 93%
rename from tests/com.cisco.yangide.editor.test/TestCases/Wizards/ImportYangProjectTest.test
rename to tests/org.opendaylight.yangide.editor.test/TestCases/Wizards/ImportYangProjectTest.test
index deb7160eff2a5bfa0e2b07d4fb67b4ee93a75490..b31ecfbf967482f4429b79284af59c3f1caf828e 100644 (file)
@@ -25,7 +25,7 @@ get-view "Package Explorer" | get-tree | select "model-flow-statistics/src\\/mai
 
 with [get-view "Package Explorer" | get-tree] {
     get-item "model-flow-statistics/src\\/main\\/yang/opendaylight-flow-statistics.yang" | get-property "image.path" 
-        | equals "com.cisco.yangide.editor/icons/yang_file.png" | verify-true
+        | equals "org.opendaylight.yangide.editor/icons/yang_file.png" | verify-true
     get-item "model-flow-statistics/src\\/main\\/yang" | get-property childCount | equals 7 | verify-true
 }    
 
similarity index 92%
rename from tests/com.cisco.yangide.editor.test/pom.xml
rename to tests/org.opendaylight.yangide.editor.test/pom.xml
index 43355d1cc46fa07046e7278f09e901e7cb361a92..61706d9c42af01e258587539997105937ad0754d 100644 (file)
@@ -4,13 +4,13 @@
 
   <parent>
     <groupId>org.opendaylight.yangide.test</groupId>
-    <artifactId>com.cisco.yangide.test.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.test.parent</artifactId>
     <version>1.1.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent> 
 
   <groupId>org.opendaylight.yangide.test</groupId>
-  <artifactId>com.cisco.yangide.editor.test</artifactId>
+  <artifactId>org.opendaylight.yangide.editor.test</artifactId>
   
   <packaging>rcpttTest</packaging>
 
@@ -40,8 +40,8 @@
               <injection>
                 <site>${update.site.url}</site>
                 <features>
-                  <feature>com.cisco.yangide.feature.feature.group</feature>
-                  <feature>com.cisco.yangide.m2e.yang.feature.feature.group</feature>
+                  <feature>org.opendaylight.yangide.feature.feature.group</feature>
+                  <feature>org.opendaylight.yangide.m2e.yang.feature.feature.group</feature>
                 </features>
               </injection>
 
similarity index 89%
rename from tests/com.cisco.yangide.ext.refactoring.test/.project
rename to tests/org.opendaylight.yangide.ext.refactoring.test/.project
index 686b28b89084a64a765e160b44a7291632d5d92c..1e92f65ab7ca8f7ceb961673fd7e55b36f20ad90 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>com.cisco.yangide.ext.refactoring.test</name>
+       <name>org.opendaylight.yangide.ext.refactoring.test</name>
        <comment></comment>
        <projects>
        </projects>
similarity index 89%
rename from tests/com.cisco.yangide.ext.refactoring.test/pom.xml
rename to tests/org.opendaylight.yangide.ext.refactoring.test/pom.xml
index 33188796d6e2688a6a330426c9175893749e2f76..9f7f41636601a55225af9ecc30b00654c4388494 100644 (file)
@@ -4,14 +4,14 @@
 
     <parent>
     <groupId>org.opendaylight.yangide.test</groupId>
-    <artifactId>com.cisco.yangide.test.parent</artifactId>
+    <artifactId>org.opendaylight.yangide.test.parent</artifactId>
     <version>1.1.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent> 
 
 
   <groupId>org.opendaylight.yangide.ext.test</groupId>
-  <artifactId>com.cisco.yangide.ext.refactoring.test</artifactId>
+  <artifactId>org.opendaylight.yangide.ext.refactoring.test</artifactId>
   
   <packaging>rcpttTest</packaging>
 
@@ -41,9 +41,9 @@
               <injection>
                 <site>${update.site.url}</site>
                 <features>
-                  <feature>com.cisco.yangide.feature.feature.group</feature>
-                  <feature>com.cisco.yangide.m2e.yang.feature.feature.group</feature>
-                  <feature>com.cisco.yangide.ext.feature.feature.group</feature>
+                  <feature>org.opendaylight.yangide.feature.feature.group</feature>
+                  <feature>org.opendaylight.yangide.m2e.yang.feature.feature.group</feature>
+                  <feature>org.opendaylight.yangide.ext.feature.feature.group</feature>
                 </features>
               </injection>
 
index 40a7d50c22e401cd8baaf62573ff40bb87d5d270..55bc86badc12fd406847089e3cfedbea62d0d54f 100644 (file)
@@ -1,7 +1,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.yangide.test</groupId>
-  <artifactId>com.cisco.yangide.test.parent</artifactId>
+  <artifactId>org.opendaylight.yangide.test.parent</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
@@ -10,8 +10,8 @@
     <update.site.url>file://${project.basedir}/../../product/update-site/target/repository/</update.site.url>
   </properties>
   <modules>
-    <module>com.cisco.yangide.editor.test</module>
-    <module>com.cisco.yangide.ext.refactoring.test</module>
+    <module>org.opendaylight.yangide.editor.test</module>
+    <module>org.opendaylight.yangide.ext.refactoring.test</module>
   </modules>
   <pluginRepositories>
     <pluginRepository>