Datamodel: draft for the tickets (integration of StimulusInternal)

SVN:trunk[534]
This commit is contained in:
Romain Quetiez
2010-07-02 13:37:20 +00:00
parent 40913af0f6
commit bd2f35e286
9 changed files with 684 additions and 18 deletions

View File

@@ -126,6 +126,12 @@ class ObjectStimulus
class StimulusUserAction extends ObjectStimulus
{
// Entry in the menus
}
class StimulusInternal extends ObjectStimulus
{
// Applied from page xxxx
}
?>