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

Packages that use edu.cmu.sei.aadl.aadl2.properties
edu.cmu.sei.aadl.aadl2   
edu.cmu.sei.aadl.aadl2.impl   
edu.cmu.sei.aadl.aadl2.instance   
edu.cmu.sei.aadl.aadl2.instance.impl   
edu.cmu.sei.aadl.aadl2.properties   
edu.cmu.sei.aadl.instance   
edu.cmu.sei.aadl.modelsupport.properties   
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.aadl2
EvaluatedProperty
           
EvaluationContext
           
InvalidModelException
          Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
PropertyAcc
          Fill this in
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.
PropertyNotPresentException
          Exception indicating that a PropertyValue was not found when looking up a Property for a specific NamedElement
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.aadl2.impl
EvaluatedProperty
           
EvaluationContext
           
InvalidModelException
          Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
PropertyAcc
          Fill this in
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.
PropertyNotPresentException
          Exception indicating that a PropertyValue was not found when looking up a Property for a specific NamedElement
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.aadl2.instance
InvalidModelException
          Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.aadl2.instance.impl
InvalidModelException
          Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
PropertyAcc
          Fill this in
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.aadl2.properties
EvaluatedProperty
           
EvaluatedProperty.MpvProxy
          This class stores a reference to a modal or non-modal property value in a property association.
InstanceUtil.InstantiatedClassifier
           
PropertyLookupException
          Exception indicating there was a problem with retrieving, evaluating, or instantiating an AADL property value.
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.instance
InstanceUtil.InstantiatedClassifier
           
 

Classes in edu.cmu.sei.aadl.aadl2.properties used by edu.cmu.sei.aadl.modelsupport.properties
InvalidModelException
          Exception to be thrown that indicates that an action couldn't complete because the model is incomplete or otherwise invalid.
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.
PropertyNotPresentException
          Exception indicating that a PropertyValue was not found when looking up a Property for a specific NamedElement