Meaning of METHOD
Pronunciation: | | 'methud
|
|
|
Matching Terms: | | methocarbamol, method of accounting, method of choice, method of fluxions, method of least squares, methodic, methodical, methodically, methodicalness, methodios, methodism, methodist, methodist church, methodistic, methodists, methodization, methodize, methodizer, methodological, methodological analysis, methodologically, methodology, methods, methol, methotrexate, methotrexate sodium, methotrimeprazine, methought, methoxsalen, methoxyl
|
Computing Dictionary |
|
| Definition: | | The name given in smalltalk and other object-oriented languages to a procedure or routine associated with one or more classes. An object of a certain class knows how to perform actions, e.g. printing itself or creating a new instance of itself, rather than the function (e.g. printing) knowing how to handle different types of object. Different classes may define methods with the same name (i.e. methods may be polymorphic). The term "method" is used both for a named operation, e.g. "PRINT" and also for the code which a specific class provides to perform tha t operation. Most methods operate on objects that are instances of a certain class. Some object-oriented languages call these "object methods" to distinguish then from "class methods". In smalltalk, a method is defined by giving its name, documentation, temporary local variables and a sequence of expressions separated by "."s. |
|
Thesaurus Terms |
|
| Related Terms: | | ability, action, actions, activity, acts, address, affectation, air, algorithm, anality, apple-pie order, approach, arrangement, art, avenue, behavior, behavior pattern, behavioral norm, behavioral science, blueprint, blueprinting, calculation, capacity, capital, carriage, charting, comportment, conception, conduct, contrivance, course, craft, culture pattern, custom, demeanor, deportment, design, device, devices, discipline, disposable resources, disposition, doing, doings, enterprise, envisagement, fashion, figuring, fine fettle, folkway, foresight, forethought, form, funds, game, gestures, goings-on, good condition, good shape, good trim, graphing, ground plan, guidelines, guise, idea, intention, layout, line, line of action, lines, lineup, long-range plan, maintien, manner, manner of working, manners, mapping, master plan, means, mechanics, mechanism, methodicalness, methodology, methods, mien, MO, mode, mode of operation, mode of procedure, modus, modus operandi, modus vivendi, motions, movements, moves, neatness, observable behavior, operations research, order, orderliness, organization, pattern, plan, planning, planning function, poise, port, pose, posture, power, practice, praxis, prearrangement, presence, procedure, proceeding, process, program, program of action, rationalization, recourses, regularity, resorts, resources, road, route, routine, schedule, schema, schematism, schematization, scheme, scheme of arrangement, science, setup, skill, social science, stock, strategic plan, strategy, structure, style, supply, system, systematicness, systematization, tack, tactical plan, tactics, technic, technical know-how, technical knowledge, technical skill, technics, technique, technology, the big picture, the drill, the how, the picture, the way of, tidiness, tone, trimness, way, way of life, ways, ways and means, wherewith, wherewithal, wise, working plan, wrinkle |
| |
|
|