org.eclipse.higgins.idas.api
Interface IContextId


public interface IContextId


Method Summary
 Map getConfiguration()
           
 String[] getTypes()
           
 URI[] getUris()
           
 

Method Detail

getTypes

String[] getTypes()
                  throws IdASException
Throws:
IdASException

getUris

URI[] getUris()
              throws IdASException
Throws:
IdASException

getConfiguration

Map getConfiguration()
                     throws IdASException
Throws:
IdASException