Package com.nomagic.updm.utils
Class UPDMProfile.WholeLifeEnterpriseStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.updm.utils.UPDMProfile.WholeLifeEnterpriseStereotype
- Enclosing class:
 - UPDMProfile
 
public static class UPDMProfile.WholeLifeEnterpriseStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe actual measurements to which the element must conform.static final StringStandard that this UPDM element is conforming to.static final Stringstatic final StringEnd time of boundary.static final StringThe time and date at which the Phase ends.static final Stringstatic final StringThe Goal towards which this Phase is directed and is in support of.static final StringTypes of measurements corresponding to the actual measurements.static final StringStart time of a boundary.static final StringThe time and date at which the Phase starts.static final StringCollection of statement tasks.static final Stringstatic final StringUnique identifier for the element.static final StringThe Vision towards which this Phase is directed and is in support of. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddActualPropertySet(Element element, Element value) voidaddConformsTo(Element element, Element value) voidaddDescribedBy(Element element, Element value) voidaddFulfills(Element element, Element value) voidvoidaddPropertySet(Element element, Element value) voidaddStatementTasks(Element element, Element value) voidclearActualPropertySet(Element element) voidclearConformsTo(Element element) voidclearDescribedBy(Element element) voidclearEndBoundaryType(Element element) voidclearEndDate(Element element) voidclearFulfills(Element element) voidclearGoals(Element element) voidclearPropertySet(Element element) voidclearStartBoundaryType(Element element) voidclearStartDate(Element element) voidclearStatementTasks(Element element) voidvoidclearVisions(Element element) getActualPropertySet(Element element) getConformsTo(Element element) getDescribedBy(Element element) getEndBoundaryType(Element element) getEndDate(Element element) getFulfills(Element element) getPropertySet(Element element) getStartBoundaryType(Element element) getStartDate(Element element) getStatementTasks(Element element) Returns stereotype for this wrapper.getVisions(Element element) booleanstatic booleanisInstance(Element element) voidremoveActualPropertySet(Element element, Element value) voidremoveConformsTo(Element element, Element value) voidremoveDescribedBy(Element element, Element value) voidremoveFulfills(Element element, Element value) voidremoveGoals(Element element, Element value) voidremovePropertySet(Element element, Element value) voidremoveStatementTasks(Element element, Element value) voidsetActualPropertySet(Element element, Collection<? extends Element> value) voidsetConformsTo(Element element, Collection<? extends Element> value) voidsetDescribedBy(Element element, Collection<? extends Element> value) voidsetEndBoundaryType(Element element, Element value) voidsetEndDate(Element element, Element value) voidsetFulfills(Element element, Collection<? extends Element> value) voidsetGoals(Element element, Collection<? extends Element> value) voidsetPropertySet(Element element, Collection<? extends Element> value) voidsetStartBoundaryType(Element element, Element value) voidsetStartDate(Element element, Element value) voidsetStatementTasks(Element element, Collection<? extends Element> value) voidvoidsetVisions(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Field Details
- 
STEREOTYPE_NAME
- See Also:
 
 - 
DESCRIBEDBY
- See Also:
 
 - 
ENDDATE
The time and date at which the Phase ends.- See Also:
 
 - 
FULFILLS
- See Also:
 
 - 
GOALS
The Goal towards which this Phase is directed and is in support of.- See Also:
 
 - 
STARTDATE
The time and date at which the Phase starts.- See Also:
 
 - 
STATEMENTTASKS
Collection of statement tasks.- See Also:
 
 - 
VISIONS
The Vision towards which this Phase is directed and is in support of.- See Also:
 
 - 
URI
Unique identifier for the element.- See Also:
 
 - 
ACTUALPROPERTYSET
The actual measurements to which the element must conform.- See Also:
 
 - 
CONFORMSTO
Standard that this UPDM element is conforming to.- See Also:
 
 - 
ENDBOUNDARYTYPE
End time of boundary.- See Also:
 
 - 
PROPERTYSET
Types of measurements corresponding to the actual measurements.- See Also:
 
 - 
STARTBOUNDARYTYPE
Start time of a boundary.- See Also:
 
 
 - 
 - 
Constructor Details
- 
WholeLifeEnterpriseStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getDescribedByProperty
 - 
getEndDateProperty
 - 
getFulfillsProperty
 - 
getGoalsProperty
 - 
getStartDateProperty
 - 
getStatementTasksProperty
 - 
getVisionsProperty
 - 
getURIProperty
 - 
getActualPropertySetProperty
 - 
getConformsToProperty
 - 
getEndBoundaryTypeProperty
 - 
getPropertySetProperty
 - 
getStartBoundaryTypeProperty
 - 
setDescribedBy
 - 
clearDescribedBy
 - 
addDescribedBy
 - 
removeDescribedBy
 - 
getDescribedBy
 - 
setEndDate
 - 
clearEndDate
 - 
getEndDate
 - 
setFulfills
 - 
clearFulfills
 - 
addFulfills
 - 
removeFulfills
 - 
getFulfills
 - 
setGoals
 - 
clearGoals
 - 
addGoals
 - 
removeGoals
 - 
getGoals
 - 
setStartDate
 - 
clearStartDate
 - 
getStartDate
 - 
setStatementTasks
 - 
clearStatementTasks
 - 
addStatementTasks
 - 
removeStatementTasks
 - 
getStatementTasks
 - 
setVisions
 - 
clearVisions
 - 
getVisions
 - 
setURI
 - 
clearURI
 - 
getURI
 - 
setActualPropertySet
public void setActualPropertySet(Element element, @CheckForNull Collection<? extends Element> value)  - 
clearActualPropertySet
 - 
addActualPropertySet
 - 
removeActualPropertySet
 - 
getActualPropertySet
 - 
setConformsTo
 - 
clearConformsTo
 - 
addConformsTo
 - 
removeConformsTo
 - 
getConformsTo
 - 
setEndBoundaryType
 - 
clearEndBoundaryType
 - 
getEndBoundaryType
 - 
setPropertySet
 - 
clearPropertySet
 - 
addPropertySet
 - 
removePropertySet
 - 
getPropertySet
 - 
setStartBoundaryType
 - 
clearStartBoundaryType
 - 
getStartBoundaryType
 - 
is
 - 
isInstance
 
 -