Uses of Class
org.projecthusky.valueset.model.ValueSetBase
Packages that use ValueSetBase
-
Uses of ValueSetBase in org.projecthusky.valueset.model
Subclasses of ValueSetBase in org.projecthusky.valueset.modelModifier and TypeClassDescriptionclass
The Class ValueSet is intended to collect all metadata of a value set (such as id, name, version, date ...) and all Entries (codes) of the value set. Die Klasse ValueSet dient zum Sammeln aller Metadaten eines Wertesatzes (wie ID, Name, Version, Datum ...) und aller Einträge (Codes) des Wertesatzes.class
The Class ValueSetPackage is intended to contain all information about a package of multiple value sets. Die Klasse ValueSetPackage dient zum Sammeln aller Informationen zu einem Paket mit mehreren Wertesätzen.Methods in org.projecthusky.valueset.model with parameters of type ValueSetBaseModifier and TypeMethodDescriptionprotected boolean
ValueSetBase.compareIdentificator
(ValueSetBase obj) protected boolean
ValueSetBase.compareMappingIdentificatorList
(ValueSetBase obj) protected boolean
ValueSetBase.compareMappingNameList
(ValueSetBase obj) protected boolean
ValueSetBase.compareVersion
(ValueSetBase obj)