org.pfsw.odem
Interface IExplorationModelObject

All Superinterfaces:
IObjectProperties
All Known Subinterfaces:
IContainer, IExplorableElement, IExplorationContext, INamespace, IType

public interface IExplorationModelObject
extends IObjectProperties

This is the base interface of all objects that comprise the exploration model.

Version:
1.0
Author:
M.Duchrow

Method Summary
 java.lang.String getName()
          Returns the identifying name of the model object
 
Methods inherited from interface org.pfsw.odem.IObjectProperties
getProperty, getPropertyNames, setProperty
 

Method Detail

getName

java.lang.String getName()
Returns the identifying name of the model object