Uses of Interface
psidev.psi.mi.jami.model.Annotation
-
-
Uses of Annotation in psidev.psi.mi.jami.binary.impl
Methods in psidev.psi.mi.jami.binary.impl that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractBinaryInteractionWrapper. getAnnotations()Getter for the fieldannotations. -
Uses of Annotation in psidev.psi.mi.jami.bridges.ols
Methods in psidev.psi.mi.jami.bridges.ols that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>LazyCvTerm. getAnnotations()getAnnotations.Methods in psidev.psi.mi.jami.bridges.ols with parameters of type Annotation Modifier and Type Method Description protected voidLazySource. processAddedAnnotationEvent(Annotation added)processAddedAnnotationEvent.protected voidLazySource. processRemovedAnnotationEvent(Annotation removed)processRemovedAnnotationEvent. -
Uses of Annotation in psidev.psi.mi.jami.commons
Method parameters in psidev.psi.mi.jami.commons with type arguments of type Annotation Modifier and Type Method Description Map<String,Object>MIWriterOptionFactory. getCompactXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, PsiXmlVersion version)Create the options for the compact PSI-XML InteractionWriter.Map<String,Object>MIWriterOptionFactory. getCompactXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, PsiXmlObjectCache elementCache, Set<Experiment> experimentSet, Set<Interactor> interactorSet, Set<String> availabilitySet, Set<Interaction> interactionSet, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, boolean writeComplexAsInteractors, boolean extended, PsiXmlVersion version)Create the options for the compact PSI-XML InteractionWriter.Map<String,Object>MIWriterOptionFactory. getExpandedXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, PsiXmlVersion version)Create the options for the expanded PSI-XML InteractionWriter.Map<String,Object>MIWriterOptionFactory. getExpandedXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, PsiXmlObjectCache elementCache, Set<Interaction> interactionSet, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, boolean writeComplexAsInteractors, boolean extended, PsiXmlVersion version)Create the options for the compact PSI-XML InteractionWriter.Map<String,Object>MIWriterOptionFactory. getXmlOptions(Object output, InteractionCategory objectCategory, ComplexType complexType, PsiXmlType xmlType, PsiXmlObjectCache elementCache, Set<Experiment> experimentSet, Set<Interactor> interactorSet, Set<String> availabilitySet, Set<Interaction> interactionSet, Source defaultSource, XMLGregorianCalendar defaultReleaseDate, Collection<Annotation> defaultEntryAnnotations, boolean writeComplexAsInteractors, boolean extended, PsiXmlVersion version)Create the options for the PSI-XML InteractionWriter. -
Uses of Annotation in psidev.psi.mi.jami.enricher.impl.full
Methods in psidev.psi.mi.jami.enricher.impl.full with parameters of type Annotation Modifier and Type Method Description voidFullFeatureEvidenceEnricher. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFullFeatureEvidenceUpdater. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFullFeatureUpdater. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFullFeatureEvidenceEnricher. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFullFeatureEvidenceUpdater. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFullFeatureUpdater. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations. -
Uses of Annotation in psidev.psi.mi.jami.enricher.impl.minimal
Methods in psidev.psi.mi.jami.enricher.impl.minimal with parameters of type Annotation Modifier and Type Method Description voidMinimalFeatureEnricher. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidMinimalFeatureEvidenceUpdater. onAddedAnnotation(Protein o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidMinimalFeatureEnricher. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidMinimalFeatureEvidenceUpdater. onRemovedAnnotation(Protein o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations. -
Uses of Annotation in psidev.psi.mi.jami.enricher.listener.impl
Methods in psidev.psi.mi.jami.enricher.listener.impl with parameters of type Annotation Modifier and Type Method Description voidCvTermEnricherListenerManager. onAddedAnnotation(CvTerm o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidExperimentEnricherListenerManager. onAddedAnnotation(Experiment experiment, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFeatureEnricherListenerManager. onAddedAnnotation(T feature, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidInteractionEnricherListenerManager. onAddedAnnotation(I o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidInteractorEnricherListenerManager. onAddedAnnotation(T o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidParticipantEnricherListenerManager. onAddedAnnotation(P o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidPublicationEnricherListenerManager. onAddedAnnotation(Publication publication, Annotation annotationAdded)Listen to the event where an annotation has been added to the object annotations.voidCvTermEnricherListenerManager. onRemovedAnnotation(CvTerm o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidExperimentEnricherListenerManager. onRemovedAnnotation(Experiment experiment, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFeatureEnricherListenerManager. onRemovedAnnotation(T feature, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidInteractionEnricherListenerManager. onRemovedAnnotation(I o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidInteractorEnricherListenerManager. onRemovedAnnotation(T o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidParticipantEnricherListenerManager. onRemovedAnnotation(P o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidPublicationEnricherListenerManager. onRemovedAnnotation(Publication publication, Annotation annotationRemoved)Listen to the event where an annotation has been removed from the object annotations. -
Uses of Annotation in psidev.psi.mi.jami.enricher.listener.impl.writer
Methods in psidev.psi.mi.jami.enricher.listener.impl.writer with parameters of type Annotation Modifier and Type Method Description voidCvTermEnricherStatisticsWriter. onAddedAnnotation(CvTerm o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidExperimentEnricherStatisticsWriter. onAddedAnnotation(Experiment o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFeatureEnricherStatisticsWriter. onAddedAnnotation(T feature, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidInteractionEnricherStatisticsWriter. onAddedAnnotation(I o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidInteractorEnricherStatisticsWriter. onAddedAnnotation(T o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidParticipantEnricherStatisticsWriter. onAddedAnnotation(P o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidPublicationEnricherStatisticsWriter. onAddedAnnotation(Publication publication, Annotation annotationAdded)Listen to the event where an annotation has been added to the object annotations.voidCvTermEnricherStatisticsWriter. onRemovedAnnotation(CvTerm o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidExperimentEnricherStatisticsWriter. onRemovedAnnotation(Experiment o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFeatureEnricherStatisticsWriter. onRemovedAnnotation(T feature, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidInteractionEnricherStatisticsWriter. onRemovedAnnotation(I o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidInteractorEnricherStatisticsWriter. onRemovedAnnotation(T o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidParticipantEnricherStatisticsWriter. onRemovedAnnotation(P o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidPublicationEnricherStatisticsWriter. onRemovedAnnotation(Publication publication, Annotation annotationRemoved)Listen to the event where an annotation has been removed from the object annotations. -
Uses of Annotation in psidev.psi.mi.jami.enricher.util
Method parameters in psidev.psi.mi.jami.enricher.util with type arguments of type Annotation Modifier and Type Method Description static <T> voidEnricherUtils. mergeAnnotations(T termToEnrich, Collection<Annotation> toEnrichAnnotations, Collection<Annotation> fetchedAnnotations, boolean remove, AnnotationsChangeListener<T> annotationListener)mergeAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.json.elements
Methods in psidev.psi.mi.jami.json.elements that return types with arguments of type Annotation Modifier and Type Method Description JsonElementWriter<Annotation>SimpleJsonExperimentWriter. getAnnotationWriter()Getter for the fieldannotationWriter.Methods in psidev.psi.mi.jami.json.elements with parameters of type Annotation Modifier and Type Method Description voidSimpleJsonAnnotationWriter. write(Annotation object)write.Method parameters in psidev.psi.mi.jami.json.elements with type arguments of type Annotation Modifier and Type Method Description voidSimpleJsonExperimentWriter. setAnnotationWriter(JsonElementWriter<Annotation> annotationWriter)Setter for the fieldannotationWriter.protected voidSimpleJsonExperimentWriter. writeAnnotations(Collection<Annotation> expModifications)writeAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.listener
Methods in psidev.psi.mi.jami.listener with parameters of type Annotation Modifier and Type Method Description voidAnnotationsChangeListener. onAddedAnnotation(T o, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidAnnotationsChangeListener. onRemovedAnnotation(T o, Annotation removed)Listen to the event where an annotation has been removed from the object annotations. -
Uses of Annotation in psidev.psi.mi.jami.listener.impl
Methods in psidev.psi.mi.jami.listener.impl with parameters of type Annotation Modifier and Type Method Description voidCvTermChangeLogger. onAddedAnnotation(CvTerm cv, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidExperimentChangeLogger. onAddedAnnotation(Experiment experiment, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidFeatureChangeLogger. onAddedAnnotation(T protein, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidInteractionChangeLogger. onAddedAnnotation(T interaction, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidInteractorChangeLogger. onAddedAnnotation(T protein, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidParticipantChangeLogger. onAddedAnnotation(T protein, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidPublicationChangeLogger. onAddedAnnotation(Publication publication, Annotation added)Listen to the event where an annotation has been added to the object annotations.voidCvTermChangeLogger. onRemovedAnnotation(CvTerm cv, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidExperimentChangeLogger. onRemovedAnnotation(Experiment experiment, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidFeatureChangeLogger. onRemovedAnnotation(T protein, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidInteractionChangeLogger. onRemovedAnnotation(T interaction, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidInteractorChangeLogger. onRemovedAnnotation(T protein, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidParticipantChangeLogger. onRemovedAnnotation(T protein, Annotation removed)Listen to the event where an annotation has been removed from the object annotations.voidPublicationChangeLogger. onRemovedAnnotation(Publication publication, Annotation removed)Listen to the event where an annotation has been removed from the object annotations. -
Uses of Annotation in psidev.psi.mi.jami.model
Methods in psidev.psi.mi.jami.model with type parameters of type Annotation Modifier and Type Method Description <T extends Annotation>
Collection<T>CooperativeEffect. getAnnotations()The Collection of annotations describing the cooperativeEffect.<A extends Annotation>
Collection<A>CvTerm. getAnnotations()Collection of annotations describing the CvTerm.<A extends Annotation>
Collection<A>Experiment. getAnnotations()Collection of annotations for an experiment.<A extends Annotation>
Collection<A>Feature. getAnnotations()Collection of annotations which describe the feature The set cannot be null.<A extends Annotation>
Collection<A>Interaction. getAnnotations()The Collection of annotations describing the interaction.<A extends Annotation>
Collection<A>Interactor. getAnnotations()Collection of annotations for an interactor.<A extends Annotation>
Collection<A>Participant. getAnnotations()Collection of annotations describing the participant.<A extends Annotation>
Collection<A>Publication. getAnnotations()Other publication annotations which can give more information about the curated publication. -
Uses of Annotation in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement Annotation Modifier and Type Class Description classDefaultAnnotationDefault implementation for Annotation.Methods in psidev.psi.mi.jami.model.impl that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractFeature. getAnnotations()Getter for the fieldannotations.Collection<Annotation>AbstractInteraction. getAnnotations()Getter for the fieldannotations.Collection<Annotation>AbstractParticipant. getAnnotations()Getter for the fieldannotations.Collection<Annotation>DefaultComplex. getAnnotations()getAnnotationsCollection<Annotation>DefaultCooperativeEffect. getAnnotations()Getter for the fieldannotations.Collection<Annotation>DefaultCvTerm. getAnnotations()Getter for the fieldannotations.Collection<Annotation>DefaultExperiment. getAnnotations()Getter for the fieldannotations.Collection<Annotation>DefaultInteractor. getAnnotations()Getter for the fieldannotations.Collection<Annotation>DefaultPublication. getAnnotations()Getter for the fieldannotations.Methods in psidev.psi.mi.jami.model.impl with parameters of type Annotation Modifier and Type Method Description protected voidDefaultComplex. processAddedAnnotationEvent(Annotation added)processAddedAnnotationEventprotected voidDefaultSource. processAddedAnnotationEvent(Annotation added)processAddedAnnotationEventprotected voidDefaultComplex. processRemovedAnnotationEvent(Annotation removed)processRemovedAnnotationEventprotected voidDefaultSource. processRemovedAnnotationEvent(Annotation removed)processRemovedAnnotationEventMethod parameters in psidev.psi.mi.jami.model.impl with type arguments of type Annotation Modifier and Type Method Description protected voidAbstractFeature. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidAbstractInteraction. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidAbstractParticipant. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidDefaultCooperativeEffect. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidDefaultCvTerm. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidDefaultExperiment. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidDefaultInteractor. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWithprotected voidDefaultPublication. initialiseAnnotationsWith(Collection<Annotation> annotations)initialiseAnnotationsWith -
Uses of Annotation in psidev.psi.mi.jami.tab.extension
Classes in psidev.psi.mi.jami.tab.extension that implement Annotation Modifier and Type Class Description classMitabAnnotationExtension of Annotation for Mitab with a sourceLocator -
Uses of Annotation in psidev.psi.mi.jami.tab.io.writer.feeder
Methods in psidev.psi.mi.jami.tab.io.writer.feeder with parameters of type Annotation Modifier and Type Method Description voidAbstractMitabColumnFeeder. writeAnnotation(Annotation annotation)Writes an annotationvoidMitabColumnFeeder. writeAnnotation(Annotation annotation)Writes an annotation -
Uses of Annotation in psidev.psi.mi.jami.tab.utils
Methods in psidev.psi.mi.jami.tab.utils with parameters of type Annotation Modifier and Type Method Description static booleanMitabUtils. isAnnotationAnInteractionTag(Annotation annot)To know if a publication annotation is an interactionTag -
Uses of Annotation in psidev.psi.mi.jami.utils
Methods in psidev.psi.mi.jami.utils that return Annotation Modifier and Type Method Description static AnnotationInteractionUtils. collectComplexExpansionMethodFromAnnotations(Collection<? extends Annotation> annotations)collectComplexExpansionMethodFromAnnotationsstatic AnnotationAnnotationUtils. collectFirstAnnotationWithTopic(Collection<? extends Annotation> annotations, String topicId, String topicName)This method will return the first Annotation having this topicId/topic name It will return null if there are no Annotations with this topic id/namestatic AnnotationAnnotationUtils. collectFirstAnnotationWithTopicAndValue(Collection<? extends Annotation> annotations, String topicId, String topicName, String value)This method will return the first Annotation having this topicId/topic name It will return null if there are no Annotations with this topic id/namestatic AnnotationAnnotationUtils. createAnnotation(String topicName, String name)createAnnotationstatic AnnotationAnnotationUtils. createAnnotation(String topicName, String topicMi, String name)createAnnotationstatic AnnotationAnnotationUtils. createCaution(String caution)createCautionstatic AnnotationAnnotationUtils. createComment(String comment)createCommentMethods in psidev.psi.mi.jami.utils that return types with arguments of type Annotation Modifier and Type Method Description static Collection<Annotation>AnnotationUtils. collectAllAnnotationsHavingTopic(Collection<? extends Annotation> annots, String topicId, String topicName)Collect all annotations having a specific topicstatic Collection<Annotation>AnnotationUtils. collectAllAnnotationsHavingTopic(Collection<? extends Annotation> annots, String topicId, String topicName, String value)Collect all annotations having a specific topic and valueMethods in psidev.psi.mi.jami.utils with parameters of type Annotation Modifier and Type Method Description static booleanAnnotationUtils. doesAnnotationHaveTopic(Annotation annotation, String topicId, String topicName)To know if the annotation does have a specific topicstatic booleanAnnotationUtils. doesAnnotationHaveTopicAndValue(Annotation annotation, String topicId, String topicName, String value)To know if the annotation does have a specific topicstatic booleanAnnotationUtils. doesAnnotationHaveTopicAndValueLike(Annotation annotation, String topicId, String topicName, String value)To know if the annotation does have a specific topic and like valuestatic booleanFeatureUtils. isFeatureRole(Annotation annotation)isFeatureRoleMethod parameters in psidev.psi.mi.jami.utils with type arguments of type Annotation Modifier and Type Method Description static Collection<Annotation>AnnotationUtils. collectAllAnnotationsHavingTopic(Collection<? extends Annotation> annots, String topicId, String topicName)Collect all annotations having a specific topicstatic Collection<Annotation>AnnotationUtils. collectAllAnnotationsHavingTopic(Collection<? extends Annotation> annots, String topicId, String topicName, String value)Collect all annotations having a specific topic and valuestatic AnnotationInteractionUtils. collectComplexExpansionMethodFromAnnotations(Collection<? extends Annotation> annotations)collectComplexExpansionMethodFromAnnotationsstatic AnnotationAnnotationUtils. collectFirstAnnotationWithTopic(Collection<? extends Annotation> annotations, String topicId, String topicName)This method will return the first Annotation having this topicId/topic name It will return null if there are no Annotations with this topic id/namestatic AnnotationAnnotationUtils. collectFirstAnnotationWithTopicAndValue(Collection<? extends Annotation> annotations, String topicId, String topicName, String value)This method will return the first Annotation having this topicId/topic name It will return null if there are no Annotations with this topic id/namestatic voidAnnotationUtils. removeAllAnnotationsWithTopic(Collection<? extends Annotation> annotations, String topicId, String topicName)Remove all annotations having this topic name/database id from the collection of annotationsstatic voidAnnotationUtils. removeAllAnnotationsWithTopicAndValue(Collection<? extends Annotation> annotations, String topicId, String topicName, String value)Remove all annotations having this topic name/database id from the collection of annotationsstatic voidAnnotationUtils. removeAllAnnotationsWithTopicAndValueLike(Collection<? extends Annotation> annotations, String topicId, String topicName, String value)Remove all annotations having this topic name/database id and like value from the collection of annotations -
Uses of Annotation in psidev.psi.mi.jami.utils.comparator.annotation
Methods in psidev.psi.mi.jami.utils.comparator.annotation with parameters of type Annotation Modifier and Type Method Description static booleanDefaultAnnotationComparator. areEquals(Annotation annotation1, Annotation annotation2)Use DefaultAnnotationComparator to know if two annotations are equals.static booleanUnambiguousAnnotationComparator. areEquals(Annotation annotation1, Annotation annotation2)Use UnambiguousAnnotationComparator to know if two annotations are equals.intAnnotationComparator. compare(Annotation annotation1, Annotation annotation2)It compares first the topics and then the value (case insensitive) - Two annotations which are null are equals - The annotation which is not null is before null.intUnambiguousAnnotationComparator. compare(Annotation annotation1, Annotation annotation2)It compares first the topics and then the value (case insensitive) - Two annotations which are null are equals - The annotation which is not null is before null.static intUnambiguousAnnotationComparator. hashCode(Annotation annot)hashCode -
Uses of Annotation in psidev.psi.mi.jami.xml.io.writer
Method parameters in psidev.psi.mi.jami.xml.io.writer with type arguments of type Annotation Modifier and Type Method Description voidAbstractXmlWriter. setAnnotationsWriter(PsiXmlElementWriter<Annotation> annotationsWriter)Setter for the fieldannotationsWriter.voidAbstractXmlWriter. setEntryAnnotations(Collection<Annotation> entryAnnotations)Setter for the fieldentryAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.xml.io.writer.elements
Methods in psidev.psi.mi.jami.xml.io.writer.elements that return types with arguments of type Annotation Modifier and Type Method Description static PsiXmlElementWriter<Annotation>PsiXmlElementWriterFactory. createAnnotationWriter(XMLStreamWriter streamWriter)createAnnotationWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements with type arguments of type Annotation Modifier and Type Method Description static PsiXmlElementWriter<Allostery>PsiXmlElementWriterFactory. createAllosteryWriter(XMLStreamWriter streamWriter, boolean expanded, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlPublicationWriter publicationWriter)createAllosteryWriter.static PsiXmlElementWriter<Preassembly>PsiXmlElementWriterFactory. createPreassemblyWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlPublicationWriter publicationWriter)createPreassemblyWriter.static PsiXmlPublicationWriterPsiXmlElementWriterFactory. createPublicationWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVersion version)createPublicationWriter.static PsiXmlXrefWriterPsiXmlElementWriterFactory. createXrefWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Annotation> annotationWriter)createXrefWriter.voidPsiXmlPublicationWriter. writeAllPublicationAttributes(Publication object, Collection<Annotation> attributesToFilter)writeAllPublicationAttributes. -
Uses of Annotation in psidev.psi.mi.jami.xml.io.writer.elements.impl
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl that return types with arguments of type Annotation Modifier and Type Method Description PsiXmlElementWriter<Annotation>AbstractXmlSourceWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>XmlInteractorWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>XmlOpenCvTermWriter. getAttributeWriter()Getter for the fieldattributeWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl with parameters of type Annotation Modifier and Type Method Description voidXmlAnnotationWriter. write(Annotation object)write.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl with type arguments of type Annotation Modifier and Type Method Description voidAbstractXmlSourceWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidXmlInteractorWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidXmlOpenCvTermWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter. -
Uses of Annotation in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts that return types with arguments of type Annotation Modifier and Type Method Description PsiXmlElementWriter<Annotation>AbstractXmlExperimentWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlFeatureWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlInteractionWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlParticipantWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlPublicationWriter. getAttributeWriter()Getter for the fieldattributeWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with type arguments of type Annotation Modifier and Type Method Description voidAbstractXmlExperimentWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlFeatureWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlInteractionWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlParticipantWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlPublicationWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlPublicationWriter. writeAllPublicationAttributes(Publication object, Collection<Annotation> attributesToFilter)writeAllPublicationAttributes. -
Uses of Annotation in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 that return types with arguments of type Annotation Modifier and Type Method Description PsiXmlElementWriter<Annotation>AbstractXmlCooperativeEffectWriter. getAttributeWriter()Getter for the fieldattributeWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with type arguments of type Annotation Modifier and Type Method Description voidAbstractXmlCooperativeEffectWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter. -
Uses of Annotation in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended that return types with arguments of type Annotation Modifier and Type Method Description PsiXmlElementWriter<Annotation>XmlDbXrefWriter. getAnnotationWriter()Getter for the fieldannotationWriter.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended with type arguments of type Annotation Modifier and Type Method Description voidXmlDbXrefWriter. setAnnotationWriter(PsiXmlElementWriter<Annotation> annotationWriter)Setter for the fieldannotationWriter. -
Uses of Annotation in psidev.psi.mi.jami.xml.model
Methods in psidev.psi.mi.jami.xml.model that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>Entry. getAnnotations()Getter for the fieldannotations.List<Annotation>AbstractBaseEntry.AbstractJAXBAnnotationsWrapper. getJAXBAttributes()Method parameters in psidev.psi.mi.jami.xml.model with type arguments of type Annotation Modifier and Type Method Description protected voidEntry. initialiseAnnotationsWith(List<Annotation> annotations)initialiseAnnotationsWith. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.extension
Methods in psidev.psi.mi.jami.xml.model.extension that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractBaseXmlInteractor. getAnnotations()getAnnotations.List<Annotation>ExtendedPsiXmlXref. getAnnotations()getAnnotations.List<Annotation>AbstractBaseXmlInteractor.AbstractJAXBAttributeWrapper. getJAXBAttributes()Method parameters in psidev.psi.mi.jami.xml.model.extension with type arguments of type Annotation Modifier and Type Method Description protected voidAbstractBaseXmlInteractor.AbstractJAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annotations) -
Uses of Annotation in psidev.psi.mi.jami.xml.model.extension.binary
Methods in psidev.psi.mi.jami.xml.model.extension.binary that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>XmlBinaryInteractionEvidenceWrapper. getAnnotations()The Collection of annotations describing the interaction.Collection<Annotation>XmlBinaryInteractionWrapper. getAnnotations()The Collection of annotations describing the interaction.Collection<Annotation>XmlModelledBinaryInteractionWrapper. getAnnotations()The Collection of annotations describing the interaction. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.extension.binary.xml30
Methods in psidev.psi.mi.jami.xml.model.extension.binary.xml30 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>XmlModelledBinaryInteraction. getAnnotations()Getter for the fieldannotations.Collection<Annotation>XmlModelledBinaryInteractionWrapper. getAnnotations()The Collection of annotations describing the interaction. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement Annotation Modifier and Type Class Description classAbstractXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassDefaultXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractXmlComplex. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlCvTerm. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlExperiment. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlFeature. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlInteraction. getAnnotations()getAnnotations.protected List<Annotation>AbstractXmlInteraction.JAXBAttributeWrapper. getAnnotations()Collection<Annotation>AbstractXmlParticipant. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlParticipantPool. getAnnotations()Collection of annotations describing the participant.Collection<Annotation>BibRef. getAnnotations()getAnnotations.Collection<Annotation>XmlBasicInteractionComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlFeatureEvidenceWrapper. getAnnotations()Collection of annotations which describe the feature The set cannot be null.Collection<Annotation>XmlFeatureWrapper. getAnnotations()Collection of annotations which describe the feature The set cannot be null.Collection<Annotation>XmlInteractionEvidenceComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlModelledInteractionComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlParticipantEvidenceWrapper. getAnnotations()Collection of annotations describing the participant.Collection<Annotation>XmlParticipantWrapper. getAnnotations()Collection of annotations describing the participant.List<Annotation>XmlXref. getAnnotations()getAnnotations.List<Annotation>AbstractXmlCvTerm.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlExperiment.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlFeature.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlInteraction.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlInteractor.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlParticipant.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlSource.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>BibRef.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>XmlXref.JAXBAttributeWrapper. getJAXBAttributes()Methods in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type Annotation Modifier and Type Method Description voidAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. add(int index, Annotation element)booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. add(Annotation annotation)protected booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. processAnnotation(Integer index, Annotation annotation)Method parameters in psidev.psi.mi.jami.xml.model.extension.xml253 with type arguments of type Annotation Modifier and Type Method Description booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. addAll(int index, Collection<? extends Annotation> c)booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. addAll(Collection<? extends Annotation> c)protected voidAbstractXmlCvTerm.JAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annotations)protected voidAbstractXmlInteraction.JAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annots) -
Uses of Annotation in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement Annotation Modifier and Type Class Description classAbstractXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassDefaultXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractXmlComplex. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlCvTerm. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlExperiment. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlFeature. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlInteraction. getAnnotations()getAnnotations.protected List<Annotation>AbstractXmlInteraction.JAXBAttributeWrapper. getAnnotations()Collection<Annotation>AbstractXmlParticipant. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlParticipantPool. getAnnotations()Collection of annotations describing the participant.Collection<Annotation>BibRef. getAnnotations()getAnnotations.Collection<Annotation>XmlBasicInteractionComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlFeatureEvidenceWrapper. getAnnotations()Collection of annotations which describe the feature The set cannot be null.Collection<Annotation>XmlFeatureWrapper. getAnnotations()Collection of annotations which describe the feature The set cannot be null.Collection<Annotation>XmlInteractionEvidenceComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlModelledInteractionComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlParticipantEvidenceWrapper. getAnnotations()Collection of annotations describing the participant.Collection<Annotation>XmlParticipantWrapper. getAnnotations()Collection of annotations describing the participant.List<Annotation>XmlXref. getAnnotations()getAnnotations.List<Annotation>AbstractXmlCvTerm.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlExperiment.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlFeature.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlInteraction.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlInteractor.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlParticipant.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlSource.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>BibRef.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>XmlXref.JAXBAttributeWrapper. getJAXBAttributes()Methods in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type Annotation Modifier and Type Method Description voidAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. add(int index, Annotation element)booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. add(Annotation annotation)protected booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. processAnnotation(Integer index, Annotation annotation)Method parameters in psidev.psi.mi.jami.xml.model.extension.xml254 with type arguments of type Annotation Modifier and Type Method Description booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. addAll(int index, Collection<? extends Annotation> c)booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. addAll(Collection<? extends Annotation> c)protected voidAbstractXmlCvTerm.JAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annotations)protected voidAbstractXmlInteraction.JAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annots) -
Uses of Annotation in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement Annotation Modifier and Type Class Description classAbstractXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassDefaultXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingclassXmlAnnotationXml implementation of an Annotation The JAXB binding is designed to be read-only and is not designed for writingMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractXmlComplex. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlCooperativeEffect. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlCvTerm. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlExperiment. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlFeature. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlInteraction. getAnnotations()getAnnotations.protected List<Annotation>AbstractXmlInteraction.JAXBAttributeWrapper. getAnnotations()Collection<Annotation>AbstractXmlParticipant. getAnnotations()getAnnotations.Collection<Annotation>AbstractXmlParticipantPool. getAnnotations()Collection of annotations describing the participant.Collection<Annotation>BibRef. getAnnotations()getAnnotations.Collection<Annotation>XmlBasicInteractionComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlFeatureEvidenceWrapper. getAnnotations()Collection of annotations which describe the feature The set cannot be null.Collection<Annotation>XmlFeatureWrapper. getAnnotations()Collection of annotations which describe the feature The set cannot be null.Collection<Annotation>XmlInteractionEvidenceComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlModelledInteraction. getAnnotations()getAnnotations.Collection<Annotation>XmlModelledInteractionComplexWrapper. getAnnotations()Collection of annotations for an interactor.Collection<Annotation>XmlParticipantEvidenceWrapper. getAnnotations()Collection of annotations describing the participant.Collection<Annotation>XmlParticipantWrapper. getAnnotations()Collection of annotations describing the participant.List<Annotation>XmlXref. getAnnotations()getAnnotations.List<Annotation>AbstractXmlCooperativeEffect.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlCvTerm.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlExperiment.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlFeature.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlInteraction.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlInteractor.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlParticipant.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>AbstractXmlSource.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>BibRef.JAXBAttributeWrapper. getJAXBAttributes()List<Annotation>XmlXref.JAXBAttributeWrapper. getJAXBAttributes()Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type Annotation Modifier and Type Method Description voidAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. add(int index, Annotation element)booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. add(Annotation annotation)protected booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. processAnnotation(Integer index, Annotation annotation)Method parameters in psidev.psi.mi.jami.xml.model.extension.xml300 with type arguments of type Annotation Modifier and Type Method Description booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. addAll(int index, Collection<? extends Annotation> c)booleanAbstractXmlInteraction.JAXBAttributeWrapper.JAXBAttributeList. addAll(Collection<? extends Annotation> c)protected voidAbstractXmlCvTerm.JAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annotations)protected voidAbstractXmlInteraction.JAXBAttributeWrapper. initialiseAnnotationsWith(List<Annotation> annots) -
Uses of Annotation in psidev.psi.mi.jami.xml.model.reference
Methods in psidev.psi.mi.jami.xml.model.reference that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractFeatureRef. getAnnotations()getAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.reference.xml253
Methods in psidev.psi.mi.jami.xml.model.reference.xml253 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractComplexRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractExperimentRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractInteractorRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractParticipantRef. getAnnotations()getAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.reference.xml254
Methods in psidev.psi.mi.jami.xml.model.reference.xml254 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractComplexRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractExperimentRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractInteractorRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractParticipantRef. getAnnotations()getAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.reference.xml300
Methods in psidev.psi.mi.jami.xml.model.reference.xml300 that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AbstractComplexRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractExperimentRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractInteractorRef. getAnnotations()getAnnotations.Collection<Annotation>AbstractParticipantRef. getAnnotations()getAnnotations. -
Uses of Annotation in psidev.psi.mi.jami.xml.model.xml253
Methods in psidev.psi.mi.jami.xml.model.xml253 that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>AbstractEntry.JAXBAnnotationsWrapper. getJAXBAttributes() -
Uses of Annotation in psidev.psi.mi.jami.xml.model.xml254
Methods in psidev.psi.mi.jami.xml.model.xml254 that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>AbstractEntry.JAXBAnnotationsWrapper. getJAXBAttributes() -
Uses of Annotation in psidev.psi.mi.jami.xml.model.xml30
Methods in psidev.psi.mi.jami.xml.model.xml30 that return types with arguments of type Annotation Modifier and Type Method Description List<Annotation>AbstractEntry.JAXBAnnotationsWrapper. getJAXBAttributes() -
Uses of Annotation in psidev.psi.mi.jami.xml.utils
Method parameters in psidev.psi.mi.jami.xml.utils with type arguments of type Annotation Modifier and Type Method Description static CooperativeEffectPsiXmlUtils. extractCooperativeEffectFrom(PsiXmlVersion version, Collection<Annotation> annots, Collection<Experiment> experiments, PsiXmlParserListener listener)extractCooperativeEffectFrom.
-