Uses of Class
com.ibm.jps.util.RSMRelation

Uses of RSMRelation in com.ibm.jps.util
 

Methods in com.ibm.jps.util that return types with arguments of type RSMRelation
static java.util.List<RSMRelation> RSMModel.findClients(org.eclipse.emf.ecore.EObject inObj, org.eclipse.uml2.uml.Classifier inCl)
          Returns the clients of the specified classifier.
static java.util.List<RSMRelation> RSMModel.findSuppliers(org.eclipse.emf.ecore.EObject inObj, org.eclipse.uml2.uml.Classifier inCl)
           
static java.util.List<RSMRelation> RSMModel.getDependencies(org.eclipse.uml2.uml.NamedElement inNE)
           
static java.util.List<RSMRelation> RSMModel.getRelations(org.eclipse.uml2.uml.Classifier inCl)