Searched refs:initialize (Results 1 - 25 of 70) sorted by relevance

123

/ontohub/config/
H A Denvironment.rb5 Ontohub::Application.initialize!
/ontohub/app/viewhelpers/
H A Dviewhelper_base.rb4 def initialize(view) method in class:ViewhelperBase
H A Dlogic_viewhelper.rb5 def initialize(resource) method in class:LogicViewhelper
/ontohub/app/models/
H A Dcommit_reference.rb8 def initialize(id) method in class:CommitReference
H A Daxiom_selection.rb14 def initialize(*args) method in class:AxiomSelection
/ontohub/lib/uri_fetcher/
H A Dbase_error_handler.rb5 def initialize(http_caller) method in class:UriFetcher.BaseErrorHandler
H A Derrors.rb13 def initialize(msg=DEFAULT_MSG, last_response: nil) method in class:UriFetcher.Errors.UnfollowableResponseError
24 def initialize(msg=DEFAULT_MSG, last_response: nil) method in class:UriFetcher.Errors.TooManyRedirectionsError
37 def initialize(msg=nil, response: nil, status_code: nil) method in class:UriFetcher.Errors.UnexpectedStatusCodeError
/ontohub/lib/
H A Dfile_retriever.rb9 def initialize(store_as: :tempfile) method in class:FileRetriever
H A Dontology_version_options.rb4 def initialize(filepath, pusher, fast_parse: false, previous_filepath: nil) method in class:OntologyVersionOptions
H A Dautocomplete.rb15 def initialize method in class:Autocomplete
H A Dlanguage_population.rb12 def initialize(store) method in class:LanguagePopulation
H A Dlogic_population.rb9 def initialize(store) method in class:LogicPopulation
H A Dsubprocess.rb7 def initialize(args, status, output) method in class:Subprocess.Error
H A Diri_url_builder.rb11 def initialize(resource) method in class:IRIUrlBuilder.Builder
H A Dproof_evaluation_state_updater.rb6 def initialize(proof_attempt, state, message = nil) method in class:ProofEvaluationStateUpdater
H A Dproof_execution.rb7 def initialize(proof_attempt) method in class:ProofExecution
/ontohub/lib/hets/
H A Daction_caller.rb5 def initialize(hets_instance, hets_options) method in class:Hets.ActionCaller
H A Dhets_options.rb9 def initialize(opts = {}) method in class:Hets.HetsOptions
H A Dhets_error_process.rb10 def initialize(error) method in class:Hets.HetsErrorProcess
/ontohub/lib/parsing_callback/
H A Dgeneric_callback.rb7 def initialize(ontology) method in class:ParsingCallback.GenericCallback
/ontohub/lib/hets/dg/
H A Dparser.rb6 def initialize(resource) method in class:Hets.DG.Parser
/ontohub/lib/hets/provers/
H A Dimporter.rb8 def initialize(ontology_version, io) method in class:Hets.Provers.Importer
/ontohub/config/initializers/
H A Dredis_pool.rb10 def initialize(options = {}) method in class:Ontohub.RedisConnection.Pool
33 def initialize(pool) method in class:Ontohub.RedisConnection.Pool.Wrapper
/ontohub/spec/support/
H A Ddocumentation_progress_formatter.rb6 def initialize(output) method in class:DocumentationProgressFormatter
/ontohub/lib/hets/prove/
H A Dszs_parser.rb6 def initialize(prover, output) method in class:Hets.Prove.SZSParser

Completed in 117 milliseconds

123