commonMain.cccev.f2.requirement.domain.RequirementApi.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cccev-requirement-f2-domain Show documentation
Show all versions of cccev-requirement-f2-domain Show documentation
Kotlin implementation of Core Criterion and Core Evidence Vocabulary
package cccev.f2.requirement.domain
/**
* @d2 api
* @parent [cccev.f2.requirement.domain.D2RequirementApiPage]
*/
interface RequirementApi: RequirementQueryApi, RequirementCommandApi
© 2015 - 2024 Weber Informatics LLC | Privacy Policy