|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComponentRef
A reference to a component.
Method Summary | |
---|---|
java.lang.String |
getComponentFullName()
Returns the full name of the component, which includes both the path and the name. |
java.lang.String |
getComponentName()
Returns the name of the component this is referenced to. |
FolderID |
getPath()
Returns the absolute path that the referenced component is located in. |
java.lang.String |
getPathString()
Returns the path as a string. |
boolean |
hasUnresolvedPath()
Returns true if the path of this reference is unresolved, false otherwise. |
Method Detail |
---|
java.lang.String getComponentName()
FolderID getPath()
java.lang.NullPointerException
- if this component has an
unresolved pathboolean hasUnresolvedPath()
java.lang.String getPathString()
java.lang.String getComponentFullName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |