A C D F G H I R S

F

findAssociatedActors(EObject, UseCase) - Static method in class com.ibm.jps.util.RSMModel
Returns of list of actors associated with the specified use case.
findClients(EObject, Classifier) - Static method in class com.ibm.jps.util.RSMModel
Returns the clients of the specified classifier.
findConfigElement(IExtension, String) - Static method in class com.ibm.jps.util.RSMResource
Returns the configuration element with the specified name in the specified extension
findDiagram(Namespace, String, UMLDiagramKind) - Static method in class com.ibm.jps.util.RSMDiagram
Retrieves a specific diagram from the specified namespace.
findElement(Package, EClass, String) - Static method in class com.ibm.jps.util.RSMModel
Finds a named element of a given type in the specified package.
findElements(EObject, EClass) - Static method in class com.ibm.jps.util.RSMModel
Finds recursively all elements of the specified kind within the specified object.
findElements(Package, EClass, String) - Static method in class com.ibm.jps.util.RSMModel
Finds elements of a given type with a given name in the specified package.
findExtension(String, String) - Static method in class com.ibm.jps.util.RSMResource
Retrieves the extension registered in this platform for the given extension point and id
findLinkedElement(Package, EClass, EClass, String, boolean) - Static method in class com.ibm.jps.util.RSMModel
Finds objects of a given type linked through relationships of the specified kind to the specified named element.
findNode(Diagram, Element) - Static method in class com.ibm.jps.util.RSMDiagram
Retrieves in the input diagram the node corresponding to the input UML element.
findProfile(String, String) - Static method in class com.ibm.jps.util.RSMModel
 
findSuppliers(EObject, Classifier) - Static method in class com.ibm.jps.util.RSMModel
 
findTrace(NamedElement, NamedElement) - Static method in class com.ibm.jps.util.RSMModel
 
findViews(EObject, Element) - Static method in class com.ibm.jps.util.RSMDiagram
Returns a list of Views contained in the specified container and corresponding to the input UML element.
firstCharToLowerCase(String) - Static method in class com.ibm.jps.util.RSMUtil
Changes the first letter of the specified string to lower case
firstCharToUpperCase(String) - Static method in class com.ibm.jps.util.RSMUtil
Capitalizes the first letter of the specified string

A C D F G H I R S