|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSEdit.SElement
SEdit.SArrow
SEdit.Formalisms.Petri.PetriLink
SEdit.Formalisms.Petri.PetriInLink
public abstract class PetriInLink
CLASSE PetriInLink /
| Field Summary |
|---|
| Fields inherited from class SEdit.Formalisms.Petri.PetriLink |
|---|
activated, filter, filterString, validated, weight |
| Fields inherited from class SEdit.SArrow |
|---|
origin, target |
| Fields inherited from class SEdit.SElement |
|---|
comment, descriptor, element, id, label, persistent, structure |
| Constructor Summary | |
|---|---|
PetriInLink()
|
|
| Method Summary | |
|---|---|
protected abstract void |
consume(java.util.Hashtable env)
|
abstract void |
doActivate()
|
protected LList |
getTokens()
|
abstract void |
inhibit()
|
boolean |
isConnectable(SNode from,
SNode to)
Check if the arrow itself is o.k. for connection |
protected abstract boolean |
isEmpty()
|
| Methods inherited from class SEdit.Formalisms.Petri.PetriLink |
|---|
active, askForNewString, getFilter, getFilterString, getWeight, modifyFilter, modifyWeight, setFilter, setFilterString, setWeight, validate |
| Methods inherited from class SEdit.SArrow |
|---|
delete, getOrigin, getTarget, initGraphics, setOrigin, setTarget, toString |
| Methods inherited from class SEdit.SElement |
|---|
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PetriInLink()
| Method Detail |
|---|
public abstract void doActivate()
public abstract void inhibit()
protected abstract boolean isEmpty()
protected LList getTokens()
protected abstract void consume(java.util.Hashtable env)
public boolean isConnectable(SNode from,
SNode to)
isConnectable in class SArrow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||