All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.cccev.s2.concept.domain.D2InformationConceptPage.kt Maven / Gradle / Ivy

There is a newer version: 0.20.0
Show newest version
package cccev.s2.concept.domain

/**
 * An InformationConcept represents a piece of information on which Requirements can be applied,
 * and provided by an Evidence or auto-computed from other InformationConcepts. 
* See https://semiceu.github.io/CCCEV/releases/2.00/#Information%20Concept * @d2 page * @title Core/Information Concept */ interface D2InformationConceptPage /** * @d2 service * @parent [D2InformationConceptPage] */ interface D2InformationConceptService: InformationConceptAggregate, InformationConceptFinder




© 2015 - 2024 Weber Informatics LLC | Privacy Policy