|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.systems.app.model.src.impl.SourceModelHelper
public class SourceModelHelper
Helper routines for the source model.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SourceModelHelper()
|
Method Summary | |
---|---|
static boolean |
compare(String value1,
String value2,
boolean caseSensitive)
Helper method for comparing two values. |
static SourceContainer |
findSourceContainer(ApplicationModel model,
String name,
String type,
String subtype,
String location)
Find the source container in the model with the specified attributes |
static SourceContainer |
findSourceContainer(ApplicationModel model,
String name,
String type,
String subtype,
String location,
boolean caseSensitive)
Find the source container in the model with the specified attributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public SourceModelHelper()
Method Detail |
---|
public static SourceContainer findSourceContainer(ApplicationModel model, String name, String type, String subtype, String location)
public static SourceContainer findSourceContainer(ApplicationModel model, String name, String type, String subtype, String location, boolean caseSensitive)
public static boolean compare(String value1, String value2, boolean caseSensitive)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |