edu.mit.stellar.api.structure
Interface ToolEntryPointFactory

All Known Subinterfaces:
ToolEntryPointManager

public interface ToolEntryPointFactory

ToolEntryPointFactory

Version:
$Revision: 29988 $, $Date: 2008-02-09 22:10:42 -0500 (Sat, 09 Feb 2008) $
Author:
MIT Stellar team

Method Summary
 ToolEntryPoint getToolEntryPointByPath(java.lang.String absPath)
           
 boolean toolEntryPointExistsAtPath(java.lang.String absPath)
           
 

Method Detail

toolEntryPointExistsAtPath

boolean toolEntryPointExistsAtPath(java.lang.String absPath)

getToolEntryPointByPath

ToolEntryPoint getToolEntryPointByPath(java.lang.String absPath)


Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.