Index

A C D E F G H I L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractApplyUnapplyHandler - Class in org.palladiosimulator.mdsdprofiles.ui.handlers
Handles apply and unapply operations to a given target element via an FeatureEditorDialog.
AbstractApplyUnapplyHandler() - Constructor for class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 
Activator - Class in org.palladiosimulator.mdsdprofiles.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.palladiosimulator.mdsdprofiles.ui.Activator
The constructor
adapt(Object, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
adapt(Object, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementDecoratorAdapterFactory
 
adapt(Notifier, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
addListener(INotifyChangedListener) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This adds a listener.
APPLY_PROFILE - Static variable in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
APPLY_STEREOTYPE - Static variable in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
applyProfile(Resource, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
applyProfile(Resource, Profile) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
applyProfile(Profile) - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
applyProfile(Profile) - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
applyStereotype(String) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
Applies the Stereotype as identified by its name.
applyStereotype(String) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
applyStereotype(EObject, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
applyStereotype(EObject, Stereotype) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
applyStereotype(Stereotype) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
applyStereotype(Stereotype) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
applyUnapplyStateChanged(ExecutionEvent) - Method in class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 
applyUnapplyStateChanged(ExecutionEvent) - Method in class org.palladiosimulator.mdsdprofiles.ui.handlers.ProfileApplyUnapplyHandler
 
applyUnapplyStateChanged(ExecutionEvent) - Method in class org.palladiosimulator.mdsdprofiles.ui.handlers.StereotypeApplyUnapplyHandler
 

C

caseProfileableElement(ProfileableElement) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
Returns the result of interpreting the object as an instance of 'Profileable Element '.
caseStereotypableElement(StereotypableElement) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
Returns the result of interpreting the object as an instance of ' Stereotypable Element'.
changeNotifier - Variable in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This is used to implement IChangeNotifier.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.ProfileableElementItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProvider
This adds CommandParameters describing the children that can be created under this object.
create(EClass) - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesFactoryImpl
create(EObject, EList<Stereotype>) - Static method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateStereotypeElementsCommand
 
create(Resource, EList<Profile>) - Static method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateProfileElementsCommand
 
createAdapter(Notifier) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
Creates an adapter for the target.
createEObjectAdapter() - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
Creates a new adapter for the default case.
createItemProviderDecorator(Object, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementDecoratorAdapterFactory
 
createPackageContents() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesPackageImpl
Creates the meta-model objects for the package.
createProfileableElement() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesFactoryImpl
createProfileableElement() - Method in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesFactory
Returns a new object of class 'Profileable Element'.
createProfileableElementAdapter() - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This creates an adapter for a ProfileableElement.
createProfileableElementAdapter() - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
Creates a new adapter for an object of class ' Profileable Element'.
createStereotypableElementAdapter() - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
Creates a new adapter for an object of class ' Stereotypable Element'.

D

defaultCase(EObject) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
doExecute() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateProfileElementsCommand
 
doExecute() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateStereotypeElementsCommand
 
doSwitch(int, EObject) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

eINSTANCE - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The singleton instance of the package.
eNAME - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The package name.
eNS_PREFIX - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The package namespace name.
eNS_URI - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The package namespace URI.
eStaticClass() - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
eStaticClass() - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
execute(ExecutionEvent) - Method in class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 
EXLUDED_FEATURE_IDS - Static variable in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 

F

fireNotifyChanged(Notification) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory

G

getAffectedObjects() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateStereotypeElementsCommand
 
getApplicableProfiles() - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
getApplicableProfiles() - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
getApplicableProfiles() - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
getApplicableStereotypes() - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getApplicableStereotypes() - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getApplicableStereotypes(String) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getApplicableStereotypes(String) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getApplicableStereotypes(EObject) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getApplicableStereotypes(EObject, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getApplicableStereotypes(EObject, Profile) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getApplicableStereotypes(Profile) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getApplicableStereotypes(Profile) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getAppliedProfiles() - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
getAppliedProfiles() - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
getAppliedProfiles(Resource) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
getAppliedStereotypes() - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getAppliedStereotypes() - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getAppliedStereotypes(EObject) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getChildren(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 
getDefault() - Static method in class org.palladiosimulator.mdsdprofiles.ui.Activator
Returns the shared instance
getDescription() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateProfileElementsCommand
 
getDescription() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateStereotypeElementsCommand
 
getDisplayName(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemPropertyDescriptorDecorator
Prefix tags with the stereotype name plus "::".
getEditingDomainFor(EObject) - Static method in class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 
getImage(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.ProfileableElementItemProvider
This returns ProfileableElement.gif.
getLabel() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateProfileElementsCommand
 
getLabel() - Method in class org.palladiosimulator.mdsdprofiles.ui.commands.UpdateStereotypeElementsCommand
 
getMdsdprofilesFactory() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesPackageImpl
getMdsdprofilesFactory() - Method in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
Returns the factory that creates the instances of the model.
getMdsdprofilesPackage() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesFactoryImpl
getMdsdprofilesPackage() - Method in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesFactory
Returns the package supported by this factory.
getNotifier() - Method in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
getPackage() - Static method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesFactoryImpl
Deprecated. 
getParameter(Stereotype, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
Returns the EStructuralFeature that defines the given parameter (identified by its name).
getParameters(Stereotype) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
Returns the EStructuralFeatures that define the Stereotype`s parameters.
getPlugin() - Static method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesEditPlugin
Returns the singleton instance of the Eclipse plugin.
getProfileableElement() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesPackageImpl
getProfileableElement() - Method in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
Returns the meta object for class ' Profileable Element'.
getProfileApplication() - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
getProfileApplication() - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
getProfileApplication(Resource) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
getPropertyDescriptor(Object, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.ProfileableElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 
getPropertyValue(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemPropertyDescriptorDecorator
 
getResourceLocator() - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProvider
Return the resource locator for this item provider's resources.
getResultProfile() - Method in class org.palladiosimulator.mdsdprofiles.ui.dialogs.ProfileSelectionDialog
Returns the selected Profile.
getResultStereotype() - Method in class org.palladiosimulator.mdsdprofiles.ui.dialogs.StereotypeSelectionDialog
Returns the selected Stereotype.
getRootAdapterFactory() - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getStereotypableElement() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesPackageImpl
getStereotypableElement() - Method in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
Returns the meta object for class ' Stereotypable Element'.
getStereotypeApplication(EObject, Stereotype) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getStereotypeApplication(Stereotype) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getStereotypeApplication(Stereotype) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getStereotypeApplications() - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getStereotypeApplications() - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getStereotypeApplications(String) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getStereotypeApplications(String) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getStereotypeApplications(EObject) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getStereotypeApplications(EObject, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getStereotypeApplications(EObject, Profile) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
getStereotypeApplications(Profile) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
getStereotypeApplications(Profile) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
getStereotypeName() - Method in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier.TaggedValueTuple
 
getTaggedValue(EObject, String, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
Returns the tagged value of the specified Stereotype.
getTaggedValueName() - Method in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier.TaggedValueTuple
 
getTaggedValueSafe(EObject, String, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
Returns the tagged value of the specified EObject.
getTarget() - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 
getTargetElement(ExecutionEvent) - Static method in class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 
getText(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.ProfileableElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
An object is prefixed by all stereotype names; each surrounded by guillemets.
getUpdatedProfileElementsFromDialog(ExecutionEvent, TARGET_ELEMENT_TYPE, List<PROFILE_ELEMENT_TYPE>, List<PROFILE_ELEMENT_TYPE>, String) - Static method in class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 
getValue() - Method in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier.TaggedValueTuple
 

H

hasAppliedStereotype(Set<? extends EObject>, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
Checks whether any EObject in the given set has a stereotype with the given name applied.
hasProfileApplication() - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
hasProfileApplication() - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
hasProfileApplication(Resource) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
hasStereotypeApplications() - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
hasStereotypeApplications() - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
hasStereotypeApplications(EObject) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 

I

Implementation() - Constructor for class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesEditPlugin.Implementation
Creates an instance.
init() - Static method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesPackageImpl
Complete the initialization of the package and its meta-model.
INSTANCE - Static variable in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesEditPlugin
Keep track of the singleton.
isFactoryForType(Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
isFactoryForType(Object) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isProfileApplied(Resource, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
isProfileApplied(Resource, Profile) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
isStereotypeApplicable(String) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
isStereotypeApplicable(String) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
isStereotypeApplicable(EObject, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
isStereotypeApplicable(EObject, Stereotype) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
isStereotypeApplicable(Stereotype) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
isStereotypeApplicable(Stereotype) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
isStereotypeApplied(String) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
Checks whether this element has a Stereotype with the given name applied.
isStereotypeApplied(String) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
isStereotypeApplied(EObject, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
isStereotypeApplied(EObject, Stereotype) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
isStereotypeApplied(Stereotype) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
isStereotypeApplied(Stereotype) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
isSwitchFor(EPackage) - Method in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
Checks whether this is a switch for the given package.

L

LABEL_PROVIDER - Static variable in class org.palladiosimulator.mdsdprofiles.ui.handlers.AbstractApplyUnapplyHandler
 

M

MdsdprofilesAdapterFactory - Class in org.palladiosimulator.mdsdprofiles.util
The Adapter Factory for the model.
MdsdprofilesAdapterFactory() - Constructor for class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
Creates an instance of the adapter factory.
MdsdprofilesEditPlugin - Class in org.palladiosimulator.mdsdprofiles.provider
This is the central singleton for the Mdsdprofiles edit plugin.
MdsdprofilesEditPlugin() - Constructor for class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesEditPlugin
Create the instance.
MdsdprofilesEditPlugin.Implementation - Class in org.palladiosimulator.mdsdprofiles.provider
The actual implementation of the Eclipse Plugin.
MdsdprofilesFactory - Interface in org.palladiosimulator.mdsdprofiles
The Factory for the model.
MdsdprofilesFactoryImpl - Class in org.palladiosimulator.mdsdprofiles.impl
An implementation of the model Factory.
MdsdprofilesFactoryImpl() - Constructor for class org.palladiosimulator.mdsdprofiles.impl.MdsdprofilesFactoryImpl
Creates an instance of the factory.
MdsdprofilesItemProviderAdapterFactory - Class in org.palladiosimulator.mdsdprofiles.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
MdsdprofilesItemProviderAdapterFactory() - Constructor for class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This constructs an instance.
MDSDProfilesNotifier - Class in org.palladiosimulator.mdsdprofiles.notifier
 
MDSDProfilesNotifier(Notifier, int, Object) - Constructor for class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
MDSDProfilesNotifier.TaggedValueTuple - Class in org.palladiosimulator.mdsdprofiles.notifier
 
MdsdprofilesPackage - Interface in org.palladiosimulator.mdsdprofiles
The Package for the model.
MdsdprofilesPackage.Literals - Interface in org.palladiosimulator.mdsdprofiles
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
MdsdprofilesPackageImpl - Class in org.palladiosimulator.mdsdprofiles.impl
An implementation of the model Package.
MdsdprofilesSwitch<T> - Class in org.palladiosimulator.mdsdprofiles.util
The Switch for the model's inheritance hierarchy.
MdsdprofilesSwitch() - Constructor for class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
Creates an instance of the switch.
modelPackage - Static variable in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
The cached model package.
modelPackage - Static variable in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesSwitch
The cached model package
modelSwitch - Variable in class org.palladiosimulator.mdsdprofiles.util.MdsdprofilesAdapterFactory
The switch that delegates to the createXXX methods.

N

notifyChanged(Notification) - Method in class org.palladiosimulator.mdsdprofiles.provider.ProfileableElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 

O

org.palladiosimulator.mdsdprofiles - package org.palladiosimulator.mdsdprofiles
 
org.palladiosimulator.mdsdprofiles.api - package org.palladiosimulator.mdsdprofiles.api
 
org.palladiosimulator.mdsdprofiles.impl - package org.palladiosimulator.mdsdprofiles.impl
 
org.palladiosimulator.mdsdprofiles.notifier - package org.palladiosimulator.mdsdprofiles.notifier
 
org.palladiosimulator.mdsdprofiles.provider - package org.palladiosimulator.mdsdprofiles.provider
 
org.palladiosimulator.mdsdprofiles.ui - package org.palladiosimulator.mdsdprofiles.ui
 
org.palladiosimulator.mdsdprofiles.ui.commands - package org.palladiosimulator.mdsdprofiles.ui.commands
 
org.palladiosimulator.mdsdprofiles.ui.dialogs - package org.palladiosimulator.mdsdprofiles.ui.dialogs
 
org.palladiosimulator.mdsdprofiles.ui.handlers - package org.palladiosimulator.mdsdprofiles.ui.handlers
 
org.palladiosimulator.mdsdprofiles.util - package org.palladiosimulator.mdsdprofiles.util
 

P

parentAdapterFactory - Variable in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory.
PLUGIN_ID - Static variable in class org.palladiosimulator.mdsdprofiles.ui.Activator
The plug-in ID.
PROFILEABLE_ELEMENT - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage.Literals
The meta object literal for the ' Profileable Element' class.
PROFILEABLE_ELEMENT - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The meta object id for the ' Profileable Element' class.
PROFILEABLE_ELEMENT_FEATURE_COUNT - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The number of structural features of the 'Profileable Element' class.
ProfileableElement - Interface in org.palladiosimulator.mdsdprofiles
A representation of the model object 'Profileable Element '.
ProfileableElementImpl - Class in org.palladiosimulator.mdsdprofiles.impl
An implementation of the model object ' Profileable Element'.
ProfileableElementImpl() - Constructor for class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
profileableElementItemProvider - Variable in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This keeps track of the one adapter used for all ProfileableElement instances.
ProfileableElementItemProvider - Class in org.palladiosimulator.mdsdprofiles.provider
This is the item provider adapter for a ProfileableElement object.
ProfileableElementItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.mdsdprofiles.provider.ProfileableElementItemProvider
This constructs an instance from a factory and a notifier.
ProfileAPI - Class in org.palladiosimulator.mdsdprofiles.api
API to apply, update, query, and unapply profiles in a resource.
ProfileApplyUnapplyHandler - Class in org.palladiosimulator.mdsdprofiles.ui.handlers
Handles apply and unapply operations of profiles to profilable elements via an FeatureEditorDialog.
ProfileApplyUnapplyHandler() - Constructor for class org.palladiosimulator.mdsdprofiles.ui.handlers.ProfileApplyUnapplyHandler
 
ProfileSelectionDialog - Class in org.palladiosimulator.mdsdprofiles.ui.dialogs
A dialog for selecting Profiles.
ProfileSelectionDialog(Shell) - Constructor for class org.palladiosimulator.mdsdprofiles.ui.dialogs.ProfileSelectionDialog
 

R

removeListener(INotifyChangedListener) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This removes a listener.

S

SET_TAGGED_VALUE - Static variable in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
setElements(Object[]) - Method in class org.palladiosimulator.mdsdprofiles.ui.dialogs.ProfileSelectionDialog
setElements(Object[]) - Method in class org.palladiosimulator.mdsdprofiles.ui.dialogs.StereotypeSelectionDialog
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setPropertyValue(Object, Object) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemPropertyDescriptorDecorator
 
setTaggedValue(EObject, Object, String, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
Sets the specified tagged value on the Stereotype.
setTarget(Notifier) - Method in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 
start(BundleContext) - Method in class org.palladiosimulator.mdsdprofiles.ui.Activator
 
STEREOTYPABLE_ELEMENT - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage.Literals
The meta object literal for the ' Stereotypable Element' class.
STEREOTYPABLE_ELEMENT - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The meta object id for the ' Stereotypable Element' class.
STEREOTYPABLE_ELEMENT_FEATURE_COUNT - Static variable in interface org.palladiosimulator.mdsdprofiles.MdsdprofilesPackage
The number of structural features of the 'Stereotypable Element' class.
StereotypableElement - Interface in org.palladiosimulator.mdsdprofiles
A representation of the model object ' Stereotypable Element'.
StereotypableElementDecoratorAdapterFactory - Class in org.palladiosimulator.mdsdprofiles.provider
An adapter factory for stereotypable elements.
StereotypableElementDecoratorAdapterFactory(AdapterFactory) - Constructor for class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementDecoratorAdapterFactory
 
StereotypableElementImpl - Class in org.palladiosimulator.mdsdprofiles.impl
An implementation of the model object ' Stereotypable Element'.
StereotypableElementImpl() - Constructor for class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
StereotypableElementItemPropertyDescriptorDecorator - Class in org.palladiosimulator.mdsdprofiles.provider
Customizes the properties of stereotypable elements, e.g., to add entries for tagged values to the property sheet.
StereotypableElementItemPropertyDescriptorDecorator(Object, IItemPropertyDescriptor) - Constructor for class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemPropertyDescriptorDecorator
 
StereotypableElementItemProvider - Class in org.palladiosimulator.mdsdprofiles.provider
This is the item provider adapter for a StereotypableElement object.
StereotypableElementItemProvider(AdapterFactory) - Constructor for class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProvider
This constructs an instance from a factory and a notifier.
StereotypableElementItemProviderDecorator - Class in org.palladiosimulator.mdsdprofiles.provider
Customizes the item provider of stereotyped elements, e.g., to show a custom stereotype string with guillemets.
StereotypableElementItemProviderDecorator(AdapterFactory) - Constructor for class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemProviderDecorator
 
StereotypeAPI - Class in org.palladiosimulator.mdsdprofiles.api
API to apply, update, query, and unapply stereotypes for an EObject.
StereotypeAPI() - Constructor for class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
stereotypeApplication - Variable in class org.palladiosimulator.mdsdprofiles.provider.StereotypableElementItemPropertyDescriptorDecorator
 
StereotypeApplyUnapplyHandler - Class in org.palladiosimulator.mdsdprofiles.ui.handlers
Handles apply and unapply operations of stereotypes to stereotypable elements via an FeatureEditorDialog.
StereotypeApplyUnapplyHandler() - Constructor for class org.palladiosimulator.mdsdprofiles.ui.handlers.StereotypeApplyUnapplyHandler
 
StereotypeSelectionDialog - Class in org.palladiosimulator.mdsdprofiles.ui.dialogs
A dialog for selecting Stereotypes.
StereotypeSelectionDialog(Shell) - Constructor for class org.palladiosimulator.mdsdprofiles.ui.dialogs.StereotypeSelectionDialog
 
stop(BundleContext) - Method in class org.palladiosimulator.mdsdprofiles.ui.Activator
 
supportedTypes - Variable in class org.palladiosimulator.mdsdprofiles.provider.MdsdprofilesItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.

T

TaggedValueTuple(String, String, Object) - Constructor for class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier.TaggedValueTuple
 

U

UNAPPLY_PROFILE - Static variable in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
UNAPPLY_STEREOTYPE - Static variable in class org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
 
unapplyProfile(Resource, Profile) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
unapplyProfile(Profile) - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
unapplyProfile(Profile) - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
unapplyStereotype(String) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
Removes all applications of the Stereotype as identified by its name.
unapplyStereotype(String) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
unapplyStereotype(EObject, String) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
unapplyStereotype(EObject, Stereotype) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
unapplyStereotype(Stereotype) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
Removes all applications of the given Stereotype.
unapplyStereotype(Stereotype) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
updateProfileApplications(EList<Profile>) - Method in class org.palladiosimulator.mdsdprofiles.impl.ProfileableElementImpl
updateProfileApplications(EList<Profile>) - Method in interface org.palladiosimulator.mdsdprofiles.ProfileableElement
updateProfileApplications(Resource, EList<Profile>) - Static method in class org.palladiosimulator.mdsdprofiles.api.ProfileAPI
 
UpdateProfileElementsCommand - Class in org.palladiosimulator.mdsdprofiles.ui.commands
 
updateStereotypeApplications(EList<Stereotype>) - Method in class org.palladiosimulator.mdsdprofiles.impl.StereotypableElementImpl
updateStereotypeApplications(EList<Stereotype>) - Method in interface org.palladiosimulator.mdsdprofiles.StereotypableElement
updateStereotypeApplications(EObject, EList<Stereotype>) - Static method in class org.palladiosimulator.mdsdprofiles.api.StereotypeAPI
 
UpdateStereotypeElementsCommand - Class in org.palladiosimulator.mdsdprofiles.ui.commands
 
A C D E F G H I L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values