Protege 3.4

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

java.lang.Object
  extended by edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
      extended by edu.stanford.smi.protege.server.metaproject.impl.OperationImpl
All Implemented Interfaces:
Localizable, Operation, Serializable

public class OperationImpl
extends WrappedProtegeInstanceImpl
implements Operation, Serializable

See Also:
Serialized Form

Field Summary
static Operation ONTOLOGY_TAB_READ
          Deprecated. - Use constants from MetaProjectConstants
static Operation ONTOLOGY_TAB_WRITE
          Deprecated. - Use constants from MetaProjectConstants
static Operation PROPERTY_TAB_READ
          Deprecated. - Use constants from MetaProjectConstants
static Operation PROPERTY_TAB_WRITE
          Deprecated. - Use constants from MetaProjectConstants
static Operation READ
          Deprecated. - Use constants from MetaProjectConstants
static Operation WRITE
          Deprecated. - Use constants from MetaProjectConstants
 
Constructor Summary
protected OperationImpl(MetaProjectImpl mp, Instance op)
           
 
Method Summary
 boolean equals(Object o)
           
 String getDescription()
           
 String getName()
           
 int hashCode()
           
 void setDescription(String description)
           
 void setName(String name)
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.server.metaproject.impl.WrappedProtegeInstanceImpl
addSlotValue, getCls, getMetaProject, getProtegeCollection, getProtegeInstance, getSlotValue, getSlotValues, localize, setSlotValue, setSlotValuesAsProtegeInstances
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

READ

@Deprecated
public static final Operation READ
Deprecated. - Use constants from MetaProjectConstants

WRITE

@Deprecated
public static final Operation WRITE
Deprecated. - Use constants from MetaProjectConstants

PROPERTY_TAB_READ

@Deprecated
public static final Operation PROPERTY_TAB_READ
Deprecated. - Use constants from MetaProjectConstants

PROPERTY_TAB_WRITE

@Deprecated
public static final Operation PROPERTY_TAB_WRITE
Deprecated. - Use constants from MetaProjectConstants

ONTOLOGY_TAB_READ

@Deprecated
public static final Operation ONTOLOGY_TAB_READ
Deprecated. - Use constants from MetaProjectConstants

ONTOLOGY_TAB_WRITE

@Deprecated
public static final Operation ONTOLOGY_TAB_WRITE
Deprecated. - Use constants from MetaProjectConstants
Constructor Detail

OperationImpl

protected OperationImpl(MetaProjectImpl mp,
                        Instance op)
Method Detail

getName

public String getName()
Specified by:
getName in interface Operation

equals

public boolean equals(Object o)
Overrides:
equals in class WrappedProtegeInstanceImpl

hashCode

public int hashCode()
Overrides:
hashCode in class WrappedProtegeInstanceImpl

toString

public String toString()
Overrides:
toString in class WrappedProtegeInstanceImpl

setName

public void setName(String name)
Specified by:
setName in interface Operation

getDescription

public String getDescription()
Specified by:
getDescription in interface Operation

setDescription

public void setDescription(String description)
Specified by:
setDescription in interface Operation

Protege 3.4

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