|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvaluatedProperty | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.properties |
Uses of EvaluatedProperty in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return EvaluatedProperty | |
---|---|
EvaluatedProperty |
PropertyConstant.evaluate(EvaluationContext ctx)
Evaluate a referenced property. |
EvaluatedProperty |
ReferenceValue.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
ModalPropertyValue.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
Property.evaluate(EvaluationContext ctx)
Evaluate a referenced property. |
EvaluatedProperty |
PropertyExpression.evaluate(EvaluationContext ctx)
Evaluate a property value. |
EvaluatedProperty |
PropertyAssociation.evaluate(EvaluationContext ctx)
Evaluate all property expressions in this property association. |
EvaluatedProperty |
Property.evaluateDefault(EvaluationContext ctx)
|
Uses of EvaluatedProperty in edu.cmu.sei.aadl.aadl2.impl |
---|
Methods in edu.cmu.sei.aadl.aadl2.impl that return EvaluatedProperty | |
---|---|
EvaluatedProperty |
ConstantValueImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
PropertyConstantImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
PropertyImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
PropertyReferenceImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
RangeValueImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
OperationImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
ModalPropertyValueImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
ReferenceValueImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
ClassifierValueImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
PropertyExpressionImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
PropertyAssociationImpl.evaluate(EvaluationContext ctx)
|
EvaluatedProperty |
PropertyImpl.evaluateDefault(EvaluationContext ctx)
|
Uses of EvaluatedProperty in edu.cmu.sei.aadl.aadl2.properties |
---|
Methods in edu.cmu.sei.aadl.aadl2.properties with parameters of type EvaluatedProperty | |
---|---|
void |
EvaluatedProperty.add(EvaluatedProperty ep)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |