| Package | Description |
|---|---|
| org.protempa.cli |
| Modifier and Type | Method and Description |
|---|---|
void |
CLI.execute()
Calls the code in
CLI.execute(org.protempa.Protempa, org.apache.commons.cli.CommandLine). |
void |
PrintAbstractedFrom.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintAbstractedInto.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
ValidateDataSource.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
CLI.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine)
Implemented with whatever is done with the instance of PROTEMPA
created with
#initialize(java.lang.String), and processing of
any arguments and command line options specified in
CLI.addCustomCliOptions(org.apache.commons.cli.Options). |
void |
PrintTermChildren.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintTerm.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintSubtreeInDataSource.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintPropositionDefinitionsForTerm.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintInverseIsA.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintPropositionDefinition.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
void |
PrintIsA.execute(Protempa protempa,
org.apache.commons.cli.CommandLine commandLine) |
Copyright © 2012–2018 Emory University. All rights reserved.