Package FAtiMA.Core.componentTypes
Interface IModelOfOtherComponent
-
- All Superinterfaces:
IComponent
public interface IModelOfOtherComponent extends IComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IComponentcreateModelOfOther()-
Methods inherited from interface FAtiMA.Core.componentTypes.IComponent
createDisplayPanel, getComponentDependencies, initialize, name, reset, update, update
-
-
-
-
Method Detail
-
createModelOfOther
IComponent createModelOfOther()
-
-