Modifier and Type | Class and Description |
---|---|
class |
AaiLicense |
Modifier and Type | Class and Description |
---|---|
class |
Aai20License |
Modifier and Type | Method and Description |
---|---|
protected License |
DeleteLicenseCommand.readNode(Document doc,
Object node) |
Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitLicense(License node) |
void |
CombinedAllNodeVisitor.visitLicense(License node) |
void |
CombinedCompositeVisitor.visitLicense(License node) |
Modifier and Type | Method and Description |
---|---|
void |
DataModelReader.readLicense(Object json,
License node)
Reads a license object info into the data model.
|
void |
DataModelWriter.visitLicense(License node) |
void |
DataModelReaderDispatcher.visitLicense(License node) |
Modifier and Type | Field and Description |
---|---|
License |
Info.license |
Modifier and Type | Method and Description |
---|---|
abstract License |
Info.createLicense()
Creates a License node.
|
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidLicenseUrlRule.visitLicense(License node) |
Modifier and Type | Method and Description |
---|---|
void |
OasMissingLicenseNameRule.visitLicense(License node) |
Modifier and Type | Method and Description |
---|---|
void |
VisitorAdapter.visitLicense(License node) |
void |
Traverser.visitLicense(License node) |
void |
NodePathVisitor.visitLicense(License node) |
void |
IVisitor.visitLicense(License node) |
void |
CompositeVisitor.visitLicense(License node) |
void |
AllNodeVisitor.visitLicense(License node) |
Modifier and Type | Class and Description |
---|---|
class |
OasLicense |
Modifier and Type | Class and Description |
---|---|
class |
Oas20License |
Modifier and Type | Method and Description |
---|---|
License |
Oas20Info.createLicense() |
Modifier and Type | Class and Description |
---|---|
class |
Oas30License |
Modifier and Type | Method and Description |
---|---|
License |
Oas30Info.createLicense() |
Modifier and Type | Method and Description |
---|---|
void |
Oas20to30TransformationVisitor.visitLicense(License node) |
Copyright © 2019 Red Hat. All rights reserved.