org.ontobox.fast.action
Class AddValue

java.lang.Object
  extended by org.ontobox.fast.action.AddValue
All Implemented Interfaces:
WriteAction
Direct Known Subclasses:
AddOValue, AddTValue

public abstract class AddValue
extends java.lang.Object
implements WriteAction

Author:
Anton Malykh

Method Summary
 java.lang.String getName()
           
 java.lang.String getPropertyName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ontobox.fast.action.WriteAction
doAction, getUndoAction, preverify, saveData
 

Method Detail

getName

public final java.lang.String getName()

getPropertyName

public final java.lang.String getPropertyName()