/ontohub/app/viewhelpers/ |
H A D | viewhelper_base.rb | 4 def initialize(view) method in class:ViewhelperBase
|
H A D | logic_viewhelper.rb | 5 def initialize(resource) method in class:LogicViewhelper
|
H A D | status_viewhelper.rb | 21 def initialize(view, tab) method in class:StatusViewhelper
|
/ontohub/app/models/ |
H A D | ability.rb | 4 def initialize(user, access_token) method in class:Ability
|
H A D | commit_reference.rb | 8 def initialize(id) method in class:CommitReference
|
H A D | axiom_selection.rb | 14 def initialize(*args) method in class:AxiomSelection
|
/ontohub/lib/ |
H A D | file_retriever.rb | 9 def initialize(store_as: :tempfile) method in class:FileRetriever
|
H A D | language_population.rb | 12 def initialize(store) method in class:LanguagePopulation
|
H A D | logic_mapping_population.rb | 12 def initialize(store, logic_map) method in class:LogicMappingPopulation
|
H A D | logic_population.rb | 9 def initialize(store) method in class:LogicPopulation
|
H A D | ontology_version_options.rb | 4 def initialize(filepath, pusher, fast_parse: false, previous_filepath: nil) method in class:OntologyVersionOptions
|
H A D | autocomplete.rb | 15 def initialize method in class:Autocomplete
|
H A D | subprocess.rb | 7 def initialize(args, status, output) method in class:Subprocess.Error
|
H A D | proof_evaluation_state_updater.rb | 6 def initialize(proof_attempt, state, message = nil) method in class:ProofEvaluationStateUpdater
|
H A D | ontology_search.rb | 5 def initialize(params, in_repository, current_user) method in class:OntologySearch
|
/ontohub/lib/uri_fetcher/ |
H A D | base_error_handler.rb | 5 def initialize(http_caller) method in class:UriFetcher.BaseErrorHandler
|
/ontohub/lib/hets/ |
H A D | action_caller.rb | 5 def initialize(hets_instance, hets_options) method in class:Hets.ActionCaller
|
/ontohub/lib/hets/provers/ |
H A D | importer.rb | 8 def initialize(ontology_version, io) method in class:Hets.Provers.Importer
|
/ontohub/app/fake_records/ |
H A D | history_entries_page.rb | 18 def initialize(opts) method in class:HistoryEntriesPage
|
H A D | diff.rb | 8 def initialize(opts) method in class:Diff
|
/ontohub/lib/hets/dg/ |
H A D | parser.rb | 6 def initialize(resource) method in class:Hets.DG.Parser
|
H A D | importer.rb | 18 def initialize(user, ontology, version: nil, path: nil, io: nil) method in class:Hets.DG.Importer
|
/ontohub/lib/hets/prove/ |
H A D | importer.rb | 16 def initialize(user, ontology, proof_attempt, method in class:Hets.Prove.Importer
|
/ontohub/git/lib/ |
H A D | git_update.rb | 14 def initialize(repo_path, key_id, refs) method in class:GitUpdate
|
/ontohub/lib/git_repository/ |
H A D | files.rb | 9 def initialize(repository, rugged_commit, path) method in class:GitRepository.GitFile
|