|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Abstract model interface.
Method Summary | |
Mode |
getMode()
Return the mode of model establishment. |
String |
getName()
Return the name of the model. |
String |
getPath()
Return the model partition path. |
String |
getQualifiedName()
Return the model fully qualified name. |
ServiceDescriptor[] |
getServices()
Return the set of services produced by the model. |
boolean |
isaCandidate(DependencyDescriptor dependency)
Return TRUE is this model is capable of supporting a supplied depedendency. |
boolean |
isaCandidate(StageDescriptor stage)
Return TRUE is this model is capable of supporting a supplied stage dependency. |
Method Detail |
public String getName()
public String getPath()
public String getQualifiedName()
public Mode getMode()
public ServiceDescriptor[] getServices()
public boolean isaCandidate(DependencyDescriptor dependency)
public boolean isaCandidate(StageDescriptor stage)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |