|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.change_vision.jude.api.inf.model.IRequirementTable
public abstract IRequirementTable
Interface for Requirement Table.
Field Summary |
---|
Fields inherited from class com.change_vision.jude.api.inf.model.INamedElement |
---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
Method Summary | |
---|---|
abstract int |
getHierarchyValue()
Get specified hierarchies. |
abstract boolean |
isAllHierarchy()
Check if the element should be displayed requirements in all hierarchies. |
abstract boolean |
isHierarchyRange()
Check if the element should be displayed requirements in specified hierarchies under project. |
abstract boolean |
isIdVisible()
Check if ID should be shown. |
abstract boolean |
isNameVisible()
Check if Name should be shown. |
abstract boolean |
isParentVisible()
Check if the top parent should be displayed if the requirement table is created under a requirement. |
abstract boolean |
isSubpackageRequirementsVisible()
Check if the element should be displayed requirements under sub packages. |
abstract boolean |
isTextVisible()
Check if Text should be shown. |
Methods inherited from class com.change_vision.jude.api.inf.model.IDiagram |
---|
exportImage, getBoundRect, getPresentations, getProperties, getProperty, getText, setProperties, setProperty |
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
---|
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
---|
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValue, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier |
Methods inherited from class com.change_vision.jude.api.inf.model.IHyperlinkOwner |
---|
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks |
Method Detail |
---|
abstract boolean isIdVisible()
abstract boolean isNameVisible()
abstract boolean isTextVisible()
abstract boolean isParentVisible()
abstract boolean isAllHierarchy()
abstract boolean isHierarchyRange()
abstract boolean isSubpackageRequirementsVisible()
abstract int getHierarchyValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |