Skip navigation links

MicroProfile OpenAPI TCK v3.0-RC2
A B C D E F G H I J L M N O P R S T U V W X Y 

A

addExtension(String, Object) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
addPet(Pet) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
addPet(Pet) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
addUser(User) - Method in class org.eclipse.microprofile.openapi.apps.airlines.data.UserData
 
addUser(User) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.UserData
 
Airline - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
Airline(String, String) - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
 
AirlinesAppTest - Class in org.eclipse.microprofile.openapi.tck
 
AirlinesAppTest() - Constructor for class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
AirlinesOASFilter - Class in org.eclipse.microprofile.openapi.filter
 
AirlinesOASFilter() - Constructor for class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
AirlinesResource - Class in org.eclipse.microprofile.openapi.apps.airlines.resources
 
AirlinesResource() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.resources.AirlinesResource
 
Airport - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
Airport() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Airport
 
Airport(List<Flight>, Weather) - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Airport
 
ApiException - Exception in org.eclipse.microprofile.openapi.apps.airlines.exception
 
ApiException(int, String) - Constructor for exception org.eclipse.microprofile.openapi.apps.airlines.exception.ApiException
 
ApiException - Exception in org.eclipse.microprofile.openapi.apps.petstore.exception
 
ApiException(int, String) - Constructor for exception org.eclipse.microprofile.openapi.apps.petstore.exception.ApiException
 
ApiResponse - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
ApiResponse() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
ApiResponse(int, String) - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
apiResponsesTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
apiResponseTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
AppTestBase - Class in org.eclipse.microprofile.openapi.tck
 
AppTestBase() - Constructor for class org.eclipse.microprofile.openapi.tck.AppTestBase
 
AvailabilityResource - Class in org.eclipse.microprofile.openapi.apps.airlines.resources
 
AvailabilityResource() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.resources.AvailabilityResource
 

B

BadOrder - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
BadOrder() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
BadRequestException - Exception in org.eclipse.microprofile.openapi.apps.airlines.exception
 
BadRequestException(int, String) - Constructor for exception org.eclipse.microprofile.openapi.apps.airlines.exception.BadRequestException
 
BadRequestException - Exception in org.eclipse.microprofile.openapi.apps.petstore.exception
 
BadRequestException(int, String) - Constructor for exception org.eclipse.microprofile.openapi.apps.petstore.exception.BadRequestException
 
baseInterfaceTest() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 
Booking - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
BookingResource - Class in org.eclipse.microprofile.openapi.apps.airlines.resources.bookings
 
BookingResource() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
 
buildModel() - Method in class org.eclipse.microprofile.openapi.reader.MyOASModelReaderImpl
 

C

callbackTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
callEndpoint(String) - Method in class org.eclipse.microprofile.openapi.tck.AppTestBase
 
Cat - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Cat() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Cat
 
Category - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Category() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Category
 
