Package | Description |
---|---|
org.osate.aadl2.properties |
Modifier and Type | Class and Description |
---|---|
class |
InvalidModelException
Exception to be thrown that indicates that an action couldn't complete
because the model is incomplete or otherwise invalid.
|
class |
PropertyDoesNotApplyToHolderException
Exception indicating that a property lookup method was called for a
Property that doesn't apply to the specified NamedElement.
|
class |
PropertyIsListException
Exception indicating that a simple property lookup method was called for
a property that is a list.
|
class |
PropertyIsModalException
Exception indicating that a simple property lookup method was called for
a property that is modal.
|
class |
PropertyNotPresentException
Exception indicating that a PropertyValue was not found when looking up
a Property for a specific NamedElement
|
class |
UndefinedPropertyException |