|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequirementRelated
A representation of the model object ' < ? >Requirement Related'.
The following features are supported:
SysMLPackage.getRequirementRelated()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
---|
SEPARATOR |
Method Summary | |
---|---|
EList<Requirement> |
getRefines()
Returns the value of the 'Refines' reference list. |
EList<Requirement> |
getSatisfies()
Returns the value of the 'Satisfies' reference list. |
EList<Requirement> |
getTracedFrom()
Returns the value of the 'Traced From' reference list. |
EList<Requirement> |
getVerifies()
Returns the value of the 'Verifies' reference list. |
Methods inherited from interface org.eclipse.uml2.uml.NamedElement |
---|
allNamespaces, allOwningPackages, createDependency, createNameExpression, createUsage, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.uml2.uml.Element |
---|
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf |
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 java.lang.String copyright
Method Detail |
---|
EList<Requirement> getVerifies()
Requirement
.
< ? > If
the meaning of the 'Verifies' reference list isn't clear,
there really should be more of a description here...
SysMLPackage.getRequirementRelated_Verifies()
EList<Requirement> getTracedFrom()
Requirement
.
< ? > If
the meaning of the 'Traced From' reference list isn't clear,
there really should be more of a description here...
SysMLPackage.getRequirementRelated_TracedFrom()
EList<Requirement> getSatisfies()
Requirement
.
< ? > If
the meaning of the 'Satisfies' reference list isn't clear,
there really should be more of a description here...
SysMLPackage.getRequirementRelated_Satisfies()
EList<Requirement> getRefines()
Requirement
.
< ? > If the meaning of the 'Refines'
reference list isn't clear, there really should be more of a description
here...
SysMLPackage.getRequirementRelated_Refines()
|
SysML | |||||||||
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.