|
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.ObjectEFactoryImpl
com.ibm.etools.systems.app.model.src.impl.SrcFactoryImpl
public class SrcFactoryImpl
An implementation of the model Factory.
| Field Summary | |
|---|---|
static String |
copyright
|
| Fields inherited from interface com.ibm.etools.systems.app.model.src.SrcFactory |
|---|
eINSTANCE |
| Constructor Summary | |
|---|---|
SrcFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
|---|---|
EObject |
create(EClass eClass)
|
CallableBlock |
createCallableBlock()
|
CallableBlockWithSignature |
createCallableBlockWithSignature()
|
CallsRelationship |
createCallsRelationship()
|
IncludesRelationship |
createIncludesRelationship()
|
IncludesRelationship |
createIncludesRelationship(ApplicationModel model,
SourceContainer source,
SourceContainer target,
int position,
String type)
Searches for an existing IncludesRelationship with the same source, target and position and returns it if one exists. |
InvokesRelationship |
createInvokesRelationship()
|
InvokesRelationship |
createInvokesRelationship(ApplicationModel model,
Artifact source,
Artifact target,
int sourcePosition,
String type,
String subType)
Searches for an existing InvokesRelationship with the same source, target, sourcePosition, type and subType and returns it if one exists. |
SourceContainer |
createSourceContainer()
|
SourceContainer |
createSourceContainer(ApplicationModel model,
String name,
String type,
String subtype,
String location)
Check if the specified model alreayd contains a SourceContainer with the specified name, type, subtype and location. |
SourceContainer |
createSourceContainer(ApplicationModel model,
String name,
String type,
String subtype,
String location,
boolean caseSensitive)
Searches for an existing SourceContainer with the same name, type, subtype and location and returns it if one exists. |
static SrcPackage |
getPackage()
Deprecated. |
SrcPackage |
getSrcPackage()
|
static SrcFactory |
init()
Creates the default factory implementation. |
| 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 SrcFactoryImpl()
| Method Detail |
|---|
public static SrcFactory init()
public EObject create(EClass eClass)
public IncludesRelationship createIncludesRelationship()
createIncludesRelationship in interface SrcFactory
public IncludesRelationship createIncludesRelationship(ApplicationModel model,
SourceContainer source,
SourceContainer target,
int position,
String type)
createIncludesRelationship in interface SrcFactorypublic CallableBlock createCallableBlock()
createCallableBlock in interface SrcFactorypublic SourceContainer createSourceContainer()
createSourceContainer in interface SrcFactory
public SourceContainer createSourceContainer(ApplicationModel model,
String name,
String type,
String subtype,
String location)
createSourceContainer in interface SrcFactory
public SourceContainer createSourceContainer(ApplicationModel model,
String name,
String type,
String subtype,
String location,
boolean caseSensitive)
SrcFactory
createSourceContainer in interface SrcFactorycreateSourceContainer(ApplicationModel, String, String, String, String)public InvokesRelationship createInvokesRelationship()
createInvokesRelationship in interface SrcFactory
public InvokesRelationship createInvokesRelationship(ApplicationModel model,
Artifact source,
Artifact target,
int sourcePosition,
String type,
String subType)
createInvokesRelationship in interface SrcFactorypublic CallableBlockWithSignature createCallableBlockWithSignature()
createCallableBlockWithSignature in interface SrcFactorypublic CallsRelationship createCallsRelationship()
createCallsRelationship in interface SrcFactorypublic SrcPackage getSrcPackage()
getSrcPackage in interface SrcFactorypublic static SrcPackage getPackage()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||