Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Subclass


Related Topics

In the News (Mon 6 Jul 09)

  
  Subclass   (Site not responding. Last check: 2007-11-06)
The class from which a subclass is derived is known as a parent class or base class.
In set theory and its applications throughout mathematics, a subclass is a class contained in some other class in the same way that a subset is a set contained in some other set.
In biology, a subclass is a taxonomic grade intermediate between class and superorder.
www.serebella.com /encyclopedia/article-Subclass.html   (324 words)

  
 Class Definition for Class 140 - WIREWORKING
For instance, subclass 302 provides for linearly stretching a workpiece between two end clamps, and subclass 138 provides for a method of or an apparatus for deflectingly deforming metal into a conical spring element.
This particular subclass (59) with subclasses 64 and 65, includes all barbing machines for forming or applying other than four-pointed barbs to strands by means of dies or oscillating formers, which shape and clamp the barb in place.
In this miscellaneous subclass are all machines having dies or formers for applying four-point barbs.
www.uspto.gov /go/classification/uspc140/defs140.htm   (4411 words)

  
 Understanding Inheritance   (Site not responding. Last check: 2007-11-06)
Rule: A subclass inherits all of the members in its superclass that are accessible to that subclass unless the subclass explicitly hides a member variable or overrides a method.
Subclasses inherit those superclass members declared with no access specifier as long as the subclass is in the same package as the superclass.
The ability of a subclass to override a method in its superclass allows a class to inherit from a superclass whose behavior is "close enough" and then supplement or modify the behavior of that superclass.
www.unf.edu /~kmartin/tutorial/java/javaOO/subclass.html   (374 words)

  
 Class Definition for Class 42 - FIREARMS
The subclasses under this title, except those of the spring-motor guns, and the grip-magazine pistols, are based on the movements of the breechblock or barrel in opening the breech.
Firearms having a chamber which is movable relative to the barrel and surrounds or holds a cartridge or load in firing position, and which may be integral with, connected to, or separate from, the sliding breechblock.
Firearms having a chamber which is movable relative to the barrel and which surrounds or holds a cartridge or load in firing position, and which may be integral with, connected to, or separated from, the swinging breechblock.
www.uspto.gov /go/classification/uspc042/defs042.htm   (2897 words)

  
 National Primary Immunodeficiency ResourceCenter   (Site not responding. Last check: 2007-11-06)
