edu.stanford.smi.protegex.owl.ui.clsdesc.manchester
Class CreateClassSuggestion
java.lang.Object
edu.stanford.smi.protegex.owl.ui.clsdesc.manchester.AbstractNamedObjectCreationSuggestion
edu.stanford.smi.protegex.owl.ui.clsdesc.manchester.CreateClassSuggestion
- All Implemented Interfaces:
- Suggestion
- Direct Known Subclasses:
- CreateSubClassSuggestion
- public class CreateClassSuggestion
- extends AbstractNamedObjectCreationSuggestion
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 7, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateClassSuggestion
public CreateClassSuggestion(OWLModel model,
String name)
createObject
public void createObject()
- Specified by:
createObject
in class AbstractNamedObjectCreationSuggestion
getObjectType
public String getObjectType()
- Specified by:
getObjectType
in class AbstractNamedObjectCreationSuggestion
getIcon
public Icon getIcon()
- Specified by:
getIcon
in interface Suggestion
- Overrides:
getIcon
in class AbstractNamedObjectCreationSuggestion