public static class GeneExpression.Gene extends BaseIdentifiableElement implements IResourceBlock
Definition: Gene of study
Constructor and Description |
---|
Gene() |
Modifier and Type | Method and Description |
---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
GeneExpression.GeneCoordinate |
getCoordinate()
Gets the value(s) for coordinate (Coordinate of the gene).
|
GeneExpression.GeneCoordinate |
getCoordinateElement()
Gets the value(s) for coordinate (Coordinate of the gene).
|
StringDt |
getIdentifier()
Gets the value(s) for identifier (Identifier of the gene).
|
StringDt |
getIdentifierElement()
Gets the value(s) for identifier (Identifier of the gene).
|
boolean |
isEmpty() |
GeneExpression.Gene |
setCoordinate(GeneExpression.GeneCoordinate theValue)
Sets the value(s) for coordinate (Coordinate of the gene)
|
GeneExpression.Gene |
setIdentifier(String theString)
Sets the value for identifier (Identifier of the gene)
|
GeneExpression.Gene |
setIdentifier(StringDt theValue)
Sets the value(s) for identifier (Identifier of the gene)
|
getElementSpecificId, getId, setElementSpecificId, setId, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public StringDt getIdentifier()
null
.
Definition: Identifier of the gene
public StringDt getIdentifierElement()
null
.
Definition: Identifier of the gene
public GeneExpression.Gene setIdentifier(StringDt theValue)
Definition: Identifier of the gene
public GeneExpression.Gene setIdentifier(String theString)
Definition: Identifier of the gene
public GeneExpression.GeneCoordinate getCoordinate()
null
.
Definition: Coordinate of the gene
public GeneExpression.GeneCoordinate getCoordinateElement()
null
.
Definition: Coordinate of the gene
public GeneExpression.Gene setCoordinate(GeneExpression.GeneCoordinate theValue)
Definition: Coordinate of the gene
Copyright © 2014–2017 University Health Network. All rights reserved.