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

Packages that use edu.cmu.sei.aadl.model.properties
edu.cmu.sei.aadl.model.component.impl   
edu.cmu.sei.aadl.model.connection.impl   
edu.cmu.sei.aadl.model.core   
edu.cmu.sei.aadl.model.core.impl This package contains interfaces and classes that represent the abstract component objects as well as the pacakge concepts. 
edu.cmu.sei.aadl.model.feature.impl   
edu.cmu.sei.aadl.model.flow.impl   
edu.cmu.sei.aadl.model.instance.impl   
edu.cmu.sei.aadl.model.pluginsupport   
edu.cmu.sei.aadl.model.properties This package contains interfaces and classes that are used in the lookup of property values. 
edu.cmu.sei.aadl.model.property   
edu.cmu.sei.aadl.model.property.impl   
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.component.impl
ModalPropertyValueAccumulator
          Fill this in
ModeContext
          Wrapper class that hides whether a ComponentImpl or a SystemInstance is used as the mode context for a property association.
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.connection.impl
ModalPropertyValueAccumulator
          Fill this in
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.core
ModalPropertyValue
          Objects of this class encapsulate the property value for a particular property of a particular PropertyHolder element.
ModalPropertyValueAccumulator
          Fill this in
ModeContext
          Wrapper class that hides whether a ComponentImpl or a SystemInstance is used as the mode context for a property association.
PropertyDoesNotApplyToHolderException
          Exception indicating that a property lookup method was called for a PropertyDefinition that doesn't apply to the specified PropertyHolder.
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 PropertyDefinition for a specific PropertyHolder.
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.core.impl
ModalPropertyValue
          Objects of this class encapsulate the property value for a particular property of a particular PropertyHolder element.
ModalPropertyValueAccumulator
          Fill this in
ModeContext
          Wrapper class that hides whether a ComponentImpl or a SystemInstance is used as the mode context for a property association.
PropertyDoesNotApplyToHolderException
          Exception indicating that a property lookup method was called for a PropertyDefinition that doesn't apply to the specified PropertyHolder.
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 PropertyDefinition for a specific PropertyHolder.
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.feature.impl
ModalPropertyValueAccumulator
          Fill this in
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.flow.impl
ModalPropertyValueAccumulator
          Fill this in
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.instance.impl
InstanceMPVA
           
ModalPropertyValueAccumulator
          Fill this in
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.pluginsupport
PropertyLookupException
          Exception indicating there was a problem with retreiving, evaluating, or instantiating an AADL property value.
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.properties
AadlPropertyValue
          Interface encapsulating an actual evaluated property value for a specific property of a specific component in a specific mode.
AbstractAadlPropertyValue
          Abstract implementation providing the equals() method.
BogusPropertyValue
          Property value that is returned when the model is out of whack.
ListPropertyValue
          Representation of a existent, present property value.
ModalPropertyValue
          Objects of this class encapsulate the property value for a particular property of a particular PropertyHolder element.
ModalPropertyValueAccumulator
          Fill this in
ModalPropertyValueAccumulatorImpl
           
ModalPropertyValueAccumulatorImpl.ModalAssociations
           
ModalPropertyValueAccumulatorImpl.NonExistentPropertyException
           
ModalPropertyValueAccumulatorImpl.PAWrapper
          Wraps a reference to the PropertyAssociation as used by the ModeAssocNode.
ModeContext
          Wrapper class that hides whether a ComponentImpl or a SystemInstance is used as the mode context for a property association.
ModeNotSpecifiedException
          Exception raised when a mode setting is required by not found.
NonExistentPropertyValue
          Representation of a non-existent property value.
PropertyDoesNotApplyToHolderException
          Exception indicating that a property lookup method was called for a PropertyDefinition that doesn't apply to the specified PropertyHolder.
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 retreiving, evaluating, or instantiating an AADL property value.
PropertyNotPresentException
          Exception indicating that a PropertyValue was not found when looking up a PropertyDefinition for a specific PropertyHolder.
ReflectiveAadlPropertyValue
          Property value that provides information about where it came from.
UndefinedByReferencePropertyValue
          Representation of a property value that is "undefined" because it references an "undefined" property value.
UndefinedPropertyValue
          Representation of an "undefined" property value.
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.property
AadlPropertyValue
          Interface encapsulating an actual evaluated property value for a specific property of a specific component in a specific mode.
 

Classes in edu.cmu.sei.aadl.model.properties used by edu.cmu.sei.aadl.model.property.impl
AadlPropertyValue
          Interface encapsulating an actual evaluated property value for a specific property of a specific component in a specific mode.