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 TypeClassDescriptionclassThe 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.classThe 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 booleanValueSetBase.compareIdentificator(ValueSetBase obj) protected booleanValueSetBase.compareMappingIdentificatorList(ValueSetBase obj) protected booleanValueSetBase.compareMappingNameList(ValueSetBase obj) protected booleanValueSetBase.compareVersion(ValueSetBase obj)