Uses of Interface
de.aristaflow.adept2.model.common.LicenceInformation
Packages that use LicenceInformation
Package
Description
-
Uses of LicenceInformation in de.aristaflow.adept2.base.licensing
Methods in de.aristaflow.adept2.base.licensing that return LicenceInformationModifier and TypeMethodDescriptionLicenceManager.getLicenceInformation()Gets the licence information that applies to the server and all of its services as well as the clients. -
Uses of LicenceInformation in de.aristaflow.adept2.model.common
Methods in de.aristaflow.adept2.model.common with parameters of type LicenceInformationModifier and TypeMethodDescriptionprotected static final Collection<String>LicenceConstants.getLicensedFeatures(LicenceInformation licInf) Gets all features for the designated licence, this includes the default features of the corresponding edition as well as the features that are additionally licensed.static booleanLicenceConstants.isLicensed(String feature, LicenceInformation licInf) Gets whether the designated feature is included in the designated licence. -
Uses of LicenceInformation in de.aristaflow.ilm.model.common
Methods in de.aristaflow.ilm.model.common with parameters of type LicenceInformationModifier and TypeMethodDescriptionstatic LicenceInformationTransformation.toIlm(LicenceInformation licInf)