Protege 3.3.1

edu.stanford.smi.protege.server.metaproject
Interface MetaProjectInstance

All Known Implementing Classes:
MetaProjectInstanceImpl

public interface MetaProjectInstance


Method Summary
 Set<GroupAndOperation> getAllowedGroupOperations()
           
 String getLocation()
           
 MetaProject getMetaProject()
           
 String getName()
           
 Instance getProtegeInstance()
           
 void setLocation(String location)
           
 void setName(String name)
           
 

Method Detail

getName

String getName()

getLocation

String getLocation()

getAllowedGroupOperations

Set<GroupAndOperation> getAllowedGroupOperations()

getProtegeInstance

Instance getProtegeInstance()

getMetaProject

MetaProject getMetaProject()

setName

void setName(String name)

setLocation

void setLocation(String location)

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.