| Package | Description |
|---|---|
| com.edorasware.cmmn.model.rulesandsentries |
<p>Contains classes and code related to the evaluation of rules, sentries (onParts) and the evaluation of applicability rules for
discretionary items.
|
| com.edorasware.cmmn.model.xml |
| Modifier and Type | Method and Description |
|---|---|
TSentry |
Sentry.getTSentry() |
TSentry |
OnPart.gettSentryRef() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<Sentry> |
Sentry.createSentries(List<TSentry> xmlSentries,
PlannableItem owningStage,
boolean exitSentry)
A helper method to create a list of sentries given a list of
TSentry objects. |
| Constructor and Description |
|---|
Sentry(TSentry tSentry,
PlannableItem owner,
boolean exitSentry)
Construct a
Sentry. |
| Modifier and Type | Method and Description |
|---|---|
TSentry |
ObjectFactory.createTSentry()
Create an instance of
TSentry |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TSentry> |
ObjectFactory.createSentry(TSentry value)
|
List<TSentry> |
TPlanFragment.getSentry()
Gets the value of the sentry property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TSentry> |
ObjectFactory.createSentry(TSentry value)
|
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.