A B C D E F G H I J K L M N O P R S T U V W

R

redo(IUndoableOperation, IProgressMonitor, IAdaptable) - Method in interface org.eclipse.stp.core.infrastructure.emf.IEditModelScribbler
Provides a convenience method for supplying and operation with the correct context, executing an operation, and adding it to the IOperationHistory managed by the IEditModel for this IEditModelScribbler.
redoLast(IProgressMonitor, IAdaptable) - Method in interface org.eclipse.stp.core.infrastructure.emf.IEditModelScribbler
Requests the last operation that can be undone for the IUndoContext supplied by this IEditModelScribbler.
Reference - Interface in org.eclipse.stp.core.sca
A representation of the model object 'Reference'.
REFERENCE - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The meta object id for the 'Reference' class.
REFERENCE - Static variable in class org.eclipse.stp.core.util.SCAType
Type for Reference.
REFERENCE__ANY - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Any' attribute list.
REFERENCE__ANY_ATTRIBUTE - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Any Attribute' attribute list.
REFERENCE__INTERFACE - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Interface' containment reference.
REFERENCE__INTERFACE_GROUP - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Interface Group' attribute list.
REFERENCE__MULTIPLICITY - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Multiplicity' attribute.
REFERENCE__NAME - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Name' attribute.
REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The number of structural features of the the 'Reference' class.
REFERENCE_VALUE - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The meta object id for the 'Reference Value' class.
REFERENCE_VALUE__ANY_ATTRIBUTE - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Any Attribute' attribute list.
REFERENCE_VALUE__NAME - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Name' attribute.
REFERENCE_VALUE__REFERENCE_VALUE_SET - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Reference Value Set' container reference.
REFERENCE_VALUE__TARGET_URI - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Target URI' attribute.
REFERENCE_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The number of structural features of the the 'Reference Value' class.
REFERENCE_VALUES_SET - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The meta object id for the 'Reference Values Set' class.
REFERENCE_VALUES_SET__ANY_ATTRIBUTE - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Any Attribute' attribute list.
REFERENCE_VALUES_SET__COMPONENT - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Component' container reference.
REFERENCE_VALUES_SET__REFERENCE_VALUES - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The feature id for the 'Reference Values' containment reference list.
REFERENCE_VALUES_SET_FEATURE_COUNT - Static variable in interface org.eclipse.stp.core.sca.SCAPackage
The number of structural features of the the 'Reference Values Set' class.
ReferenceItemProvider - Class in org.eclipse.stp.core.sca.provider
This is the item provider adapter for a Reference object.
ReferenceItemProvider(AdapterFactory) - Constructor for class org.eclipse.stp.core.sca.provider.ReferenceItemProvider
This constructs an instance from a factory and a notifier.
ReferenceOrServiceField - Class in org.eclipse.stp.core.util
 
ReferenceOrServiceField(String, Object) - Constructor for class org.eclipse.stp.core.util.ReferenceOrServiceField
 
ReferenceValue - Interface in org.eclipse.stp.core.sca
A representation of the model object 'Reference Value'.
ReferenceValueItemProvider - Class in org.eclipse.stp.core.sca.provider
This is the item provider adapter for a ReferenceValue object.
ReferenceValueItemProvider(AdapterFactory) - Constructor for class org.eclipse.stp.core.sca.provider.ReferenceValueItemProvider
This constructs an instance from a factory and a notifier.
ReferenceValuesSet - Interface in org.eclipse.stp.core.sca
A representation of the model object 'Reference Values Set'.
ReferenceValuesSetItemProvider - Class in org.eclipse.stp.core.sca.provider
This is the item provider adapter for a ReferenceValuesSet object.
ReferenceValuesSetItemProvider(AdapterFactory) - Constructor for class org.eclipse.stp.core.sca.provider.ReferenceValuesSetItemProvider
This constructs an instance from a factory and a notifier.
refreshModel(Object, Object) - Method in interface org.eclipse.stp.core.infrastructure.emf.EditModelReaction.IEventReactionListener
 
remove(int) - Method in class org.eclipse.stp.core.infrastructure.emf.FeatureAwareList
 
remove(Object) - Method in class org.eclipse.stp.core.infrastructure.emf.FeatureAwareList
 
removeAll(Collection) - Method in class org.eclipse.stp.core.infrastructure.emf.FeatureAwareList
 
REMOVED_RESOURCE - Static variable in class org.eclipse.stp.core.infrastructure.emf.EditModelEvent
 
removeListener(IEditModelListener) - Method in interface org.eclipse.stp.core.infrastructure.emf.IEditModel
Remove an existing IEditModelListener.
removeListener(INotifyChangedListener) - Method in class org.eclipse.stp.core.sca.provider.SCAItemProviderAdapterFactory
This removes a listener.
removeUntouched(EStructuralFeature) - Method in interface org.eclipse.stp.core.introspection.IDynamicModelIntrospector
Delete the untouched nodes.
requestDirection(IStatus) - Method in interface org.eclipse.stp.core.infrastructure.emf.IHumanInteractionController
 
reset() - Method in interface org.eclipse.stp.core.introspection.IDynamicModelIntrospector
Instruct the parser to dispose of any resources it may be holding onto as a result of a startIntrospection() ...
resolve(Implementation) - Method in interface org.eclipse.stp.core.introspection.IModelIntrospectionManager
Resolve will return a ComponentType bound to the given implementation.
resolveComponentType() - Method in interface org.eclipse.stp.core.sca.Component
Uses the Implementation to resolve the ComponentType.
resolveImplementation() - Method in interface org.eclipse.stp.core.introspection.IComponentTypeIntrospector
 
resolveImplementation() - Method in interface org.eclipse.stp.core.sca.ComponentType
 
resolveWireSource(String) - Method in interface org.eclipse.stp.core.sca.Composite
Use this API to resolve soure URIs to a WireSource within the composite.
resolveWireTarget(String) - Method in interface org.eclipse.stp.core.sca.Composite
Use this API to resolve target URIs to a WireTarget within the composite.
resourceChanged(IResourceChangeEvent) - Method in class org.eclipse.stp.core.sca.util.ModelFileIndexer
 
retainAll(Collection) - Method in class org.eclipse.stp.core.infrastructure.emf.FeatureAwareList
 
REVERT - Static variable in class org.eclipse.stp.core.infrastructure.emf.EditModelEvent
 
revert(IProgressMonitor) - Method in interface org.eclipse.stp.core.infrastructure.emf.IEditModelScribbler
Revert all of the resources described by the set of IScribblerDomains used by this IEditModelScribbler.
revert(IProgressMonitor) - Method in interface org.eclipse.stp.core.infrastructure.emf.ITechnologyFlavorLifecycle
Revert all changes made to the form found on disk.
revert(int, IProgressMonitor) - Method in interface org.eclipse.stp.core.util.IModelLifecycle
 
revert(int, IProgressMonitor) - Method in class org.eclipse.stp.core.util.SCAArtifactEdit
 

A B C D E F G H I J K L M N O P R S T U V W