uk.ac.ucl.cs.emofocl.hutn.jmi
Interface RenameConfig

All Superinterfaces:
ExtObject, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject
All Known Implementing Classes:
RenameConfig_Impl

public interface RenameConfig
extends ExtObject


Method Summary
 String getThe_element()
           
 String getThe_name()
           
 void setThe_element(String the_element)
           
 void setThe_name(String the_name)
           
 
Methods inherited from interface uk.ac.ucl.cs.emofocl.jmi.reflect.extended.ExtObject
extAddObjectListener, extDeepCopy, extDeepCopy, extEquals, extRemoveObjectListener, extValueHash, extVisit
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getThe_element

String getThe_element()
                      throws javax.jmi.reflect.JmiException
Throws:
javax.jmi.reflect.JmiException

setThe_element

void setThe_element(String the_element)
                    throws javax.jmi.reflect.JmiException
Throws:
javax.jmi.reflect.JmiException

getThe_name

String getThe_name()
                   throws javax.jmi.reflect.JmiException
Throws:
javax.jmi.reflect.JmiException

setThe_name

void setThe_name(String the_name)
                 throws javax.jmi.reflect.JmiException
Throws:
javax.jmi.reflect.JmiException