blob: 8acfbf106679a05df3a7f1e1395ef701e7eb4564 [file] [log] [blame]
Manifest-Version: 1.0
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.ecore;visibility:=reexport,
org.eclipse.emf.ecore.xmi;visibility:=reexport,
org.eclipse.uml2.types;visibility:=reexport,
org.eclipse.uml2.uml;bundle-version="5.0.0";visibility:=reexport,
org.eclipse.papyrus.uml.properties;bundle-version="3.0.0"
Bundle-Vendor: %providerName
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Version: 0.7.0.qualifier
Bundle-Localization: plugin
Bundle-Name: %pluginName
Bundle-Activator: org.eclipse.papyrus.aiml.profile.Activator
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.papyrus.aiml.profile;singleton:=true
Automatic-Module-Name: org.eclipse.papyrus.aiml.profile
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.papyrus.aiml.profile,
org.eclipse.papyrus.aiml.profile.AIML,
org.eclipse.papyrus.aiml.profile.AIML.Convolution_layers,
org.eclipse.papyrus.aiml.profile.AIML.Convolution_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Convolution_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.DataParallel_layers,
org.eclipse.papyrus.aiml.profile.AIML.DataParallel_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.DataParallel_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Distance_functions,
org.eclipse.papyrus.aiml.profile.AIML.Distance_functions.impl,
org.eclipse.papyrus.aiml.profile.AIML.Distance_functions.util,
org.eclipse.papyrus.aiml.profile.AIML.Dropout_layers,
org.eclipse.papyrus.aiml.profile.AIML.Dropout_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Dropout_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_constraints,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_constraints.impl,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_constraints.util,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_initializers,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_initializers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_initializers.util,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_regularizers,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_regularizers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Layer_weight_regularizers.util,
org.eclipse.papyrus.aiml.profile.AIML.Linear_layers,
org.eclipse.papyrus.aiml.profile.AIML.Linear_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Linear_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Loss_functions,
org.eclipse.papyrus.aiml.profile.AIML.Loss_functions.impl,
org.eclipse.papyrus.aiml.profile.AIML.Loss_functions.util,
org.eclipse.papyrus.aiml.profile.AIML.Module,
org.eclipse.papyrus.aiml.profile.AIML.Module.impl,
org.eclipse.papyrus.aiml.profile.AIML.Module.util,
org.eclipse.papyrus.aiml.profile.AIML.NonLinearActivations,
org.eclipse.papyrus.aiml.profile.AIML.NonLinearActivations.impl,
org.eclipse.papyrus.aiml.profile.AIML.NonLinearActivations.util,
org.eclipse.papyrus.aiml.profile.AIML.Normalization_layers,
org.eclipse.papyrus.aiml.profile.AIML.Normalization_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Normalization_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Padding_layers,
org.eclipse.papyrus.aiml.profile.AIML.Padding_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Padding_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Pooling_layers,
org.eclipse.papyrus.aiml.profile.AIML.Pooling_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Pooling_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Recurrent_layers,
org.eclipse.papyrus.aiml.profile.AIML.Recurrent_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Recurrent_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.SoftMinMaxActivations,
org.eclipse.papyrus.aiml.profile.AIML.SoftMinMaxActivations.impl,
org.eclipse.papyrus.aiml.profile.AIML.SoftMinMaxActivations.util,
org.eclipse.papyrus.aiml.profile.AIML.Sparse_layers,
org.eclipse.papyrus.aiml.profile.AIML.Sparse_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Sparse_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Tensor,
org.eclipse.papyrus.aiml.profile.AIML.Tensor.impl,
org.eclipse.papyrus.aiml.profile.AIML.Tensor.util,
org.eclipse.papyrus.aiml.profile.AIML.Transformer_layers,
org.eclipse.papyrus.aiml.profile.AIML.Transformer_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Transformer_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.Vision_layers,
org.eclipse.papyrus.aiml.profile.AIML.Vision_layers.impl,
org.eclipse.papyrus.aiml.profile.AIML.Vision_layers.util,
org.eclipse.papyrus.aiml.profile.AIML.datatypes,
org.eclipse.papyrus.aiml.profile.AIML.datatypes.impl,
org.eclipse.papyrus.aiml.profile.AIML.datatypes.util,
org.eclipse.papyrus.aiml.profile.AIML.impl,
org.eclipse.papyrus.aiml.profile.AIML.util