olr.toolbar
Interface ToolbarSession
- All Known Implementing Classes:
- AbstractToolbarSession
- public interface ToolbarSession
- Version:
- $Id: ToolbarSession.java,v 1.14 2004/08/02 18:38:53 roku Exp $
size
public int size()
getModelViewerAt
public ModelViewer getModelViewerAt(int n)
addSchema
public boolean addSchema(java.lang.String URI,
java.lang.String title)
throws java.lang.Exception
- Throws:
java.lang.Exception
addSchema
public boolean addSchema(Model model,
java.lang.String title)
addSchema
public boolean addSchema(Model model,
java.lang.String title,
boolean nonRemovable)
addInstanceFile
public boolean addInstanceFile(java.lang.String URI,
java.lang.String title)
throws java.lang.Exception
- Throws:
java.lang.Exception
addInstanceFile
public boolean addInstanceFile(Model model,
java.lang.String title)
throws java.lang.Exception
- Throws:
java.lang.Exception
removeModelAt
public java.lang.String removeModelAt(int n)
throws java.lang.Exception
- Throws:
java.lang.Exception
isViewerRemovable
public boolean isViewerRemovable(int n)
containsProperty
public boolean containsProperty(java.lang.String property)
getResource4ID
public java.lang.Object getResource4ID(java.lang.Object res)
Copyright © 2001-2004 University of Hannover. All Rights Reserved.