Package | Description |
---|---|
fr.lip6.move.pnml.ptnet | |
fr.lip6.move.pnml.ptnet.hlapi | |
fr.lip6.move.pnml.ptnet.impl | |
fr.lip6.move.pnml.ptnet.util |
Modifier and Type | Method and Description |
---|---|
PTMarking |
PtnetFactory.createPTMarking()
Returns a new object of class 'PT Marking'
|
PTMarking |
Place.getInitialMarking()
Returns the value of the 'Initial Marking' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Place.setInitialMarking(PTMarking value)
Sets the value of the '
Initial Marking ' containment reference |
Modifier and Type | Method and Description |
---|---|
PTMarking |
PTMarkingHLAPI.getContainedItem()
Return encapsulated object
|
PTMarking |
PlaceHLAPI.getInitialMarking()
Return the encapsulate Low Level API object.
|
Constructor and Description |
---|
PTMarkingHLAPI(PTMarking lowLevelAPI)
This constructor encapsulate a low level API object in HLAPI.
|
Modifier and Type | Class and Description |
---|---|
class |
PTMarkingImpl
An implementation of the model object 'PT Marking'
|
Modifier and Type | Field and Description |
---|---|
protected PTMarking |
PlaceImpl.initialMarking
The cached value of the '
Initial Marking ' containment reference |
Modifier and Type | Method and Description |
---|---|
PTMarking |
PtnetFactoryImpl.createPTMarking() |
PTMarking |
PlaceImpl.getInitialMarking() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
PlaceImpl.basicSetInitialMarking(PTMarking newInitialMarking,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
PlaceImpl.setInitialMarking(PTMarking newInitialMarking) |
Modifier and Type | Method and Description |
---|---|
T |
PtnetSwitch.casePTMarking(PTMarking object)
Returns the result of interpreting the object as an instance of 'PT Marking'
|
boolean |
PtnetValidator.validatePTMarking_markingValueRange(PTMarking ptMarking,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the markingValueRange constraint of 'PT Marking'
|
boolean |
PtnetValidator.validatePTMarking(PTMarking ptMarking,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2009–2016 Univ. Paris Ouest, and Univ. Pierre et Marie Curie / CNRS UMR 7606 (LIP6). All rights reserved.