|
|
Keywords:
Parameterized,
Questionnare,
Oca,
Npa,
Uml
C++ jargon for the UML parameterized class. [ uml.template.gif ] [ uml.find.gif
(generic) A pattern (e.g. a cookie cutter) used to replicate objects. (C++) A facility for creating parameterized class (type) definitions. ( SMS/800) A standard pattern defined by an IXC that specifies the limits and boundaries ( NPA LATA s, etc.) of 800 routing.
A questionnare that can be used to assigned to a class to collect results. In the OCA system, a questionnaire is called a Template before it is deployed to a class, and a Survey after it has been deployed.
A skeleton or description for an infinite set of classes or functions. A class template is a specification for a family or group of classes. A class template is also known as a parameterized type. A function template is a specification for a family or group of functions.
Synonym: parameterized class.
A pre-defined structure for an artifact. Synonym: parameterized element.
A family of classes or functions where the code remains invariant but operates with variable types.
|