org.sourcejammer.server.plugin
Interface ROProject

All Known Implementing Classes:
ROProjectImpl

public interface ROProject

Title: $FileName: ROProject.java$

Version:
$VerNum: 2$
Author:
$AuthorName: Rob MacGrogan$

$Description: $
$KeyWordsOff: $

Method Summary
 org.sourcejammer.project.NodeList getChildren()
          Returns a NodeList of NodeInfo objects.
 java.util.Date getCreatedDate()
           
 java.lang.String getNodeName()
           
 long getParent()
           
 long getUniqueID()
           
 

Method Detail

getUniqueID

public long getUniqueID()

getNodeName

public java.lang.String getNodeName()

getCreatedDate

public java.util.Date getCreatedDate()

getParent

public long getParent()

getChildren

public org.sourcejammer.project.NodeList getChildren()
Returns a NodeList of NodeInfo objects.



Copyright © 2003 Soucejammer project.