Hierarchy For Package de.starwit.aic.model
Class Hierarchy
- java.lang.Object
- de.starwit.aic.model.AbstractOpenApiSchema
- de.starwit.aic.model.Action
- de.starwit.aic.model.Action.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.ActionType
- de.starwit.aic.model.ActionType.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.AIModel
- de.starwit.aic.model.AIModel.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.Decision
- de.starwit.aic.model.Decision.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.DecisionType
- de.starwit.aic.model.DecisionType.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.Info
- de.starwit.aic.model.Info.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.Module
- de.starwit.aic.model.Module.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- de.starwit.aic.model.ModuleSBOMLocationValue
- de.starwit.aic.model.ModuleSBOMLocationValue.CustomTypeAdapterFactory (implements com.google.gson.TypeAdapterFactory)
- com.google.gson.TypeAdapter<T>
- de.starwit.aic.model.ActionType.ExecutionPolicyEnum.Adapter
- de.starwit.aic.model.AIModelType.Adapter
- de.starwit.aic.model.Decision.StateEnum.Adapter
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.starwit.aic.model.ActionType.ExecutionPolicyEnum
- de.starwit.aic.model.AIModelType
- de.starwit.aic.model.Decision.StateEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)