Skip navigation links
A C F G H I N O P R S T U V W Y 

A

addCopyrights(List<String>) - Method in class org.metaeffekt.common.notice.model.UnassignedInformation
 
aggregateAssociatedLicenses() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
aggregateCopyrights() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 

C

ComponentDefinition - Class in org.metaeffekt.common.notice.model
 
ComponentDefinition() - Constructor for class org.metaeffekt.common.notice.model.ComponentDefinition
 

F

findComponent(ComponentDefinition) - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 

G

getAllAssociatedLicense() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
getAssociatedLicenses() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getComponent() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
getComponentStatus() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getCopyrights() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getCopyrights() - Method in class org.metaeffekt.common.notice.model.UnassignedInformation
 
getEffectiveLicenses() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getLanguageMode() - Method in class org.metaeffekt.common.notice.model.ProjectContext
 
getName() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getNote() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getSourceMode() - Method in class org.metaeffekt.common.notice.model.ProjectContext
 
getSubcomponents() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
getUnassignedInformation() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
getUri() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
getVariable(String) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
getVariables() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 

H

hasCopyrights() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 

I

isIncompatibleWithSecondaryLicenses() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
isMissingCopyrights() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
isNoteSet() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
isSourceModeDistributionAnnex() - Method in class org.metaeffekt.common.notice.model.ProjectContext
 
isSourceModeNone() - Method in class org.metaeffekt.common.notice.model.ProjectContext
 
isSourceModeOnDemand() - Method in class org.metaeffekt.common.notice.model.ProjectContext
 

N

normalizeCopyrights(Collection<String>) - Static method in class org.metaeffekt.common.notice.utils.NoticeUtils
 
NoticeParameters - Class in org.metaeffekt.common.notice.model
 
NoticeParameters() - Constructor for class org.metaeffekt.common.notice.model.NoticeParameters
 
NoticeUtils - Class in org.metaeffekt.common.notice.utils
 
NoticeUtils() - Constructor for class org.metaeffekt.common.notice.utils.NoticeUtils
 

O

org.metaeffekt.common.notice - package org.metaeffekt.common.notice
Package containing common definition with respect to notices.
org.metaeffekt.common.notice.model - package org.metaeffekt.common.notice.model
 
org.metaeffekt.common.notice.utils - package org.metaeffekt.common.notice.utils
 

P

ProjectContext - Class in org.metaeffekt.common.notice.model
 
ProjectContext() - Constructor for class org.metaeffekt.common.notice.model.ProjectContext
 
ProjectContext.LanguageMode - Enum in org.metaeffekt.common.notice.model
 
ProjectContext.SourceMode - Enum in org.metaeffekt.common.notice.model
 

R

readYaml(File) - Static method in class org.metaeffekt.common.notice.model.NoticeParameters
 
readYaml(String) - Static method in class org.metaeffekt.common.notice.model.NoticeParameters
 

S

setAssociatedLicenses(List<String>) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setComponent(ComponentDefinition) - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
setComponentStatus(String) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setCopyrights(List<String>) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setCopyrights(List<String>) - Method in class org.metaeffekt.common.notice.model.UnassignedInformation
 
setEffectiveLicenses(List<String>) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setIncompatibleWithSecondaryLicenses(boolean) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setLanguageMode(ProjectContext.LanguageMode) - Method in class org.metaeffekt.common.notice.model.ProjectContext
 
setMissingCopyrights(boolean) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setName(String) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setNote(String) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
setSourceMode(ProjectContext.SourceMode) - Method in class org.metaeffekt.common.notice.model.ProjectContext
 
setSubcomponents(List<ComponentDefinition>) - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
setUnassignedInformation(UnassignedInformation) - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
setVariables(Map<String, String>) - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 

T

toString() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
toString() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
toString() - Method in class org.metaeffekt.common.notice.model.UnassignedInformation
 
toStringKey() - Method in class org.metaeffekt.common.notice.model.ComponentDefinition
 
toYamlComponentString() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
toYamlString() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 
toYamlSubcomponentsString() - Method in class org.metaeffekt.common.notice.model.NoticeParameters
 

U

UnassignedInformation - Class in org.metaeffekt.common.notice.model
 
UnassignedInformation() - Constructor for class org.metaeffekt.common.notice.model.UnassignedInformation
 

V

valueOf(String) - Static method in enum org.metaeffekt.common.notice.model.ProjectContext.LanguageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.metaeffekt.common.notice.model.ProjectContext.SourceMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.metaeffekt.common.notice.model.ProjectContext.LanguageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.metaeffekt.common.notice.model.ProjectContext.SourceMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withSourceMode(ProjectContext.SourceMode) - Method in class org.metaeffekt.common.notice.model.ProjectContext
 

Y

YAML_REPRESENTER - Static variable in class org.metaeffekt.common.notice.model.NoticeParameters
Simple representer to order name attribute to top.
A C F G H I N O P R S T U V W Y 
Skip navigation links

Licensed under the Apache License 2.0 - Copyright © {inceptionYear} –2025 the original author or authors.