changePassword(String, String, String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
comparesEqualToNumber(Number) - Static method in class org.eclipse.microprofile.openapi.tck.utils.TCKMatchers
Creates a matcher of Comparable<Number> that matches when the examined number is equal to the specified value, as reported by the compareTo method of the BigDecimals created by passing both Number values' doubleValue to BigDecimal.valueOf(double).
componentsTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
configureRestAssured() - Static method in class org.eclipse.microprofile.openapi.tck.AppTestBase
 
contactTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
contentTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
createBooking(Booking) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigExcludeClassesTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigExcludeClassTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigExcludePackageTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigScanClassTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigScanDisableTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigScanPackageTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigSchemaTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigServersTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASConfigWebInfTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
createDeployment() - Static method in class org.eclipse.microprofile.openapi.tck.StaticDocumentTest
 
createReview(Review) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
createUser(User) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
createUser(User) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
createUsersWithArrayInput(User[]) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
createUsersWithArrayInput(User[]) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
createUsersWithListInput(List<User>) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
createUsersWithListInput(List<User>) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
CreditCard - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
customAbstractClassTest() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 
customClassTest() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 

D

deleteBooking(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
 
deleteOrder(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.StoreData
 
deleteOrder(Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
 
deletePet(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
deletePet(String, Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
deleteReview(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
deleteUser(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
deleteUser(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
dereference(ValidatableResponse, String) - Static method in class org.eclipse.microprofile.openapi.tck.AppTestBase
Lookup the object at the provided path in the response and if the object is a reference (contains a $ref property), return the reference path.
discriminatorTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
Dog - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Dog() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Dog
 
downloadFile(Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 

E

encodingTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
ERROR - Static variable in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
exampleTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
extendedBaseInterfaceTest() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 
extendedInterfaceTest() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 
externalDocumentationTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 

F

filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.eclipse.microprofile.openapi.tck.utils.YamlToJsonFilter
 
filterAPIResponse(APIResponse) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterCallback(Callback) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterHeader(Header) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterLink(Link) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterOpenAPI(OpenAPI) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterOperation(Operation) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterParameter(Parameter) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterPathItem(PathItem) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterRequestBody(RequestBody) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterSchema(Schema) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterSecurityScheme(SecurityScheme) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterServer(Server) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
filterTag(Tag) - Method in class org.eclipse.microprofile.openapi.filter.AirlinesOASFilter
 
FilterTest - Class in org.eclipse.microprofile.openapi.tck
 
FilterTest() - Constructor for class org.eclipse.microprofile.openapi.tck.FilterTest
 
findOrderById(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.StoreData
 
findPetByStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
findPetByTags(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
findPetsByStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
findPetsByTags(String, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
Deprecated.
findUserById(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.data.UserData
 
findUserByName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.data.UserData
 
findUserByName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.UserData
 
Flight - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
Flight(Airline, String, String, String, String, String, String) - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 

G

Gender - Enum in org.eclipse.microprofile.openapi.apps.airlines.model
 
getAge() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the age property of a User instance.
getAirline() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getAirlines() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Returns the Airlines of this Review
getAirlines() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.AirlinesResource
 
getAirMiles() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
getAirportFrom() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getAirportTo() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getAllReviews() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
getBirthInstant() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getBooking(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
 
getBookings() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
 
getBoolean(boolean, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
 
getCardholderName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
getCardNumber() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
getCatBreed() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Cat
 
getCategory() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getCity() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 
getCode() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
getComment() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Returns the comments of this Review
getContactPhone() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
 
getCreditCard() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
getCvv() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
getDate() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 
getDate(Date, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
 
getDateTime() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getDeparttureFlight() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
getDogBreed() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Dog
 
getDouble(double, double, double, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
 
getEmail() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the email property of a User instance.
getEmail() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getErrorCode() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
getExpiryDate() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
getExtensions() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
getFirstName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns firstName property of a User instance.
getFirstName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getFlights() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airport
 
getFlights(String, String, String, String, int, int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.AvailabilityResource
 
getGender() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the gender property of a User instance.
getId() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Returns the id of this Review
getId() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the id property of a User instance
getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
 
getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
 
getId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getInt(int, int, int, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
 
getInventory() - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
 
getInventoryByStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
getIssuer() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
getLastName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the lastName property of a User instance.
getLastName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getLizardBreed() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Lizard
 
getLong(long, long, long, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
 
getMessage() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
getName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
 
getName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
 
getName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getName() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
 
getName() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
getNarrative() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 
getNumber() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getOrder() - Method in class org.eclipse.microprofile.openapi.tck.utils.YamlToJsonFilter
 
getOrderById(Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
 
getPassword() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the password property of a User instance.
getPassword() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getPetById(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
getPetById(Long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
getPetId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
getPetId() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
getPhone() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the phone property of a User instance.
getPhone() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getPhotoUrls() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getPlayerById(String) - Method in interface org.eclipse.microprofile.openapi.apps.airlines.resources.PlayerService
 
getPrice() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getQuantity() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
getQuantity() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
getRandomAirline() - Static method in class org.eclipse.microprofile.openapi.apps.airlines.resources.AirlinesResource
 
getRandomNumber(int, int) - Static method in class org.eclipse.microprofile.openapi.apps.airlines.JAXRSApp
 
getRating() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Returns the rating of this Review
getReturningFlight() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
getReviewByAirline(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
getReviewByAirlineAndUser(String, String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
getReviewById(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
getReviewByUser(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 
getSeatPreference() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
getShipDate() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
getShipDate() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
getSingletons() - Method in class org.eclipse.microprofile.openapi.apps.airlines.JAXRSApp
 
getSingletons() - Method in class org.eclipse.microprofile.openapi.apps.petstore.PetStoreApp
 
getStatus() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
getStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
getStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
getStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getTags() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
getTemperture() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 
getType() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
getUrl() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
getUser() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Returns the user of this Review
getUserById(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
getUserByName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
getUserByName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
getUserData() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
getUserName() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Returns the userName property of a User instance.
getUsername() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getUserStatus() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
 
getUserStatus() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
getWeath() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 
getWeather() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airport
 

H

headerTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 

I

INFO - Static variable in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
infoTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
isComplete() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
isComplete() - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 

J

JavaRestResourceUtil - Class in org.eclipse.microprofile.openapi.apps.petstore.resource
 
JavaRestResourceUtil() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.resource.JavaRestResourceUtil
 
JAXRSApp - Class in org.eclipse.microprofile.openapi.apps.airlines
 
JAXRSApp() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.JAXRSApp
 

L

licenseTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
linkTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
Lizard - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Lizard() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Lizard
 
loginUser(String, String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
loginUser(String, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
logoutUser() - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
logoutUser() - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 

M

mediaTypeTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
ModelConstructionTest - Class in org.eclipse.microprofile.openapi.tck
This test covers construction of the OpenAPI model.
ModelConstructionTest() - Constructor for class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
ModelReaderAppTest - Class in org.eclipse.microprofile.openapi.tck
 
ModelReaderAppTest() - Constructor for class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
MyAbstractLicenseImpl() - Constructor for class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyAbstractLicenseImpl
 
MyLicenseImpl() - Constructor for class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
MyOASModelReaderImpl - Class in org.eclipse.microprofile.openapi.reader
 
MyOASModelReaderImpl() - Constructor for class org.eclipse.microprofile.openapi.reader.MyOASModelReaderImpl
 

N

name(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
NotFoundException - Exception in org.eclipse.microprofile.openapi.apps.airlines.exception
 
NotFoundException(String) - Constructor for exception org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundException
 
NotFoundException - Exception in org.eclipse.microprofile.openapi.apps.petstore.exception
 
NotFoundException(int, String) - Constructor for exception org.eclipse.microprofile.openapi.apps.petstore.exception.NotFoundException
 
NotFoundExceptionMapper - Class in org.eclipse.microprofile.openapi.apps.airlines.exception
 
NotFoundExceptionMapper() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundExceptionMapper
 
nullValueTest() - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 

O

OASConfigExcludeClassesTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigExcludeClassesTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigExcludeClassesTest
 
OASConfigExcludeClassTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigExcludeClassTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigExcludeClassTest
 
OASConfigExcludePackageTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigExcludePackageTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigExcludePackageTest
 
OASConfigScanClassBase - Class in org.eclipse.microprofile.openapi.tck
Base class for config scan classes.
OASConfigScanClassBase() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigScanClassBase
 
OASConfigScanClassesTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigScanClassesTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest
 
OASConfigScanClassTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigScanClassTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigScanClassTest
 
OASConfigScanDisableTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigScanDisableTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigScanDisableTest
 
OASConfigScanPackageTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigScanPackageTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigScanPackageTest
 
OASConfigSchemaTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigSchemaTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigSchemaTest
 
OASConfigServersTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigServersTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigServersTest
 
OASConfigWebInfTest - Class in org.eclipse.microprofile.openapi.tck
 
OASConfigWebInfTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASConfigWebInfTest
 
OASFactoryErrorTest - Class in org.eclipse.microprofile.openapi.tck
 
OASFactoryErrorTest() - Constructor for class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest
 
OASFactoryErrorTest.MyAbstractLicenseImpl - Class in org.eclipse.microprofile.openapi.tck
 
OASFactoryErrorTest.MyConstructible - Interface in org.eclipse.microprofile.openapi.tck
 
OASFactoryErrorTest.MyLicense - Interface in org.eclipse.microprofile.openapi.tck
 
OASFactoryErrorTest.MyLicenseImpl - Class in org.eclipse.microprofile.openapi.tck
 
oAuthFlowsTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
oAuthFlowTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
OK - Static variable in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
openAPITest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
operationTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
Order - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Order() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
org.eclipse.microprofile.openapi.apps.airlines - package org.eclipse.microprofile.openapi.apps.airlines
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.airlines.data - package org.eclipse.microprofile.openapi.apps.airlines.data
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.airlines.exception - package org.eclipse.microprofile.openapi.apps.airlines.exception
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.airlines.model - package org.eclipse.microprofile.openapi.apps.airlines.model
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.airlines.resources - package org.eclipse.microprofile.openapi.apps.airlines.resources
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.airlines.resources.bookings - package org.eclipse.microprofile.openapi.apps.airlines.resources.bookings
 
org.eclipse.microprofile.openapi.apps.petstore - package org.eclipse.microprofile.openapi.apps.petstore
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.petstore.data - package org.eclipse.microprofile.openapi.apps.petstore.data
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.petstore.exception - package org.eclipse.microprofile.openapi.apps.petstore.exception
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.petstore.model - package org.eclipse.microprofile.openapi.apps.petstore.model
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.apps.petstore.resource - package org.eclipse.microprofile.openapi.apps.petstore.resource
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.filter - package org.eclipse.microprofile.openapi.filter
Copyright (c) 2017 Contributors to the Eclipse Foundation
org.eclipse.microprofile.openapi.reader - package org.eclipse.microprofile.openapi.reader
 
org.eclipse.microprofile.openapi.tck - package org.eclipse.microprofile.openapi.tck
 
org.eclipse.microprofile.openapi.tck.utils - package org.eclipse.microprofile.openapi.tck.utils
 

P

parameterTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
pathItemTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
pathsTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
Pet - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Pet() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
PetData - Class in org.eclipse.microprofile.openapi.apps.petstore.data
 
PetData() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.data.PetData
 
PetResource - Class in org.eclipse.microprofile.openapi.apps.petstore.resource
 
PetResource() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
PetStoreApp - Class in org.eclipse.microprofile.openapi.apps.petstore
 
PetStoreApp() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.PetStoreApp
 
PetStoreAppTest - Class in org.eclipse.microprofile.openapi.tck
 
PetStoreAppTest() - Constructor for class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
PetStoreResource - Class in org.eclipse.microprofile.openapi.apps.petstore.resource
 
PetStoreResource() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
 
placeOrder(Order) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.StoreData
 
placeOrder(Order) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetStoreResource
 
PlayerService - Interface in org.eclipse.microprofile.openapi.apps.airlines.resources
 
provide() - Method in class org.eclipse.microprofile.openapi.tck.AppTestBase
 

R

recordGame(String, int, String) - Method in interface org.eclipse.microprofile.openapi.apps.airlines.resources.PlayerService
 
removeExtension(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
removeUser(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.data.UserData
 
removeUser(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.data.UserData
 
requestBodyTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
Review - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
Review(String, User, Airline, int, String) - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Creates an instance of the Review object with the given fields.
ReviewResource - Class in org.eclipse.microprofile.openapi.apps.airlines.resources
 
ReviewResource() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.resources.ReviewResource
 

S

schemaTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
securityRequirementTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
securitySchemeTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
serverTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
serverVariableTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
setAge(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the age property of a User instance to the parameter.
setAirline(Airline) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setAirlinesID(Airline) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Sets the airlines for this Review
setAirMiles(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
setAirportFrom(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setAirportTo(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setBirthInstant(Instant) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setCardholderName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
setCardNumber(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
setCatBreed(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Cat
 
setCategory(Category) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setCode(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
setComment(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Sets the comments for this Review
setComplete(boolean) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
setComplete(boolean) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
setContactPhone(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
 
setCreditCard(CreditCard) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
setCvv(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
setDateTime(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setDeparttureFlight(Flight) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
setDogBreed(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Dog
 
setEmail(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the email property of a User instance to the parameter.
setEmail(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setExpiryDate(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
setExtensions(Map<String, Object>) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
setFirstName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the firstName property of a User instance to the parameter.
setFirstName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setGender(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the gender property of a User instance to the parameter.
setId(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Sets the id for this Review
setId(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the id property of a User instance to the parameter.
setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
 
setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
 
setId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setIssuer(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.CreditCard
 
setLastName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the lastName property of a User instance to the parameter.
setLastName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setLizardBreed(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Lizard
 
setMessage(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
setName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Airline
 
setName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Category
 
setName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setName(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
 
setName(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
setNumber(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setPassword(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the password property of a User instance to the parameter.
setPassword(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setPetId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
setPetId(long) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
setPhone(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the phone property of a User instance to the parameter.
setPhone(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setPhotoUrls(List<String>) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setPrice(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setQuantity(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
setQuantity(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
setRating(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Sets the rating for this Review
setReturningFlight(Flight) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
setSeatPreference(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Booking
 
setShipDate(Date) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
setShipDate(Date) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Flight
 
setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.BadOrder
 
setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Order
 
setStatus(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setTags(List<Tag>) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.Pet
 
setType(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
setUrl(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
setUser(User) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
Sets the user for this Review
setUserData(UserData) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
setUserName(String) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the userName property of a User instance to the parameter.
setUsername(String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
setUserStatus(int) - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.User
Sets the status of this User instance.
setUserStatus(int) - Method in class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
StaticDocumentTest - Class in org.eclipse.microprofile.openapi.tck
This test covers Open API documents that are specified by the META-INF/openapi.yaml file.
StaticDocumentTest() - Constructor for class org.eclipse.microprofile.openapi.tck.StaticDocumentTest
 
StoreData - Class in org.eclipse.microprofile.openapi.apps.petstore.data
 
StoreData() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.data.StoreData
 

T

Tag - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
Tag() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.Tag
 
tagTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 
TCKMatchers - Class in org.eclipse.microprofile.openapi.tck.utils
 
testAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testAPIResponses(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testAPIResponseSchema(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testAPIResponseSchemaDefaultResponseCode(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testAvailabilityGetParameter(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testCallbackAnnotations(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testCallbackOperationAnnotations(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testComponents(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testComponents(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testContact(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testContact(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testContentExampleAttribute(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testContentInAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testContentInAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testContentInParameter(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testContentInRequestBody(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testDefaultResponseType() - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testEncodingRequestBody(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testEncodingResponses(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testExampleObject(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testExampleObject(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testExceptionMappers(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testExcludedClass(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigExcludeClassTest
 
testExcludedClasses(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigExcludeClassesTest
 
testExcludePackage(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigExcludePackageTest
 
testExplode(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testExtensionParsing(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testExternalDocumentation(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testExternalDocumentation(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testFilterAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterCallback(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterHeader(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterLink(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterOpenAPI(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterOperation(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterParameter(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterPathItemAddOperation(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterPathItemEnsureOrder(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterRequestBody(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterSchema(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterSecurityScheme(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterServer(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testFilterTag(String) - Method in class org.eclipse.microprofile.openapi.tck.FilterTest
 
testHeaderInAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testHeaderInComponents(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testHeaderInComponents(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testHeaderInEncoding(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testInfo(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testInfo(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testJsonResponseTypeWithQueryParameter() - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testLicense(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testLicense(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testLink(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testLinkParameter(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOAuthFlow(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOAuthFlow(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testOAuthFlows(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOAuthFlows(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testOAuthScope(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOperationAirlinesResource(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOperationAirlinesResource(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testOperationAvailabilityResource(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOperationAvailabilityResource(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testOperationBookingResource(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOperationBookingResource(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testOperationReviewResource(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testOperationUserResource(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testParameter(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testRefHeaderInAPIResponse(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testRefHeaderInEncoding(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testRequestBodyAnnotations(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testRequestBodySchema(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testRestClientNotPickedUp(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testScanClass(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigScanClassBase
 
testScanClasses(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest
 
testScanDisable(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigScanDisableTest
 
testScanPackage(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigScanPackageTest
 
testSchema(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testSchema(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testSchema(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testSchemaConfigApplied(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigSchemaTest
 
testSchemaProperty(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testSchemaPropertyValuesOverrideClassPropertyValues(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testSecurityRequirement(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testSecurityRequirement(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testSecurityRequirement(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testSecurityScheme(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testSecurityScheme(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testSecurityScheme(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testSecuritySchemes(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testSecuritySchemes(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testSecuritySchemes(String) - Method in class org.eclipse.microprofile.openapi.tck.PetStoreAppTest
 
testServer(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testServer(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testServer(String) - Method in class org.eclipse.microprofile.openapi.tck.OASConfigServersTest
 
testStaticDocument(String) - Method in class org.eclipse.microprofile.openapi.tck.StaticDocumentTest
 
testStaticFileDefinitions(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testTagDeclarations(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testTagDeclarations(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testTagsInOperations(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testTagsInOperations(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
testVersion(String) - Method in class org.eclipse.microprofile.openapi.tck.AirlinesAppTest
 
testVersion(String) - Method in class org.eclipse.microprofile.openapi.tck.ModelReaderAppTest
 
TOO_BUSY - Static variable in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
toResponse(NotFoundException) - Method in class org.eclipse.microprofile.openapi.apps.airlines.exception.NotFoundExceptionMapper
 
toString() - Method in class org.eclipse.microprofile.openapi.apps.airlines.model.Review
 

U

updateBooking(int, Booking) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.bookings.BookingResource
 
updatePet(Pet) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
updatePetWithCsv(Long, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
updatePetWithForm(Long, String, String) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.PetResource
 
updateUser(String, User) - Method in class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
updateUser(String, User) - Method in class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 
url(String) - Method in class org.eclipse.microprofile.openapi.tck.OASFactoryErrorTest.MyLicenseImpl
 
User - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
User(int, String, String, String, String, String, int, String, String, int) - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.User
Creates a User instance with the parameters specified.
User - Class in org.eclipse.microprofile.openapi.apps.petstore.model
 
User() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.model.User
 
UserData - Class in org.eclipse.microprofile.openapi.apps.airlines.data
 
UserData() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.data.UserData
 
UserData - Class in org.eclipse.microprofile.openapi.apps.petstore.data
 
UserData() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.data.UserData
 
UserResource - Class in org.eclipse.microprofile.openapi.apps.airlines.resources
 
UserResource() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.resources.UserResource
 
UserResource - Class in org.eclipse.microprofile.openapi.apps.petstore.resource
 
UserResource() - Constructor for class org.eclipse.microprofile.openapi.apps.petstore.resource.UserResource
 

V

valueOf(String) - Static method in enum org.eclipse.microprofile.openapi.apps.airlines.model.Gender
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.microprofile.openapi.apps.airlines.model.Gender
Returns an array containing the constants of this enum type, in the order they are declared.

W

WARNING - Static variable in class org.eclipse.microprofile.openapi.apps.petstore.model.ApiResponse
 
Weather - Class in org.eclipse.microprofile.openapi.apps.airlines.model
 
Weather() - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 
Weather(String, String, String, int, String) - Constructor for class org.eclipse.microprofile.openapi.apps.airlines.model.Weather
 

X

xmlTest() - Method in class org.eclipse.microprofile.openapi.tck.ModelConstructionTest
 

Y

YAML_FILTER - Static variable in class org.eclipse.microprofile.openapi.tck.AppTestBase
 
YamlToJsonFilter - Class in org.eclipse.microprofile.openapi.tck.utils
This filter is a replacement for the original YamlToJsonConverterServlet.
YamlToJsonFilter() - Constructor for class org.eclipse.microprofile.openapi.tck.utils.YamlToJsonFilter
 
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links

MicroProfile OpenAPI TCK v3.0-RC2

Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.