Package edu.cmu.sei.aadl.aadl2.properties

Class Summary
EvaluatedProperty  
EvaluatedProperty.MpvProxy This class stores a reference to a modal or non-modal property value in a property association.
EvaluationContext  
InstanceUtil  
InstanceUtil.InstantiatedClassifier  
PropertyAcc Fill this in
 

Exception Summary
InvalidModelException Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
ModeNotSpecifiedException Exception raised when a mode setting is required but not found.
PropertyDoesNotApplyToHolderException Exception indicating that a property lookup method was called for a Property that doesn't apply to the specified NamedElement.
PropertyIsListException Exception indicating that a simple property lookup method was called for a property that is a list.
PropertyIsModalException Exception indicating that a simple property lookup method was called for a property that is modal.
PropertyLookupException Exception indicating there was a problem with retrieving, evaluating, or instantiating an AADL property value.
PropertyNotPresentException Exception indicating that a PropertyValue was not found when looking up a Property for a specific NamedElement