public class ModulationImpl extends ControlImpl implements Modulation
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
ModulationImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkControlled(Process controlled) |
Class<? extends Modulation> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
addControlled, addController, getControlled, getController, getControlType, getPathwayController, getPeController, removeControlled, removeController, setControlTypeaddInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipant, setParticipantgetControlledOf, getPathwayComponentOf, getStepProcessOfaddAvailability, addDataSource, addEvidence, getAvailability, getDataSource, getEvidence, getParticipantOf, removeAvailability, removeDataSource, removeEvidence, semanticallyEquivalent, setDataSourceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, equivalenceCode, getXref, removeXref, setXrefaddComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, hashCode, isEquivalent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddControlled, addController, getControlled, getController, getControlType, removeControlled, removeController, setControlTypeaddInteractionType, addParticipant, getInteractionType, getParticipant, removeInteractionType, removeParticipantgetControlledOf, getPathwayComponentOf, getStepProcessOfaddAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSourceaddEvidence, getEvidence, removeEvidenceaddName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setName, setStandardNameaddXref, getXref, removeXrefaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getUri, isEquivalentpublic Class<? extends Modulation> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementgetModelInterface in class ControlImplorg.biopax.paxtools.model package
corresponding to a BioPAX class.protected boolean checkControlled(Process controlled)
checkControlled in class ControlImplCopyright © 2016 BioPAX. All rights reserved.