|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TtmFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
TtmPackage
Field Summary | |
---|---|
static TtmFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
Attribute |
createAttribute()
Returns a new object of class 'Attribute'. |
AttributeOwner |
createAttributeOwner()
Returns a new object of class 'Attribute Owner'. |
CoverageResult |
createCoverageResult()
Returns a new object of class 'Coverage Result'. |
CoverLink |
createCoverLink()
Returns a new object of class 'Cover Link'. |
CoverPoint |
createCoverPoint()
Returns a new object of class 'Cover Point'. |
Document |
createDocument()
Returns a new object of class 'Document'. |
NavigationLink |
createNavigationLink()
Returns a new object of class 'Navigation Link'. |
Project |
createProject()
Returns a new object of class 'Project'. |
Requirement |
createRequirement()
Returns a new object of class 'Requirement'. |
Rule |
createRule()
Returns a new object of class 'Rule'. |
RuleInstance |
createRuleInstance()
Returns a new object of class 'Rule Instance'. |
Section |
createSection()
Returns a new object of class 'Section'. |
Text |
createText()
Returns a new object of class 'Text'. |
TtmPackage |
getTtmPackage()
Returns the package supported by this factory. |
Methods inherited from interface org.eclipse.emf.ecore.EFactory |
---|
convertToString, create, createFromString, getEPackage, setEPackage |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final TtmFactory eINSTANCE
Method Detail |
---|
Document createDocument()
Section createSection()
Text createText()
Attribute createAttribute()
Requirement createRequirement()
CoverLink createCoverLink()
NavigationLink createNavigationLink()
Project createProject()
RuleInstance createRuleInstance()
AttributeOwner createAttributeOwner()
Rule createRule()
CoverageResult createCoverageResult()
CoverPoint createCoverPoint()
TtmPackage getTtmPackage()
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.