org.malai.presentation
Interface AbstractPresentation

All Superinterfaces:
Modifiable, Reinitialisable
All Known Subinterfaces:
IDrawing
All Known Implementing Classes:
LDrawing

public interface AbstractPresentation
extends Modifiable, Reinitialisable

The abstract presentation defines the manipulated data model.

This file is part of libMalai.
Copyright (c) 2009-2012 Arnaud BLOUIN

libMalan is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

libMalan is distributed without any warranty; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Since:
0.1
Version:
0.1
Author:
Arnaud BLOUIN

Method Summary
 
Methods inherited from interface org.malai.properties.Modifiable
isModified, setModified
 
Methods inherited from interface org.malai.properties.Reinitialisable
reinit