biouml.standard.type
Class Protein

java.lang.Object
  extended bycom.beanexplorer.beans.Option
      extended byru.biosoft.access.MutableDataElementSupport
          extended bybiouml.standard.type.BaseSupport
              extended bybiouml.standard.type.GenericEntity
                  extended bybiouml.standard.type.Referrer
                      extended bybiouml.standard.type.Concept
                          extended bybiouml.standard.type.Molecule
                              extended bybiouml.standard.type.Biopolymer
                                  extended bybiouml.standard.type.Protein
All Implemented Interfaces:
Base, DataElement, MutableDataElement, Type

public class Protein
extends Biopolymer

Stub

To do:
implementation

Field Summary
 
Fields inherited from class biouml.standard.type.GenericEntity
comment
 
Fields inherited from class biouml.standard.type.BaseSupport
title
 
Fields inherited from class ru.biosoft.access.MutableDataElementSupport
name
 
Fields inherited from class com.beanexplorer.beans.Option
notificationEnabled, propagationEnabled
 
Fields inherited from interface biouml.standard.type.Type
CONSTANT, DATABASE_INFO, DIAGRAM_INFO, MATH, MATH_EQUATION, MATH_EVENT, MATH_FUNCTION, MATH_STATE, MATH_TRANSITION, TYPE_CELL, TYPE_CHEMICAL_ROLE, TYPE_COMPARTMENT, TYPE_CONCEPT, TYPE_DIAGRAM_REFERENCE, TYPE_FUNCTION, TYPE_GENE, TYPE_MOLECULE, TYPE_NOTE, TYPE_NOTE_LINK, TYPE_PROCESS, TYPE_PROTEIN, TYPE_REACTION, TYPE_RELATION, TYPE_RNA, TYPE_SEMANTIC_RELATION, TYPE_STATE, TYPE_SUBSTANCE, TYPE_UNKNOWN
 
Constructor Summary
Protein(DataCollection origin, java.lang.String name)
           
 
Method Summary
 java.lang.String getFunctionalState()
           
 java.lang.String getGene()
           
 java.lang.String getModification()
           
 java.lang.String getStructure()
           
 java.lang.String getType()
           
 void setFunctionalState(java.lang.String functionalState)
           
 void setGene(java.lang.String gene)
           
 void setModification(java.lang.String modification)
           
 void setStructure(java.lang.String structure)
           
 
Methods inherited from class biouml.standard.type.Biopolymer
getRegulation, getSource, getSpecies, setRegulation, setSource, setSpecies
 
Methods inherited from class biouml.standard.type.Concept
getCompleteName, getSynonyms, setCompleteName, setSynonyms, setType
 
Methods inherited from class biouml.standard.type.Referrer
getDatabaseReferences, getDescription, getLiteratureReferences, setDatabaseReferences, setDescription, setLiteratureReferences
 
Methods inherited from class biouml.standard.type.GenericEntity
getComment, getDate, setComment, setDate
 
Methods inherited from class biouml.standard.type.BaseSupport
getTitle, setTitle
 
Methods inherited from class ru.biosoft.access.MutableDataElementSupport
getName, getOrigin, toString
 
Methods inherited from class com.beanexplorer.beans.Option
addPropertyChangeListener, copyListenersTo, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getParent, isNotificationEnabled, isPropagationEnabled, removePropertyChangeListener, setNotificationEnabled, setParent, setPropagationEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ru.biosoft.access.DataElement
getName, getOrigin
 
Methods inherited from interface ru.biosoft.access.MutableDataElement
addPropertyChangeListener, removePropertyChangeListener
 

Constructor Detail

Protein

public Protein(DataCollection origin,
               java.lang.String name)
Method Detail

getType

public java.lang.String getType()
Specified by:
getType in interface Base
Overrides:
getType in class Concept

getGene

public java.lang.String getGene()

setGene

public void setGene(java.lang.String gene)

getFunctionalState

public java.lang.String getFunctionalState()

setFunctionalState

public void setFunctionalState(java.lang.String functionalState)

getStructure

public java.lang.String getStructure()

setStructure

public void setStructure(java.lang.String structure)

getModification

public java.lang.String getModification()

setModification

public void setModification(java.lang.String modification)


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.