- CAC_ONLY - Static variable in interface org.eclipse.papyrus.designer.components.transformation.core.generate.GenerationOptions
-
- CALC_PORTKIND - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Log
-
- calcRealizationName(Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
Calculate the name of an interface realization towards an interface that is
provided at one of its ports
- checkAndCreateDependency(Classifier, NamedElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.EnumService
-
Create a dependency between the passed classifier, target pair.
- checkEObject(LazyCopier, EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.templates.PreTemplateInstantiationListener
-
- chooseImplementation(Class, EList<InstanceSpecification>, ImplementationChooser) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Automatically choose an implementation, i.e. if the passed classifier
(1) is already an implementation, simply return it
(2) is an implementation group, choose the first implementation that fits the requirements
(3) is a type: choose the first implementation among the heirs that fits the requirements
- chooseImplementation(Class, EList<Class>) - Method in interface org.eclipse.papyrus.designer.components.transformation.core.deployment.ImplementationChooser
-
Choose a component implementation from a list of available implementations
- classifier - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- CMD_LABEL - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddMarteAndFcmProfile
-
- CMD_LABEL - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
- CODEGEN - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Log
-
- CommandSupport - Class in org.eclipse.papyrus.designer.components.transformation.core
-
Utility function.
- CommandSupport() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.CommandSupport
-
- CommandSupport_ErrorDuringCmdExec - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- CommandSupport_NoEditingDomain - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- CompImplSync - Class in org.eclipse.papyrus.designer.components.transformation.core.sync
-
Synchronize component implementation classes.
- CompImplSync() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
- CompImplSync_InfoSyncIntf - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- CompImplSync_InfoSyncViaImpl - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- CompImplSync_InfoSyncViaType - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- CompImplTrafos_CannotFindType - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- CompImplTrafos_IntfNotImplemented - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- completeAccessOps(Package) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.CompTypeTrafos
-
Deprecated.
Complete access operations recursively, i.e. traverse all packageable
elements and apply the completeAccessOps operation on classes
- COMPONENT_MODEL - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DeployConstants
-
- componentType(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
this method returns the component type of an implementation.
- CompTypeSync - Class in org.eclipse.papyrus.designer.components.transformation.core.sync
-
Create a UML like executor, i.e.
- CompTypeSync() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.sync.CompTypeSync
-
- CompTypeTrafos - Class in org.eclipse.papyrus.designer.components.transformation.core.transformations
-
Deprecated.
- CompTypeTrafos() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.transformations.CompTypeTrafos
-
Deprecated.
- CompTypeTrafos_CannotFindType - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- configuration - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- configureEnumProperty(InstanceSpecification, String, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure a property for an enumeration.
- configureEnumProperty(InstanceSpecification, Property, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
- configureInstance(InstanceSpecification, Property, InstanceSpecification) - Method in interface org.eclipse.papyrus.designer.components.transformation.core.extensions.IInstanceConfigurator
-
configure an instance (within a container)
- configureInstance(InstanceSpecification, Property, InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.InstanceConfigurator
-
Configure an instance.
- configureInstance(ContainerRule, InstanceSpecification, Property, InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.InstanceConfigurator
-
Configure an instance.
- configureInstance(UseInstanceConfigurator, InstanceSpecification, Property, InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.InstanceConfigurator
-
Configure an instance with a given configurator
- configureProperty(InstanceSpecification, ENamedElement, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure an attribute of an instance specification
- configureProperty(InstanceSpecification, String, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure an attribute of an instance specification
- configureProperty(InstanceSpecification, Property, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure an attribute of an instance specification
- configureProperty(InstanceSpecification, ENamedElement, int) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure an attribute of an instance specification
- configureProperty(InstanceSpecification, String, int) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure an attribute of an instance specification
- configureProperty(InstanceSpecification, Property, int) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure an attribute of an instance specification
- configureProperty(InstanceSpecification, ENamedElement, Enumerator) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Convenience function: allow that an ECore named element is passed instead of a property name.
- configureProperty(InstanceSpecification, String, Enumerator) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Configure a property for an enumeration.
- ConfigUtils - Class in org.eclipse.papyrus.designer.components.transformation.core
-
- ConfigUtils() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.ConfigUtils
-
- ConfigUtils_RuleWithoutBaseClass - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding - Class in org.eclipse.papyrus.designer.components.transformation.core.templates
-
Create an automatic template binding for a connector, i.e. a binding that assures
that the ports of an interaction component match those of an application component
(if possible)
- ConnectorBinding() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.templates.ConnectorBinding
-
- ConnectorBinding_CannotFindBinding - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_CannotFindBindingForPort - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_CannotFindConsistentBinding - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_ConnectorsPort - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_FormalAlreadyBound - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_InfoActualReturnIntfIs - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_InfoConnectsPort - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_InfoConnPortConnectedVia - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_InfoCreateBoundPackage - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_InfoMatchOtherEnd - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_InfoProvidedPortTypeMatches - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorBinding_NoTemplateSignature - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification - Class in org.eclipse.papyrus.designer.components.transformation.core.transformations.connector
-
This class enables the reification of connectors, i.e. the replacement of
a UML connector with an interaction component.
- ConnectorReification() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.transformations.connector.ConnectorReification
-
- ConnectorReification_CannotFindMatchingPort - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_CouldNotBind - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_CouldNotConnectPort - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_CouldNotConnectPortOfType - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_InfoAddConnectorPart - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_InfoPortTypes - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_RequiresUseOfPorts - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ConnectorReification_TemplateTypeNotClass - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- connectQ_Prefix - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.PrefixConstants
-
- containerPostfix - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
- containers - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
Hash map used to identify for which components we already created a container.
- ContainerTrafo - Class in org.eclipse.papyrus.designer.components.transformation.core.transformations.container
-
Make the container transformation, i.e. add elements into a container
- ContainerTrafo(LazyCopier, Package, InstanceSpecification) - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Constructor
- ContainerTrafo_CannotApplyRule - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ContainerTrafo_CannotFindDelegationConn - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ContainerTrafo_InterceptionRuleButNoInterceptor - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- ContainerTrafo_RecursiveLWnotSupported - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- containsKey(Object) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- copier - Variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.Deploy
-
- copier - Variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
Copy class from source to target model
- copier - Variable in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateInstantiation
-
- copier - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.MainModelTrafo
-
Copier from source to target model
- copier - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- copy(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Returns a copy of the given eObject.
- copyAttribute(String, String, Element, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
- copyAttributes(LazyCopier, String, Element, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
copy stereotype attributes.
- copyAttributes(Classifier) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy all attributes from the source-model classifier
This function is useful, if the passed class only exist
as a shallow copy.
- copyAutoValues(Stack<InstanceSpecification>, InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Copy automatic values within a deployment plan.
- copyContainment(EReference, EObject, EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy the containment of an element with respect to a certain reference
- copyDefaultValue(Property, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- copyExtReferences - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
if true, copy packages or elements that are imported into the target
model
- copyFeatureModifiers(Feature, Feature) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- copyID - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- copyID(EObject, EObject) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy the (XML) ID from the source to the destination model element.
- copyID(EObject, EObject, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy the (XML) ID from the source to the destination model element.
- copyMethods(Class) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy all methods from the passed source-model class.
- copyMultElemModifiers(MultiplicityElement, MultiplicityElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- copyOperations(Classifier) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
copy all operations from the source-model classifier.
- copyPart(Class, Slot) - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.PartialCopy
-
Copy a part of a classifier, without being recursive [shouldn't that be in the generic deploy part?]
- copyReference(EReference, EObject, EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Called to handle the copying of a cross reference;
this adds values or sets a single value as appropriate for the multiplicity
while omitting any bidirectional reference that isn't in the copy map.
- copyStereotypes(LazyCopier, Element, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
Copy the stereotype application from a source to a destination element.
- copyStereotypes(Element, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
- copyStereotypes(EObject, boolean) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy stereotype applications.
- copyStereotypes(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- CopyTo - Class in org.eclipse.papyrus.designer.components.transformation.core.transformations
-
This class enables the copy from a source to a given target element.
- CopyTo() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.transformations.CopyTo
-
- copyTo(T, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.CopyTo
-
Copy an element from the source to a target
- copyValue(ValueSpecification, Slot) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy a value to a target slot
- copyValue(ValueSpecification, ValueSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- CORBAtypeNames - Class in org.eclipse.papyrus.designer.components.transformation.core
-
- CORBAtypeNames() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.CORBAtypeNames
-
- counter - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
A counter which is used to manage unique names for interceptors (if
multiple interceptors are applied)
- cppQName(NamedElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.UMLTool
-
TODO: copy&paste from C++ generator (& specific for C++)
- CREATE_CONNECTIONS - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.ExecuteOOTrafo
-
- createConnectorForAssociations() - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Create an connector for parts that have an association.
- createContainer(Class, Class) - Method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
- createContainer(Class, Class) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
creates the executor.
- createContainer(Class, Class) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.CustomTrafoDelegate
-
- createContainer(Class, Class) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
creates the executor.
- createContainerInstance(Class, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
Create an instance of the container (UML instance specification)
- createContainerInstance(Class, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Create an instance of the container (UML instance specification)
- createContainerInstance(Class, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.CustomTrafoDelegate
-
- createContainerInstance(Class, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
- createDepPlan(Package, Class, String, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
create a deployment plan, i.e. a set of instances that correspond to an
implementation which is potentially a composite.
- createDepPlan(Package, Class, String, boolean, Stack<Classifier>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
- createEnumPackage(Package) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.EnumService
-
- createEnums() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.EnumService
-
- createErrorMsg(Port, Feature) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.ConnectorBinding
-
- createFileList(String, ArrayList<String>, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.make.GenerateMakefile
-
Deprecated.
Create a list of .cpp files
- createHwContainer(Class) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Create a container for a HW class.
- createHwContainerInstance(Class, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Create an instance of the container (UML instance specification)
- createInterceptionOperation(Operation) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
original operation => operation gets interception prefix
Objectives: existing call operations call interception operation.
- createOwnedOperation(Classifier, String, EList<String>, EList<Type>, Type) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Convenience method enabling to apply getOwnedOperation equally to classes
and interfaces
- createPlatformInstances(Package, Class, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
create a deployment plan, i.e. a set of instances that correspond to an
implementation which is potentially a composite.
- createShallowContainer(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Create a "shallow" container for an object, i.e. create (recursively) the owner without
adding all other children of this owner (e.g. in case of a package, the package itself will
be created, but not all elements within that package).
- createSlot(InstanceSpecification, InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Create a slot and add an instance value associated with a part instance
specification.
- createSlot(Package, InstanceSpecification, InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
create a slot for a given sub-instance specification.
- createSlotForConfigProp(InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Create a Slot and a value for a configuration attribute
- createStringSlotForConfigProp(InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Create a string slot and a value for a configuration attribute
- createTargetModel(Model, String, boolean) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
Create a new empty model from an existing model that applies the same
profiles and has the same imports
- createTargetModel(Model, IProgressMonitor, String, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TrafoAndCodegenPackage
-
Create a new empty model from an existing model that applies the same
profiles and has the same imports
- CreationUtils - Class in org.eclipse.papyrus.designer.components.transformation.core
-
- CreationUtils() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.CreationUtils
-
- CustomTrafo - Class in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
Support for using customized transformations
- CustomTrafo() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.extensions.CustomTrafo
-
- CustomTrafoDelegate - Class in org.eclipse.papyrus.designer.components.transformation.core.transformations.container
-
- CustomTrafoDelegate(LazyCopier, Package, String) - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.CustomTrafoDelegate
-
Constructor
- GatherConfigData - Class in org.eclipse.papyrus.designer.components.transformation.core.deployment
-
Gather configuration data for a code generation project
In particular, a class might be stereotyped to provide additional information
about required compilation options (in case of C++ include paths, libraries, ...)
- GatherConfigData(ILangProjectSupport) - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.deployment.GatherConfigData
-
Gather configuration data for a code generation project
Constructor.
- generate(String, Classifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.ExternalGenerator
-
- generate(Classifier) - Method in interface org.eclipse.papyrus.designer.components.transformation.core.extensions.IExternalGenerator
-
generate a class by means of an external generator
- generate(InstanceSpecification, String, boolean) - Method in class org.eclipse.papyrus.designer.components.transformation.core.generate.GenerateCode
-
- generate() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.make.GenerateMakefile
-
Deprecated.
Makefile Generation Algorithm:
For each Node
include $(ROOT_PATH)/Makefile.defs
NAME = Util
SRCS =\
File1.cpp\
File2.cpp\
...
- generateCACOnly - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- GenerateCode - Class in org.eclipse.papyrus.designer.components.transformation.core.generate
-
- GenerateCode(IProject, ILangCodegen, ModelManagement, IProgressMonitor) - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.generate.GenerateCode
-
- generateCode - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- GenerateCode_CouldNotDeleteOldCode - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- GenerateCode_GeneratingCode - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- GenerateCode_GeneratingCodeForNode - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- GenerateMakefile - Class in org.eclipse.papyrus.designer.components.transformation.core.make
-
Deprecated.
- GenerateMakefile() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.make.GenerateMakefile
-
Deprecated.
- GenerationOptions - Interface in org.eclipse.papyrus.designer.components.transformation.core.generate
-
Constants for generation options (must be powers of 2)
- generationOptions - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- genProject - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- get(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
return the container trafo associated with the tmComponent
- get(Object) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- getAbsoluteFN(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Return the absolute file name to a file name given e.g. in the form platform:/plugin/xxx
- getAccessPath(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the access path in terms of slots to an instance specification, i.e. the
set of slots starting with the slot within the main instance that identifies the next
instance until arriving at the passed instance.
- getActual(Feature, Class, ParameterableElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.ConnectorBinding
-
This function tries to bind a formal template parameter to an "actual".
- getActualFromBinding(TemplateBinding, Type) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
Return the actual for a potential formal parameter within a
templateBinding (move to TemplateUtils?)
- getActualFromBinding(TemplateBinding, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
- getAllDepPlans(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Return all deployment plans
- getAllElementsOfType(Element, Class<T>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getAllElementsOfType(Element, Class<T>, EList<Element>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getAllInstances(Package, EList<InstanceSpecification>, ElementFilter) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Get all instances within a package that comply with a filter criterion.
- getAllNodes(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
Retrieve a list of nodes to which the instance is allocated to *or*
to which one of the contained instances is allocated to (recursively)
- getAllNodes(Collection<InstanceSpecification>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
Retrieve a list of nodes to which the set of passed instance is allocated to *or*
to which one of the contained instances is allocated to (recursively)
- getAllNodesForPort(InstanceSpecification, Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
Retrieve a list of nodes to which the instance is allocated to *or*
to which one of the contained instances is allocated to (recursively)
- getAllNodesOrThreadsParent(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
Retrieve a list of nodes to which the instance is allocated to *or*
to which one of the containing instances is explicitly allocated
- getAllPorts(EncapsulatedClassifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Returns all ports (including inherited ones) for an encapsulated classifier
It will also flatten extended ports
- getAllPorts2(EncapsulatedClassifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Returns all ports for an encapsulated classifier.
- getAllRules(Package) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getAllRules(Package, EList<Package>, EList<ContainerRule>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getAlreadyImportedPackages() - Method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
- getAndCreate(Package, EList<Namespace>, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.CreationUtils
-
This function returns a Package reference that corresponds to a qualified name.
- getAndCreate(Package, EList<Namespace>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.CreationUtils
-
- getAndCreate(Package, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.CreationUtils
-
- getAvailableImportPackages() - Method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
Return a list of package-imports for standard Qompass model libraries
- getBinding() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getBindingHelper(BindingHelper) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.BindingHelperExt
-
- getBindingHelper(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.BindingHelperExt
-
- getBody(Operation) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
- getBootloader() - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.Deploy
-
- getClassifier(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the first classifier referenced by an instance specification.
- getClassifier() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getConfigAttributes(Classifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.ConfigUtils
-
Get the configuration properties of a class
- getConfigAttributes(ContainerRule) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.ConfigUtils
-
Get the configuration attributes behind a container rule
TODO: rule might not be active - should we still configure it??
- getConnector(Connector) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
- getConnectorPort(EncapsulatedClassifier, Port, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.connector.ConnectorReification
-
Find a port that would match a connection
- getConnectorPort(EncapsulatedClassifier, Port, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.MainModelTrafo
-
Find a port that would match a connection
- getConnQ_Prefix - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.PrefixConstants
-
- getContainedImplementations(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the (unique) list of implementations that are contained within an
instance specification
- getContainedInstances(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
This method returns the instances contained within a composite instance
specification for an assembly.
- getContainedNonSharedInstances(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
This method returns the instances contained within a composite instance
specification for an assembly.
- getContainer() - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
return the reference of the created container class
- getContainer() - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
return the reference of the created container class
- getContainerTrafo(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Return the containerTrafo associated with a container.
- getContent(URI, ResourceSet) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddMarteAndFcmProfile
-
- getContent(Resource) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddMarteAndFcmProfile
-
- getContent(URI, ResourceSet) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
- getContent(Resource) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
- getCopier() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getCopy(T) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- getCurrentProject() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.ProjectManagement
-
Retrieve current project from active editor
- getCustomTrafo(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.CustomTrafo
-
- getDefault() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Activator
-
Returns the shared instance
- getDepPlanRoot(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Return the package in which deployment plans are stored.
- getDerivedElement(EList<? extends Element>, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.UpdateUtils
-
- getDerivedElements(Package, NamedElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.UpdateUtils
-
- getDescription(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Description
-
Return a description of an element.
- getDescription(Element, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Description
-
Convenience function: Return a description of an element.
- getDescription(Element, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Description
-
Return a description or implementation description of an element, i.e. the
first owned comment that annotated the passed element
- getExecutorSlot(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Utility function to retrieve the executor slot, when given the container instance.
- getFCMport(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return the FCM port (static profile) from a given UML port
- getFCMType(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return the value of the FCM stereotype attribute "type"
- getFilesRec(ArrayList<String>, ArrayList<String>) - Method in class org.eclipse.papyrus.designer.components.transformation.core.make.ShowFiles
-
Deprecated.
takes as input the list of all directories that are included under a root path (allDir), and
the root path (in case different from ACCORD_ROOT), and potentially, a list of (non empty) files,
which will be enriched with the set of source files (.cpp) under all directories under the root path
- getFilesRec(ArrayList<String>, ArrayList<String>, String) - Method in class org.eclipse.papyrus.designer.components.transformation.core.make.ShowFiles
-
Deprecated.
- getFirstActualFromBinding(TemplateBinding) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
Get the first actual from the binding.
- getFirstLevel(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Return package at first level.
- getFormalParameter() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getImplementation(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
return the implementation associated with an instance specification, i.e. a
Class.
- getInstance(Slot) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Return the instance that is defined by a slot value
- getInstance(Slot) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the instance referenced by a slot value, i.e. the first instance value associated
with a slot
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.listeners.InterfaceListener
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.listeners.OperationListener
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.listeners.ParameterListener
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.listeners.PortListener
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.PostTemplateInstantiationListener
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.PreTemplateInstantiationListener
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterPortKind
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterRuleApplication
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterSignatures
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterStateMachines
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterTemplate
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterTemplateBinding
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FixTemplateSync
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.FlattenInteractionComponents
-
- getInstance() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getInstanceConfigurator(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.InstanceConfigurator
-
- getInstanceForClassifier(Package, Classifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the first instance specification within a deployment plan that instantiates a given
classifier
- getInstanceForPart(InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.MainModelTrafo
-
Return an instance specification that corresponds to a part.
- getInterceptedPort(Property) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
Return the port that is intercepted when given a part
- getInterfaceFromPortTypedWithActual(Type, Class, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.BindingUtils
-
- getKind(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return the port kind, an element of the static profile
- getLanguageFromElement(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Determine which programming language should be generated for a classifier.
- getMainInstance(Package) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
return an instance specification for the main instance within
a package.
- getMap(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Elements within package templates must be treated differently, we have to ensure that:
(1) several instantiations with same binding of the same package template do not lead to double copies
(yet, it may be possible that a 2nd instantiation adds contents, e.g. the trace package template could be
instantiated containing only OTF trace (and superclasses), a second instantiation might add a different trace
implementation)
(2) several instantiations with different binding do not prevent classes from being copied that have already
been copied earlier.
- getMethod(IXtend, String, int) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.XtendTemplateBinding
-
- getModel() - Method in class org.eclipse.papyrus.designer.components.transformation.core.ModelManagement
-
provide access to the model
- getModelLibraryImportFromURI(URI, ResourceSet) - Method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
Retrieve a model library from the repository
- getModelPort() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
- getName() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
- getNamedElementFromList(EList<? extends EObject>, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Retrieve an element from a list of named elements via its name
- getNamedProject(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.ProjectManagement
-
- getNamedSubInstance(InstanceSpecification, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Find a sub instance via its name.
- getNearestClassifierOrPackage(Element) - Method in class org.eclipse.papyrus.designer.components.transformation.core.generate.GenerateCode
-
- getNearestValue(Stack<InstanceSpecification>, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
try to find a value (ValueSpecification) for the passed source element,
beginning a the "deepest" instance specification of the passed stack.
- getNearestValueHelper(Stack<InstanceSpecification>, InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Helper for getNearestValue: search for an instance specification that has
source as defining feature.
- getNode(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
- getNodeOrThread(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
- getNodes(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
This method returns a list of nodes to which the passed instance is allocated.
- getNodesOrThreads(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
This method returns a list of nodes (or threads) to which the passed instance is allocated.
- getNodeSources(ArrayList<String>, String) - Method in class org.eclipse.papyrus.designer.components.transformation.core.make.ShowFiles
-
Deprecated.
takes as input the list of all files that are included under ACCORD_ROOT path (allFiles), and
the node name (nodeName) in order to provide as a result the subset of files, corresponding to the
sources of the node (NodeName)
- getOOTrafo(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.OOTrafo
-
Get an OOTransformation for a given ID (language)
- getOOTransformationFromPackage(Package) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Determine the component to OO language.
- getOwnedOperation(Classifier, String, EList<String>, EList<Type>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getP_Prefix - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.PrefixConstants
-
- getParentIS(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return an instance specification that refers to the composite in which the
passed instance is contained
- getParentSlot(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return a slot for a given instance specification.
- getParts(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getPath(Stack<Slot>, InstanceSpecification, boolean) - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.BootLoaderGen
-
Return the path from the main instance towards a sub-instance using the proper dereference
operators, i.e
- getPath(IProject, String, String) - Method in class org.eclipse.papyrus.designer.components.transformation.core.ModelManagement
-
Return a path based on project, folder and file name
- getPort() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
- getPort() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getProjectName(Model, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
Return the name of a project that is associated with a model that
is deployed on a node (in the context of a deployment plan)
- getProvided() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
- getProvided(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return the provided interface associated with the UML port, i.e.
- getQualifiedElement(Package, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Get an element via its qualified name.
- getQualifiedElement(Package, String, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Retrieve an element via its qualified name within a package The segments
of the package may be non unique due to imports
- getRealization(Class, Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
return existing interface-realization relationship
- getReferencedClassifiers(Classifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.UMLTool
-
This method returns all types that are referenced by a classifier.
- getReferencingSlots(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
return all slots that reference an instance specification
- getRefs(EReference, EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- getRequired() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
- getRequired(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return the required interface associated with the UML port, i.e.
- getResourceSet() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.ModelManagement
-
return the used resource set (a singleton)
- getRoot(Element, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getRootPath() - Method in class org.eclipse.papyrus.designer.components.transformation.core.make.ShowFiles
-
Deprecated.
- getSameOperation(Operation, Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.OperationUtils
-
Search an identical operation within a class.
- getSettings() - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.GatherConfigData
-
Return the settings that have been gathered
- getSignature(TemplateableElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
Get the template signature of a classifier.
- getSignatureDirect(TemplateableElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
Get the template signature of a templateable element (typically a package).
- getSlot(InstanceSpecification, Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the slot that is associated with a property
- getSource(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.UpdateUtils
-
- getSourceRoot() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- getStartPort(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
Return the start Port of a component, i.e. a port that corresponds to the "magic" port name
start and is typed with the interface IStart
- getStatus(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
return true, if a shallow copy of the passed EObject exists
- getSubBinding(Package, TemplateableElement, TemplateBinding) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
create a "sub" binding in which the first parameter of type Cl is assumed
to bind the sub-signature TODO: compared type and name of parameters in
two signatures TODO: support more than one template parameter
- getTarget() - Method in class org.eclipse.papyrus.designer.components.transformation.core.listeners.PortListener
-
- getTargetLanguage(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return the target language when given the mainInstance
- getTargetOS(InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- getTemplateOwner(Element, TemplateSignature) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateUtils
-
- getThreadAlloc(Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
Retrieve a list of nodes to which the instance is allocated to *or*
to which one of the contained instances is allocated to (recursively)
- getTop(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- getUML() - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.BootLoaderGen
-
- getUpper() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
TODO: take multiplicity of parent-port into account
- getURI(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.UMLTool
-
- getXtendGenerator(String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.XtendGenerator
-
- IBINDING_HELPER_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.BindingHelperExt
-
- ICUSTOM_TRAFO_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.CustomTrafo
-
- IEMBEDDING_RULE_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.EmbeddingRule
-
Deprecated.
- IEmbeddingRule - Interface in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
Deprecated.
- IEXTERNAL_GENERATOR_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.ExternalGenerator
-
- IExternalGenerator - Interface in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
Interface used by Qompass extensions that supports specific external code generators, e.g.
- IINSTANCE_CONFIG_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.InstanceConfigurator
-
- IInstanceConfigurator - Interface in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
Interface used by Qompass extensions that supports specific instance configurators,
used for containers.
- ImplementationChooser - Interface in org.eclipse.papyrus.designer.components.transformation.core.deployment
-
Choose a component implementation for a given component type
- implementsInterface(Operation) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.UMLTool
-
Return the interface which owns an operation that is implemented by a class.
- importList - Variable in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
- INDEX_TYPE_FOR_MULTI_RECEPTACLE - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.CompTypeTrafos
-
Deprecated.
- init(LazyCopier, BootLoaderGen, InstanceSpecification) - Method in interface org.eclipse.papyrus.designer.components.transformation.core.deployment.InstanceDeployer
-
Initialize the deployment
- init(LazyCopier, BootLoaderGen, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.PartialCopy
-
- init() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.EnumService
-
- init() - Static method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
- init(LazyCopier, Class) - Method in interface org.eclipse.papyrus.designer.components.transformation.core.extensions.IOOTrafo
-
Initialize the transformation.
- init(LazyCopier, TemplateBinding) - Method in class org.eclipse.papyrus.designer.components.transformation.core.templates.PostTemplateInstantiationListener
-
- init(LazyCopier, TemplateBinding) - Method in class org.eclipse.papyrus.designer.components.transformation.core.templates.PreTemplateInstantiationListener
-
- INIT_OP_NAME - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.BootLoaderGen
-
- initAutoValues(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Initialize the automatic values within a deployment plan - and the update
eventual copies of these values.
- initAutoValues(Collection<InstanceSpecification>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Initialize the automatic values within a deployment plan - and the update
eventual copies of these values.
- initAutoValuesHelper(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepCreation
-
Initialize the automatic values within a deployment plan.
- initialize(LazyCopier, Package) - Method in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
initialize the transformation.
- instance - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- instanceConfig(Stack<Slot>, InstanceSpecification) - Method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.BootLoaderGen
-
- InstanceConfigurator - Class in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
Support for the configuration of instances via the Eclipse extension mechanism
- InstanceConfigurator() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.extensions.InstanceConfigurator
-
- InstanceConfigurator_InvalidPluginExtension - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstanceDeployer - Interface in org.eclipse.papyrus.designer.components.transformation.core.deployment
-
Deploy an instance (on a certain node).
- instantiate(Configuration, IProgressMonitor, IProject, int) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- instantiate(Package, IProgressMonitor, IProject, int) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- instantiate(Element, IProgressMonitor, IProject) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TrafoAndCodegenPackage
-
Instantiate a deployment plan, i.e. generate an intermediate model via a sequence of transformations
- instantiateBehavior(LazyCopier, Element, OpaqueBehavior) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.BindingUtils
-
Instantiate a behavior
- InstantiateDepPlan - Class in org.eclipse.papyrus.designer.components.transformation.core.transformations
-
This class executes all transformations during the instantiation of a
deployment plan, i.e. 1.
- InstantiateDepPlan() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- InstantiateDepPlan_AcceleoErrors - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_AcceleoErrorsCheckLog - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_CannotGenModel - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_CheckInputImportPkg - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_CheckInputImportPkgNoRes - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_CheckInputModelProfile3 - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_CheckInputModelProfileNoRes - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_CheckInputModelProfileNoResNoName - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_ConsultConsole - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_DepPlanStereotypeNotInitialized - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_ErrorsDuringTransformation - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_IllegalArgumentDuringCopy - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_InfoApplyProfile - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_InfoDeployingForNode - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_InfoExpandingConnectors - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_InfoGeneratingModel - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_InfoImportPackage - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_InfoNoneAllocated - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- InstantiateDepPlan_TransformationException - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.Messages
-
- instantiateOperation(LazyCopier, Element, Operation) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.templates.BindingUtils
-
Bind an operation by copying the signature from the actual.
- instantiateViaBootloader(StructuralFeature) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.ExecuteOOTrafo
-
- interceptionOpMap - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
- interceptorName - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.ContainerTrafo
-
- InterfaceListener - Class in org.eclipse.papyrus.designer.components.transformation.core.listeners
-
- InterfaceListener() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.listeners.InterfaceListener
-
- interfaceModifications(Class, BehavioralFeature) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
The interface that types a port has been modified.
- InterfaceSync - Class in org.eclipse.papyrus.designer.components.transformation.core.sync
-
Synchronize the use of a common superclass for signal reception with the
question whether an interface has at least one owned reception.
- InterfaceSync() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.sync.InterfaceSync
-
- IOO_TRANSFORMATION_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.OOTrafo
-
- IOOTrafo - Interface in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
An interface that must be implemented by classes that realize the transformation
from component-based to object-oriented models.
- isAdapterForType(Object) - Method in class org.eclipse.papyrus.designer.components.transformation.core.listeners.PortListener
-
- isAssembly(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- isCompatible(Port, Port, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Check whether two ports are compatible. i.e. either match or are compatible interface wise
- isCompImpl(Classifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- isComponent(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
True, if either a component implementation or a type
- isComposite(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
return true, if a component (implementation) is a composite, i.e. has
inner parts
- isComposite(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
return true, if an instance specification is a composite, i.e. has > 1
slots TODO: distinguish parts and configuration attributes
- isComposition(Property) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- isCompType(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Check whether the passed class is a component type (and not a component implementation).
- isConjugated() - Method in class org.eclipse.papyrus.designer.components.transformation.core.PortInfo
-
- isConnector(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Small helper function
- isConnector(Connector) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
- isElementInDifferentModel(Package, NamedElement) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
Simple check whether an element is in a different model than the passed
package It will return true, whenever the the top elements do not match.
- isExtendedPort(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return true, if the passed port is an extended port
- isImplEligible(Class, EList<InstanceSpecification>) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Check whether a class is an eligible implementation for a certain node, i.e.
- isInteractionComponent(Classifier) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- isOperationStereotypeApplied(Class<? extends EObject>) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
- isRuleActive(ContainerRule) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.RuleManagement
-
check whether a rule is active in a given configuration
- isSameOperation(Operation, Operation) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.OperationUtils
-
Returns true, if two operations are identical.
- isSameOperation(Operation, Operation, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.OperationUtils
-
Returns true, if two operations are identical with optional name check.
- isShared(Slot) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Return true, if an instance is shared
- isSingleton(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.Utils
-
- isSubInterface(Interface, Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
return true, if intfA is a sub-interface of intfB, i.e. either both interfaces are identical or one of the
super-classes (generalizations of intfA) is identical to B.
- isTemplatePort(Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Return true, if the passed port is an extended port
- isTopLevelInstance(InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Check whether an instance specification is a top-level instance, i.e. not referenced
by another one.
- ITEMPLATE_ID - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.XtendGenerator
-
- IXtend - Interface in org.eclipse.papyrus.designer.components.transformation.core.extensions
-
- sameKinds(Port, Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.PortUtils
-
Check whether two ports have the same port kind.
- saveModel(IProject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.ModelManagement
-
Save a model within the given project at a default location.
- saveModel(IProject, String, String) - Method in class org.eclipse.papyrus.designer.components.transformation.core.ModelManagement
-
Save the model within a given project, folder and postfix
- saveModel(String) - Method in class org.eclipse.papyrus.designer.components.transformation.core.ModelManagement
-
Save a model using the passed path
- selectedPkg - Variable in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
- SEP_CHAR - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DeployConstants
-
- setActive(boolean) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.filters.FilterTemplate
-
- setBody(Operation, String) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
- setConfiguration(Configuration) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.RuleManagement
-
- setImportList(EList<PackageImport>) - Method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
Initialize import list.
- setImportList(Object[]) - Method in class org.eclipse.papyrus.designer.components.transformation.core.commands.AddStdModelLibs
-
Initialize import list.
- setMainInstance(Package, InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepPlanUtils
-
Apply the stereotype deployment plan and set the mainInstance value
- setMainInstance(Package, InstanceSpecification) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DepUtils
-
Apply the stereotype deployment plan and set the mainInstance value
- setPackageTemplate(Namespace, Namespace) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Set the reference of a bound package template.
- setSource(Element, Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.UpdateUtils
-
- setStatus(EObject, LazyCopier.CopyStatus) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Set the status of a copy object
- setTemplateInstantiation(TemplateInstantiation) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
Set sat and binding context for pkgTemplateParameter function
- settings - Variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.GatherConfigData
-
- shallowCopy(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Make a shallow copy of an element, i.e. only create the element itself and not
all of its contents.
- shallowCopyContainment(EReference, EObject, EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Copy the containment in a "shallow" way, i.e. copy references to contained objects, if these exist already.
- shallowCopyStereotypes(EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
- Short - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.CORBAtypeNames
-
- ShowFiles - Class in org.eclipse.papyrus.designer.components.transformation.core.make
-
Deprecated.
- ShowFiles(String) - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.make.ShowFiles
-
Deprecated.
Initialize the ShowFiles class
- SIG_PREFIX - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.sync.InterfaceSync
-
- signature - Variable in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateInstantiation
-
- singletonPrefix - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.DeployConstants
-
- smCDP - Variable in class org.eclipse.papyrus.designer.components.transformation.core.extensions.AbstractContainerTrafo
-
deployment plan within source model
- smClass - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.container.LWContainerTrafo
-
- source - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Source model within a transformation
- sourceResource - Variable in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateInstantiation
-
- sourceRoot - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.TransformationContext
-
- srcModelComponentDeploymentPlan - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.InstantiateDepPlan
-
- standardMap - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Map to identify target objects when given source objects
- start(BundleContext) - Method in class org.eclipse.papyrus.designer.components.transformation.core.Activator
-
- startPortName - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
- startPortType - Static variable in class org.eclipse.papyrus.designer.components.transformation.core.deployment.AllocUtils
-
- statusMap - Variable in class org.eclipse.papyrus.designer.components.transformation.core.transformations.LazyCopier
-
Map using a target EObject as key
- Stereotypes - Class in org.eclipse.papyrus.designer.components.transformation.core
-
Deprecated.
- Stereotypes() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.Stereotypes
-
Deprecated.
- stop(BundleContext) - Method in class org.eclipse.papyrus.designer.components.transformation.core.Activator
-
- StUtils - Class in org.eclipse.papyrus.designer.components.transformation.core
-
Some functions around stereotype usage.
- StUtils() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.StUtils
-
- syncAllDepPlans(Element) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.DepPlanSync
-
Synchronize a deployment plan: remove slots that refer to properties that exist no longer
and add those that do not exist yet
- SyncBehaviorParameters - Class in org.eclipse.papyrus.designer.components.transformation.core.sync
-
Synchronize behavior parameters
A behavior is often a method for a behavioral feature.
- SyncBehaviorParameters() - Constructor for class org.eclipse.papyrus.designer.components.transformation.core.sync.SyncBehaviorParameters
-
- syncCopyMap(EObject, EObject) - Method in class org.eclipse.papyrus.designer.components.transformation.core.templates.TemplateInstantiation
-
Synchronize the copy map, i.e. put the correspondences between existing source and target elements into the map.
- syncDepPlan(Package) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.DepPlanSync
-
Synchronize a deployment plan: remove slots that refer to properties that exist no longer
and add those that do not exist yet
- syncDerivedOperations(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
- syncGenericSignalReceptionSupport(Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.InterfaceSync
-
- syncOperation(Operation, Operation) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.OperationUtils
-
synchronize source and target operation
(remove all parameters, copy afterwards)
- syncParameters(Behavior) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.SyncBehaviorParameters
-
- syncPort(Class, Port) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompTypeSync
-
Synchronizes the operations/attributes associated with a port
- syncRealizations(Class) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
Synchronize realization (generalization) relationship.
- syncSignalReceptionSupport(Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.InterfaceSync
-
- syncSpecificSignalReceptionSupport(Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.InterfaceSync
-
- syncViaInterface(Interface) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
- syncViaInterface(Interface, BehavioralFeature) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
Delegate a synchronization operation to one or more implementations when an interface
(which may have changed) is given.
- syncViaType(Class, boolean) - Static method in class org.eclipse.papyrus.designer.components.transformation.core.sync.CompImplSync
-
Delegate a synchronization operation to one or more implementations when a component
type is given.