class OCLPredicateFeatures extends Object
isPredicateFeature(String)
that determines if a passed in feature
matches the name of a feature that should use a predicate when being translated.Constructor and Description |
---|
OCLPredicateFeatures() |
Modifier and Type | Method and Description |
---|---|
(package private) static boolean |
isPredicateFeature(String feature)
Indicates whether or not the passed in
feature is the name of a boolean evaluating feature. |
OCLPredicateFeatures()
static final boolean isPredicateFeature(String feature)
feature
is the name of a boolean evaluating feature.feature
- Copyright © 2003–2014 AndroMDA.org. All rights reserved.