Class CaffeinePubChem2519SticksColor
A methylxanthine naturally occurring in some beverages and also used as a pharmacological agent. Caffeine's most notable pharmacological effect is as a central nervous system stimulant, increasing alertness and producing agitation. It also relaxes SMOOTH MUSCLE, stimulates CARDIAC MUSCLE, stimulates DIURESIS, and appears to be useful in the treatment of some types of headache. Several cellular actions of caffeine have been observed, but it is not entirely clear how each contributes to its pharmacological profile. Among the most important are inhibition of cyclic nucleotide PHOSPHODIESTERASES, antagonism of ADENOSINE RECEPTORS, and modulation of intracellular calcium handling.
Related links: Catalog page CaffeinePubChem2519SticksColor, source CaffeinePubChem2519SticksColor.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.
meta tags | Document Metadata |
title | CaffeinePubChem2519SticksColor.x3d |
creator | Darrell Hurt |
description | A methylxanthine naturally occurring in some beverages and also used as a pharmacological agent. Caffeine's most notable pharmacological effect is as a central nervous system stimulant, increasing alertness and producing agitation. It also relaxes SMOOTH MUSCLE, stimulates CARDIAC MUSCLE, stimulates DIURESIS, and appears to be useful in the treatment of some types of headache. Several cellular actions of caffeine have been observed, but it is not entirely clear how each contributes to its pharmacological profile. Among the most important are inhibition of cyclic nucleotide PHOSPHODIESTERASES, antagonism of ADENOSINE RECEPTORS, and modulation of intracellular calcium handling. |
created | 5 April 2015 |
translated | 3 April 2017 |
modified | 20 October 2019 |
translator | Don Brutzman |
Image | CaffeinePubChem2519SticksColor.png |
TODO | CaffeinePubChem2519Modifications.txt |
Image | CaffeinePubChem2519-3dpx-001005.qr.png |
reference | CaffeinePubChem2519Sticks.blender.stl |
reference | originals/PubChem-2519-sticks-color.x3d |
reference | originals/PubChem-2519-sticks-color.wrl |
reference | originals/PubChem-2519-sticks-color.stl.zip (7.8MB uncompressed) |
reference | https://3dprint.nih.gov/discover/3dpx-001005 |
license | https://3dprint.nih.gov/license/public-domain |
subject | NIH 3DPX caffeine Methyltheobromine Guaranine Cafeina Koffein Mateina 1,3,7-Trimethylxanthine Thein |
identifier | https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/AdditiveManufacturing/CaffeinePubChem2519SticksColor.x3d |
generator | UCSF Chimera, http://www.cgl.ucsf.edu/chimera |
generator | X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit |
generator | X3D Tidy, https://www.web3d.org/x3d/stylesheets/X3dTidy.html |
generator | X3D Validator, https://savage.nps.edu/X3dValidator |
This program uses the
X3D Java Scene Access Interface Library (X3DJSAIL).
It has been produced using the
X3dToJava.xslt
stylesheet
(version control)
which is used to create Java source code from an original .x3d
model.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.web3d.x3d.jsail.Core.X3D
Provide a shallow copy of the X3D model.final void
Create and initialize the X3D model for this object.static void
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.
-
Constructor Details
-
CaffeinePubChem2519SticksColor
public CaffeinePubChem2519SticksColor()Default constructor to create this object.
-
-
Method Details
-
initialize
public final void initialize()Create and initialize the X3D model for this object. -
getX3dModel
public org.web3d.x3d.jsail.Core.X3D getX3dModel()Provide a shallow copy of the X3D model.- Returns:
- CaffeinePubChem2519SticksColor model
- See Also:
-
main
Default main() method provided for test purposes, uses CommandLine to set global ConfigurationProperties for this object.- Parameters:
args
- array of input parameters, provided as arguments- See Also:
-