Searched refs:thrownExceptionsPropertyMetaModel (Results 1 – 2 of 2) sorted by relevance
24 public PropertyMetaModel thrownExceptionsPropertyMetaModel; field in CallableDeclarationMetaModel
25 …del.getConstructorParameters().add(callableDeclarationMetaModel.thrownExceptionsPropertyMetaModel); in initializeConstructorParameters()70 …del.getConstructorParameters().add(callableDeclarationMetaModel.thrownExceptionsPropertyMetaModel); in initializeConstructorParameters()94 …del.getConstructorParameters().add(callableDeclarationMetaModel.thrownExceptionsPropertyMetaModel); in initializeConstructorParameters()373 …callableDeclarationMetaModel.thrownExceptionsPropertyMetaModel = new PropertyMetaModel(callableDec… in initializePropertyMetaModels()374 …etDeclaredPropertyMetaModels().add(callableDeclarationMetaModel.thrownExceptionsPropertyMetaModel); in initializePropertyMetaModels()