|
Traceability | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Element in org.topcased.traceability.analyzers.openOffice |
---|
Methods in org.topcased.traceability.analyzers.openOffice with parameters of type Element | |
---|---|
static void |
ODTEditor.editElement(Document document,
Element element)
|
void |
OpenOfficeAnalyzer.executeEditionMethodID(java.lang.String id,
Document document,
Element element)
|
Uses of Element in org.topcased.traceability.hmi.util |
---|
Methods in org.topcased.traceability.hmi.util that return Element | |
---|---|
static Element |
ModelHelper.getElementFromRule(RuleInstance rule)
Extract the requirement associated to a rule, browsing up the rule structure if required. |
Uses of Element in tte.analyzers |
---|
Methods in tte.analyzers with parameters of type Element | |
---|---|
void |
ExtendedAnalyzerEditionMethod.executeEdition(Document document,
Element element)
Runs the edition. |
void |
IAnalyzer.executeEditionMethodID(java.lang.String id,
Document document,
Element element)
Runs the edition method which id is in parameter. |
Uses of Element in tte.analyzers.basics |
---|
Methods in tte.analyzers.basics with parameters of type Element | |
---|---|
void |
DefaultAnalyzer.executeEditionMethodID(java.lang.String id,
Document document,
Element element)
Runs the edition method which id is in parameter. |
Uses of Element in tte.impl |
---|
Methods in tte.impl with parameters of type Element | |
---|---|
void |
Engine.editElement(Element element)
|
Uses of Element in tte.rules |
---|
Methods in tte.rules with parameters of type Element | |
---|---|
boolean |
ExtendedRule.basicIsAppliedToElement(Element elt)
Checks if the rule is applied to an element. |
boolean |
ExtendedRule.basicIsRaisedForElement(Element elt,
Project project)
Checks if the Rule is raised for an element. |
java.lang.String |
IRule.getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.String |
ExtendedRule.getMessageForElement(Element elt)
Returns the value of the 'Message' attribute, customized with the element in parameter |
java.lang.Boolean |
IRule.isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. |
Uses of Element in tte.rules.basics |
---|
Methods in tte.rules.basics with parameters of type Element | |
---|---|
java.lang.String |
UncoveredRequirement.getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.String |
TraceabilityViolation.getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.String |
UndefinedRequirement.getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.String |
DefinedSeveralTimesAttribute.getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.String |
DerivedRequirement.getDisplayMessageForElement(Element elt)
|
java.lang.String |
DefinedSeveralTimesRequirement.getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.Boolean |
UncoveredRequirement.isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. |
java.lang.Boolean |
TraceabilityViolation.isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. |
java.lang.Boolean |
UndefinedRequirement.isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. |
java.lang.Boolean |
DefinedSeveralTimesAttribute.isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. This method indicates why the Rule would be raised. |
java.lang.Boolean |
DerivedRequirement.isRaisedForElement(Element elt,
Project project)
|
java.lang.Boolean |
DefinedSeveralTimesRequirement.isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. |
Uses of Element in ttm |
---|
Subinterfaces of Element in ttm | |
---|---|
interface |
AbstractLink
A representation of the model object 'Abstract Link' |
interface |
Attribute
A representation of the model object 'Attribute' |
interface |
AttributeOwner
A representation of the model object 'Attribute Owner' |
interface |
CoverLink
A representation of the model object 'Cover Link' |
interface |
Document
A representation of the model object 'Document' |
interface |
HierarchicalElement
A representation of the model object 'Hierarchical Element' |
interface |
IdentifiedElement
A representation of the model object 'Identified Element' |
interface |
NavigationLink
A representation of the model object 'Navigation Link' |
interface |
Project
A representation of the model object 'Project' |
interface |
Requirement
A representation of the model object 'Requirement' |
interface |
Section
A representation of the model object 'Section' |
interface |
Text
A representation of the model object 'Text' |
Methods in ttm that return Element | |
---|---|
Element |
RuleInstance.getElement()
Returns the value of the 'Element' container reference. |
Methods in ttm with parameters of type Element | |
---|---|
void |
RuleInstance.setElement(Element value)
Sets the value of the ' Element ' container reference |
Uses of Element in ttm.impl |
---|
Classes in ttm.impl that implement Element | |
---|---|
class |
AbstractLinkImpl
An implementation of the model object 'Abstract Link' |
class |
AttributeImpl
An implementation of the model object 'Attribute' |
class |
AttributeOwnerImpl
An implementation of the model object 'Attribute Owner' |
class |
CoverLinkImpl
An implementation of the model object 'Cover Link' |
class |
DocumentImpl
An implementation of the model object 'Document' |
class |
ElementImpl
An implementation of the model object 'Element' |
class |
HierarchicalElementImpl
An implementation of the model object 'Hierarchical Element' |
class |
IdentifiedElementImpl
An implementation of the model object 'Identified Element' |
class |
NavigationLinkImpl
An implementation of the model object 'Navigation Link' |
class |
ProjectImpl
An implementation of the model object 'Project' |
class |
RequirementImpl
An implementation of the model object 'Requirement' |
class |
SectionImpl
An implementation of the model object 'Section' |
class |
TextImpl
An implementation of the model object 'Text' |
Methods in ttm.impl that return Element | |
---|---|
Element |
RuleInstanceImpl.getElement()
|
Methods in ttm.impl with parameters of type Element | |
---|---|
NotificationChain |
RuleInstanceImpl.basicSetElement(Element newElement,
NotificationChain msgs)
|
java.lang.String |
RuleImpl.getMessageForElement(Element elt)
Returns the value of the 'Message' attribute, customized with the element in parameter |
void |
RuleInstanceImpl.setElement(Element newElement)
|
Uses of Element in ttm.util |
---|
Methods in ttm.util with parameters of type Element | |
---|---|
java.lang.Object |
TtmSwitch.caseElement(Element object)
Returns the result of interpretting the object as an instance of 'Element' |
|
Traceability | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.