uk.ac.ox.cs.fdr
public class SegmentedBehaviour extends Behaviour
Modifier | Constructor and Description |
---|---|
protected |
SegmentedBehaviour(long cPtr,
boolean cMemoryOwn) |
|
SegmentedBehaviour(Machine machine,
NodePath node_path,
CompiledEventList trace,
Behaviour behaviour,
TraceBehaviourList prior_sections) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SegmentedBehaviour obj) |
Behaviour |
last() |
TraceBehaviourList |
priorSections() |
protected SegmentedBehaviour(long cPtr, boolean cMemoryOwn)
public SegmentedBehaviour(Machine machine, NodePath node_path, CompiledEventList trace, Behaviour behaviour, TraceBehaviourList prior_sections)
protected static long getCPtr(SegmentedBehaviour obj)
public Behaviour last()
public TraceBehaviourList priorSections()