Serialized Form


Package cz.cuni.pogamut.posh

Class cz.cuni.pogamut.posh.PoshDataObject extends org.openide.loaders.MultiDataObject implements Serializable

Serialized Fields

ic

org.openide.util.lookup.InstanceContent ic

lookup

org.openide.util.lookup.AbstractLookup lookup

Package cz.cuni.pogamut.posh.view

Class cz.cuni.pogamut.posh.view.PoshTextEditor extends org.openide.text.CloneableEditor implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.pogamut.posh.widget.kidview

Class cz.cuni.pogamut.posh.widget.kidview.AbstractMenuAction extends AbstractAction implements Serializable

Serialized Fields

dataNode

cz.cuni.amis.pogamut.sposh.elements.PoshElement dataNode

widget

PoshWidget<T extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> widget

Package cz.cuni.pogamut.posh.widget.menuactions

Class cz.cuni.pogamut.posh.widget.menuactions.AddAP2Plan extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.PoshPlan> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddCE2Comp extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.Competence> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddComp2Plan extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.PoshPlan> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddDPE2DC extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.DriveCollection> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddSense2CE extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.CompetenceElement> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddSense2Goal extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.Goal> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddSense2Trigger extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.Triggers> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.AddTA2AP extends AbstractMenuAction<cz.cuni.amis.pogamut.sposh.elements.ActionPattern> implements Serializable

Class cz.cuni.pogamut.posh.widget.menuactions.DeleteNodeAction extends AbstractMenuAction<T extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> implements Serializable



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.