Protege 3.3.1

edu.stanford.smi.protege.server.metaproject.impl
Class GroupInstanceImpl

java.lang.Object
  extended by edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
      extended by edu.stanford.smi.protege.server.metaproject.impl.GroupInstanceImpl
All Implemented Interfaces:
GroupInstance

public class GroupInstanceImpl
extends WrappedProtegeInstanceImpl
implements GroupInstance


Field Summary
static String WORLD
           
 
Constructor Summary
protected GroupInstanceImpl(MetaProjectImpl mp, Instance group)
           
 
Method Summary
 Set<UserInstance> getMembers()
           
 String getName()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
equals, getCls, getMetaProject, getProtegeInstance, getSlotValues, hashCode, setSlotValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

WORLD

public static final String WORLD
See Also:
Constant Field Values
Constructor Detail

GroupInstanceImpl

protected GroupInstanceImpl(MetaProjectImpl mp,
                            Instance group)
                     throws OntologyException
Throws:
OntologyException
Method Detail

getName

public String getName()
               throws OntologyException
Specified by:
getName in interface GroupInstance
Throws:
OntologyException

getMembers

public Set<UserInstance> getMembers()
Specified by:
getMembers in interface GroupInstance

toString

public String toString()
Overrides:
toString in class Object

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.