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

F

factoryMutex - Static variable in class com.telelogic.rhapsody.core.RPExtendedRPClassesFactory
 
finalize() - Method in class com.telelogic.rhapsody.core.RPApplicationListener
 
finalize() - Method in class com.telelogic.rhapsody.core.RPCodeGeneratorListener
 
finalize() - Method in class com.telelogic.rhapsody.core.RPCodeGenSimplifier
 
finalize() - Method in class com.telelogic.rhapsody.core.RPExternalCheck
 
finalize() - Method in class com.telelogic.rhapsody.core.RPExternalCodeGenerator
 
finalize() - Method in class com.telelogic.rhapsody.core.RPExternalIDEManager
 
finalize() - Method in class com.telelogic.rhapsody.core.RPExternalRoundtrip
 
finalize() - Method in class com.telelogic.rhapsody.core.RPIntegratorListener
 
finalize() - Method in class com.telelogic.rhapsody.core.RPJavaPluginsManager
 
finalize() - Method in class com.telelogic.rhapsody.core.RPowPaneMgrEvents
 
finalize() - Method in class com.telelogic.rhapsody.core.RPRoundTripListener
 
finalize() - Method in class com.telelogic.rhapsody.core.RPRTCListener
 
finalize() - Method in class com.telelogic.rhapsody.core.RPSearchListener
 
findActor(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the actor with the specified name.
findAllByName(String, String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Searches the package for a model element of the specified type with the specified name.
findAttribute(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Returns the attribute with the name specified.
findBaseClassifier(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Returns the base classifier with the specified name.
findClass(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the class with the specified name.
findClass(String) - Static method in class com.telelogic.rhapsody.core.RhapsodyAppServer
For internal use only.
findComponent(String) - Method in interface com.telelogic.rhapsody.core.IRPProject
Returns the Component with the specified name.
findComponentInstance(String) - Method in interface com.telelogic.rhapsody.core.IRPNode
method findComponentInstance
findConfiguration(String) - Method in interface com.telelogic.rhapsody.core.IRPComponent
Returns the configuration with the specified name.
findDerivedClassifier(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Returns the derived classifier with the specified name.
findElementByBinaryID(byte[]) - Method in interface com.telelogic.rhapsody.core.IRPProject
Retrieves a model element based on its binary ID.
findElementByFileName(String, String) - Method in interface com.telelogic.rhapsody.core.IRPProject
Returns the top-level element in the specified Rhapsody unit file.
findElementByGUID(String) - Method in interface com.telelogic.rhapsody.core.IRPProject
Retrieves a model element based on its GUID.
findElementsByFullName(String, String) - Method in interface com.telelogic.rhapsody.core.IRPModelElement
Searches for the specified model element in the specified path under the current model element.
findElementsWithOSLCLink(String, String) - Method in interface com.telelogic.rhapsody.core.IRPProject
Returns a collection of all the model elements that have an OSLC link of the specified type to the specified target element.
findEntryPoint(IRPGeneralization) - Method in interface com.telelogic.rhapsody.core.IRPUseCase
method findEntryPoint
findEvent(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the event with the specified name.
findExtensionPoint(IRPGeneralization) - Method in interface com.telelogic.rhapsody.core.IRPUseCase
method findExtensionPoint
findGeneralization(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Returns the element representing the generalization relationship between this classifier and the classifier whose name was specified as a parameter.
findGlobalFunction(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the global function with the specified name.
findGlobalObject(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the Object with the specified name.
findGlobalVariable(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the global variable with the specified name.
findInterfaceItem(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Gets the operation or event reception that matches the signature provided.
findLibrary(String) - Method in class com.telelogic.rhapsody.core.RhpClassLoader
 
findNestedClassifier(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Searches for the nested classifier with the name specified.
findNestedClassifierRecursive(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Searches recursively for the classifier with the name specified.
findNestedElement(String, String) - Method in interface com.telelogic.rhapsody.core.IRPModelElement
Searches for the specified model element.
findNestedElementRecursive(String, String) - Method in interface com.telelogic.rhapsody.core.IRPModelElement
Searches recursively for the specified model element.
findNode(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the Node element with the specified name.
findRelation(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Returns the association whose name was specified as a parameter.
findTrigger(String) - Method in interface com.telelogic.rhapsody.core.IRPClassifier
Returns the trigger with the specified name in the classifier's statechart.
findTrigger(IRPInterfaceItem) - Method in interface com.telelogic.rhapsody.core.IRPStatechart
Checks whether the specified IRPInterfaceItem element serves as the trigger of a transition in the statechart.
findType(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the type with the specified name.
findUsage(IRPModelElement) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns a collection of the elements in the current package that are related to the specified model element.
findUseCase(String) - Method in interface com.telelogic.rhapsody.core.IRPPackage
Returns the use case with the specified name.
finishProgressTask(int, int) - Method in class com.telelogic.rhapsody.core.RPExternalIDEManager
Finish a Progress Task
fixpack() - Method in interface com.telelogic.rhapsody.core.IRPApplication
Get Rhapsody fixpack
FLOW_ATTRIBUTE - Static variable in class com.telelogic.rhapsody.core.IRPTableLayout.Column
Value used for Type parameter of addColumn method
forceOutput2Console(int) - Method in interface com.telelogic.rhapsody.core.IRPApplication
Force output to system console
forceRoundtrip() - Method in interface com.telelogic.rhapsody.core.IRPApplication
forceRoundtrip
forceRoundtripElements(IRPCollection) - Method in interface com.telelogic.rhapsody.core.IRPApplication
method forceRoundtripElements
FROM_ELEMENT - Static variable in class com.telelogic.rhapsody.core.IRPTableLayout.Column.RelationAttributeFrom
Value to be used for Property parameter of addColumn method, when RelationAttributeFrom is selected for the Type parameter of addColumn method.
FULL_PATH_NAME - Static variable in class com.telelogic.rhapsody.core.IRPTableLayout.Column.GeneralAttribute
 

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