Subclass deficiency may be associated with IgA deficiency, or ataxia-telangiectasia (irregularities or failure of muscle coordination affecting the eyes and skin; frequent respiratory infections and immunodeficiency, re.
While a deficiency of one subclass may be noted, this does not necessarily mean that a biologically important defect is present.
Another issue is that IgG Subclass values may vary from laboratory to laboratory and deficiency of a given subclass may not correlate with clinical disease.
npi.jmfworld.org /patienttopatient/index.cfm?section=patienttopatient&content=syndromes&area=8&CFID=1293888&CFTOKEN=79674585   (673 words)

  
 ELISA Human IgG Subclass Kits available through Research Diagnostics Inc
Antibodies against viral capsid proteins were found to belong predominantly to the IgG1 and IgG3 subclasses, whereas IgG2 is the predominant subclass in immune responses against polysaccharides.
To determine an IgG subclass deficiency, it is essential to have reliable reference ranges for the individual IgG subclasses.
-Deficiencies of IgG subclass concentrations are an indication of a distrubed immune response.
www.researchd.com /rdikits/rdielisa.htm   (387 words)

  
 Apparel
This subclass does not include devices wherein the intermediate element is fixedly attached to the strip as by stitches at either or both ends of the strip.
In this subclass is found a pair of goggles comprising primarily a frame that protects that part of the head that surrounds or encloses the eye of a wearer, but not necessarily covering the eye itself.
In this subclass is an eyeshield having a member analogous to a windshield wiper on an automobile, an eyeshield having an auxiliary lens mounted on the outside, and an eyeshield having means to blow air in front of the lens for cleaning the lens, these being only examples of the devices herein.
clothingmodel.com /Apparel/Apparel_4.htm   (5430 words)

  
 : Package com.is.jrf
Subclass instances of this abstract class represent columns in the table represented by the domain class.
This abstract superclass caches the PersistentObjects for it's subclasses.
Subclasses of this class represent columns from another table that we want included in our PersistentObject.
jrf.sourceforge.net /api/com/is/jrf/package-summary.html   (668 words)

  
 Magnoliidae
Subclass consisting of 39 families, and about 12,000 species of angiosperms - often referred to as the Ranalian complex.
The subclass is often considered to be the basal stock of angiosperms, and from which arose monocots and all other dicots.
Recent fossil studies and molecular phylogenetic analyses, however, suggest that the subclass is only one of several early radiations of the angiosperms.
botit.botany.wisc.edu /courses/systematics/Phyla/Magnoliophyta/Magnoliidae.html   (152 words)

  
 Subclass   (Site not responding. Last check: 2007-11-06)
A subclass is also called a class or derived class.
The class from a subclass is derived is known as parent class or base class.
Accordingly the subclass makes the collection of all classes into Boolean lattice which the subset relation does not for the collection of all sets.
www.freeglossary.com /Subclass   (366 words)

  
 Class Definition for Class 139 - TEXTILES: WEAVING
for an apparatus for inserting and locking pile tufting in a fabric by means of a stitching operation, and subclass 475.23 for a corresponding method.
and indented subclasses for pile that is not formed from warp or weft threads.
Apparatus or method for laying threads known as the weft across a series of substantially parallel threads known as the warp, and wherein (a) the warp threads are successively divided between an upper plane and a lower plane, thereby forming sheds, and (b) a weft thread is passed through and laid into each shed.
www.uspto.gov /go/classification/uspc139/defs139.htm   (2736 words)

  
 Java Review
The ability of a subclass to override a method in its superclass allows a class to inherit from a superclass whose behavior is "close enough" and then supplement or modify (i.e., override) the behavior (i.e., the methods) of that superclass.
A subclass can hide a static method in the superclass by declaring a static method in the subclass with the same signature as the static method in the superclass.
A subclass must override methods that are declared abstract in the superclass, or the subclass itself must be abstract.
www.nyu.edu /classes/jcf/x52.9271_su02/handouts/x52_9271_h1.htm   (1471 words)

  
 Subclass   (Site not responding. Last check: 2007-11-06)
That is, given classes A and B, A is a subclass of B if and only if every member of A is also a member ofB.
As with subsets, the empty set is a subclass of every class, and any class isa subclass of itself.
Accordingly, the subclass relationmakes the collection of all classes into a Boolean lattice, which thesubset relation does not do for the collection of all sets.
www.therfcc.org /subclass-60903.html   (253 words)

  
 Class Definition for Class 301 - LAND VEHICLES: WHEELS AND AXLES
A traction-increasing device supported by a wheel, even though combined with a resilient tire, is found in Class 301, but another traction-increasing device operative to engage the tread of the tire and permit resilient operation thereof is found in Class 152.
Subject matter wherein a central portion of the wheel includes a formation or a member which is adapted to engage and retain the tire.
A wheel may include a ‘wheel hub’ which is detachably secured to a ‘bearing hub’ and which is permanently attached to the radially innermost portion of the wheel body.
www.uspto.gov /go/classification/uspc301/defs301.htm   (3480 words)

  
 [No title]
The subclass function is allowed to return an existing type if that type is type equivalent to the subclass type requested.
is considered disjoint from a subclass type until a class is created that is a common instance of both.
The rationale for the amendment is to prevent sealing a generic function over a subclass type of a class from blocking the creation of new metaclasses unnecessarily.
www.cs.cmu.edu /afs/cs.cmu.edu/project/gwydion/affiliates/harlequi/standardization/subclass-specializers.txt   (1412 words)

  
 The Enhanced ER Model   (Site not responding. Last check: 2007-11-06)
In a multi-level inheritance schema, the subclass inherits from all ancestors.
A predicate-defined subclass is one in which membership is determined by the value of an attribute in the superclass.
Subclasses which are not disjoint are said to overlap.
www.cs.sjsu.edu /faculty/fecteau/cs157a/EER.htm   (1610 words)

  
 Russell's Paradox [Internet Encyclopedia of Philosophy]
Certainly, there must be at least as many subclasses of entities in the domain as there are entities in the domain given that for each entity, one subclass will be the class containing only that entity.
However, consider the subclass of entities in the domain that are not in the subclasses on to which f maps them.
This is itself a subclass of entities of the domain, and thus, f would have to map it on to some particular entity in the domain.
www.iep.utm.edu /p/par-russ.htm   (2709 words)

  
 joint-committee Mailing List Archive: Re: subclass loops, proper subclasses and so on   (Site not responding. Last check: 2007-11-06)
One of the arguments in favour of the "proper subclass" stance seemed to be that Java programmers think this way.
That is, if classes A, B and C are defined so that C extends B, and B extends A, then the subclasses of A are A, B, C. The term 'strict subclass' is used to describe the subclasses excluding the class itself.
So, the strict subclass of A are only B and C." So that pretty conclusively kills the argument that Java programmers want the proper subclass interpretation.
www.daml.org /listarchive/joint-committee/0595.html   (357 words)

  
 SICE-NAFTA Panel-USA-94-1904-01
The NPPC notes that the initial subclass determination was exceptional and that nothing in the relevant law or regulations requires special treatment of Sows and Boars.
This Panel finds it significant that Commerce does not claim that its experience in assessing the Sows and Boars subclass at a zero CVD rate for the preceding five years of operations produced any adverse consequences which suggest that the existence of the subclass should be terminated.
Commerce does not point to anything to support such a reading of the congressional intent, i.e., that subclasses are permitted but that the Diversified Products test is not an appropriate methodology for their creation.
www.sice.oas.org /dispute/nafta/english/us940401.asp   (4665 words)

  
 GameSpy: EverQuest II: Subclass Selection Guide
Certain subclasses are only available in one of the two cities, with inherently evil subclasses available in Freeport, and inherently good subclasses available in Qeynos.
If you are a citizen in the city a subclass is not welcome in, you may perform a betrayal quest and join the opposition.
The following subclass information is separated per archetype and class for the sake of convenience.
pc.gamespy.com /pc/everquest-ii/565178p1.html   (605 words)

  
 Mapping of IgG subclass and T-cell epitopes on HIV proteins by synthetic peptides.
Fifteen amino acid peptides, sequentially overlapping by 10 amino acids, were synthesized on the basis of the HTLV-III sequences of the gag and env proteins.
In all subclasses reactivity was found to parts of the gag protein, while IgG1 dominated anti-env peptide responses.
The analysis of subclass-restricted responses on the peptide level will assist the understanding of the subclass expression in vivo, since the peptide mapping approximates the delineation of a subclass-restricted response at the level of single epitopes.
www.aegis.com /aidsline/1989/dec/M89C0023.html   (417 words)

  
 16 CFR Part 303: Amendment
The Commission articulated standards for establishing a new generic fiber "subclass" in the proceeding to allow use of the name "lyocell" as an alternative generic description for a specifically defined subcategory of "rayon" fiber, pursuant to 16 CFR 303.7(d).
Where the fiber is a multicomponent and exhibits inherent (not mechanically induced) recoverable stretch of at least 35% upon loading with 185 mg/dtex and unloading to 5.4 mg/dtex when tested in accordance with ASTM test D6720, the term "elasterell-p" may be used as a generic description of the fiber.
Therefore, the Commission is amending Rule 7(c) to adopt and define the generic subclass name "elasterell-p," and to allow use of the name "elasterell-p" as an alternative to the generic name "polyester" for that subclass of fiber.
www.ftc.gov /os/2002/11/16cfrpart303amend.htm   (3255 words)

  
 AllRefer.com - Cnidaria : Class Anthozoa : Subclass Alcyonaria (Zoology: Invertebrates) - Encyclopedia
Anthozoa are flower animals, including a great many beautiful and colorful organisms, e.g., the sea anemone, sea pansy, sea fan, and coral.
Subclass Alcyonaria includes almost universally colonial organisms in which each of the polyps, or hydroid members, has eight feathery tentacles.
Most of them produce a skeleton, and many make some contributions to coral reefs.
reference.allrefer.com /encyclopedia/C/Cnidaria-class-anthozoa.html   (288 words)

  
 Subclass Evidence
, given the presence of an object of subclass S. As above, the notion of subclass is that of a specialization, and an object may have several.
Here, the implication is a necessary one, because an instance of a given subclass is necessarily an instance of the class.
The context of the subclasses is the context of the object.
homepages.inf.ed.ac.uk /rbf/BOOKS/FSTO/node46.html   (155 words)

  
 LearnThis.Info Encyclopedia articles beginning with 'Li'   (Site not responding. Last check: 2007-11-06)
Library of Congress Classification:Class P, subclass PA -- Greek language and literature
Library of Congress Classification:Class P, subclass PJ -- Oriental philology and literature
Library of Congress Classification:Class P, subclass PZ -- Fiction and juvenile belles lettres
encyclopedia.learnthis.info /l/li   (524 words)

  
 Subclass   (Site not responding. Last check: 2007-11-06)
The study did not include data on use of the cox-2 inhibitor subclass of NSAIDs, which includes Vioxx, Celebrex and Bextra.
This type of elevated heart risk had already been noted with a subclass of NSAIDs called COX-2 inhibitors, drugs like the now-recalled Vioxx and Bextra and a...
They are not poor because they're fl; they're poor because they were treated as fl, forcing them into an economic subclass of manual labor.
www.wikiverse.org /subclass   (409 words)

  
 Instantaneous Discs
Subject matter wherein the circular sheet or circular blank is a tangible object upon which an information signal is to be stored, the object having a characteristic which is, or may be, modified at positional increments in accordance with the time variation of information which is to be stored thereon.
The recording medium or carrier for purposes of these subclasses need not be the specific layer that is intended to contain the information signal.
Dynamic Information Storage or Retrieval, subclasses 272+ for a disc having information recorded thereon in the form of grooves.
www.gslis.utexas.edu /~hollyr/portfolio/projects/instadiscs/classification.html   (621 words)

  
 Low-Density Lipoprotein Subclass Distribution Pattern and Adiposity-Associated Dyslipidemia in Postmenopausal Women -- ...
Results: The prevalence of LDL subclass pattern B was 32%.
LDL subclass distribution was not measured for 12 of the 270
Haffner SM, Mykkanen L, Robbins D, Valdez R, Miettinen H, Howard BV, Stern MP, Bowsher R: A preponderance of small dense LDL is associated with specific insulin, proinsulin and the components of the insulin resistance syndrome in nondiabetic subjects.
www.jacn.org /cgi/content/full/19/1/23   (3394 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.