-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: If23901f6e3f614294b024c783f5851045f39f6b3 Signed-off-by: MalinaStefaniaStoicanescu <[email protected]>
- Loading branch information
1 parent
7f50b30
commit ff8cd50
Showing
43 changed files
with
127 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions
20
features/org.polarsys.capella.filtering.tests.feature/feature.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
94 changes: 47 additions & 47 deletions
94
plugins/org.polarsys.capella.filtering.model.edit/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,48 @@ | ||
Manifest-Version: 1.0 | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Name: %pluginName | ||
Bundle-SymbolicName: org.polarsys.capella.filtering.model.edit;singleton:=true | ||
Manifest-Version: 1.0 | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Name: %pluginName | ||
Bundle-SymbolicName: org.polarsys.capella.filtering.model.edit;singleton:=true | ||
Automatic-Module-Name: org.polarsys.capella.filtering.model.edit | ||
Bundle-Version: 1.4.2.qualifier | ||
Bundle-ClassPath: . | ||
Bundle-Activator: org.polarsys.capella.filtering.provider.FilteringEditPlugin$Implementation | ||
Bundle-Vendor: %providerName | ||
Bundle-Localization: plugin | ||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | ||
Export-Package: org.polarsys.capella.filtering.provider | ||
Require-Bundle: org.eclipse.core.runtime, | ||
org.polarsys.capella.filtering.model;visibility:=reexport, | ||
org.eclipse.emf.edit;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.model;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.model.edit;visibility:=reexport, | ||
org.polarsys.capella.common.data.core.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.core.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.core.data.gen;visibility:=reexport, | ||
org.polarsys.capella.core.data.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.common.data.activity.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.activity.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.common.data.behavior.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.behavior.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.core.data.menu.contributions;visibility:=reexport, | ||
org.polarsys.capella.core.menu.dynamic;visibility:=reexport, | ||
org.polarsys.capella.core.ui.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.sharedmodel.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.requirement.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.common.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.core.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.cs.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.ctx.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.epbs.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.fa.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.communication.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.datatype.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.datavalue.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.interaction.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.la.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.modeller.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.oa.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.pa.deployment.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.pa.properties;visibility:=reexport, | ||
org.polarsys.kitalpha.emde;visibility:=reexport | ||
Bundle-ActivationPolicy: lazy | ||
Bundle-Version: 1.4.3.qualifier | ||
Bundle-ClassPath: . | ||
Bundle-Activator: org.polarsys.capella.filtering.provider.FilteringEditPlugin$Implementation | ||
Bundle-Vendor: %providerName | ||
Bundle-Localization: plugin | ||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | ||
Export-Package: org.polarsys.capella.filtering.provider | ||
Require-Bundle: org.eclipse.core.runtime, | ||
org.polarsys.capella.filtering.model;visibility:=reexport, | ||
org.eclipse.emf.edit;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.model;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.model.edit;visibility:=reexport, | ||
org.polarsys.capella.common.data.core.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.core.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.core.data.gen;visibility:=reexport, | ||
org.polarsys.capella.core.data.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.common.data.activity.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.activity.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.common.data.behavior.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.behavior.gen.edit;visibility:=reexport, | ||
org.polarsys.capella.core.data.menu.contributions;visibility:=reexport, | ||
org.polarsys.capella.core.menu.dynamic;visibility:=reexport, | ||
org.polarsys.capella.core.ui.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.sharedmodel.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.requirement.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.common.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.core.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.cs.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.ctx.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.epbs.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.fa.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.communication.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.datatype.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.datavalue.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.information.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.interaction.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.la.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.modeller.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.oa.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.pa.deployment.properties;visibility:=reexport, | ||
org.polarsys.capella.core.data.pa.properties;visibility:=reexport, | ||
org.polarsys.kitalpha.emde;visibility:=reexport | ||
Bundle-ActivationPolicy: lazy |
48 changes: 24 additions & 24 deletions
48
plugins/org.polarsys.capella.filtering.model/META-INF/MANIFEST.MF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
Manifest-Version: 1.0 | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Name: %pluginName | ||
Bundle-SymbolicName: org.polarsys.capella.filtering.model;singleton:=true | ||
Manifest-Version: 1.0 | ||
Bundle-ManifestVersion: 2 | ||
Bundle-Name: %pluginName | ||
Bundle-SymbolicName: org.polarsys.capella.filtering.model;singleton:=true | ||
Automatic-Module-Name: org.polarsys.capella.filtering.model | ||
Bundle-Version: 1.4.2.qualifier | ||
Bundle-ClassPath: . | ||
Bundle-Vendor: %providerName | ||
Bundle-Localization: plugin | ||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | ||
Export-Package: org.polarsys.capella.filtering, | ||
org.polarsys.capella.filtering.impl, | ||
org.polarsys.capella.filtering.model.helpers, | ||
org.polarsys.capella.filtering.util | ||
Require-Bundle: org.eclipse.core.runtime, | ||
org.eclipse.emf.ecore;visibility:=reexport, | ||
org.eclipse.emf.ecore.xmi;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.model;visibility:=reexport, | ||
org.polarsys.capella.common.data.core.gen;visibility:=reexport, | ||
org.polarsys.capella.core.data.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.activity.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.behavior.gen;visibility:=reexport, | ||
org.polarsys.capella.core.data.helpers;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.xmi;visibility:=reexport | ||
Bundle-ActivationPolicy: lazy | ||
Bundle-Version: 1.4.3.qualifier | ||
Bundle-ClassPath: . | ||
Bundle-Vendor: %providerName | ||
Bundle-Localization: plugin | ||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 | ||
Export-Package: org.polarsys.capella.filtering, | ||
org.polarsys.capella.filtering.impl, | ||
org.polarsys.capella.filtering.model.helpers, | ||
org.polarsys.capella.filtering.util | ||
Require-Bundle: org.eclipse.core.runtime, | ||
org.eclipse.emf.ecore;visibility:=reexport, | ||
org.eclipse.emf.ecore.xmi;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.model;visibility:=reexport, | ||
org.polarsys.capella.common.data.core.gen;visibility:=reexport, | ||
org.polarsys.capella.core.data.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.activity.gen;visibility:=reexport, | ||
org.polarsys.capella.common.data.behavior.gen;visibility:=reexport, | ||
org.polarsys.capella.core.data.helpers;visibility:=reexport, | ||
org.polarsys.kitalpha.emde.xmi;visibility:=reexport | ||
Bundle-ActivationPolicy: lazy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.