Package com.nomagic.updm.utils
Class UPDMProfile.ViewpointStereotype
- java.lang.Object
-
- com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
-
- com.nomagic.updm.utils.UPDMProfile.ViewpointStereotype
-
- Enclosing class:
- UPDMProfile
public static class UPDMProfile.ViewpointStereotype extends ProfileImplementation.StereotypeWrapper
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringACTUALPROPERTYSETThe actual measurements to which the element must conform.static java.lang.StringCONCERNSstatic java.lang.StringCONFORMSTOStandard that this UPDM element is conforming to.static java.lang.StringENDBOUNDARYTYPEEnd time of boundary.static java.lang.StringLANGUAGESstatic java.lang.StringMETHODSstatic java.lang.StringPROPERTYSETTypes of measurements corresponding to the actual measurements.static java.lang.StringPURPOSEstatic java.lang.StringSTAKEHOLDERSstatic java.lang.StringSTARTBOUNDARYTYPEStart time of a boundary.static java.lang.StringSTEREOTYPE_NAMEstatic java.lang.StringURIUnique identifier for the element.
-
Constructor Summary
Constructors Modifier Constructor Description protectedViewpointStereotype(UPDMProfile profile)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddActualPropertySet(Element element, Element value)voidaddConcerns(Element element, java.lang.String value)voidaddConformsTo(Element element, Element value)voidaddLanguages(Element element, java.lang.String value)voidaddMethods(Element element, java.lang.String value)voidaddPropertySet(Element element, Element value)voidaddStakeholders(Element element, java.lang.String value)protected voidclear()voidclearActualPropertySet(Element element)voidclearConcerns(Element element)voidclearConformsTo(Element element)voidclearEndBoundaryType(Element element)voidclearLanguages(Element element)voidclearMethods(Element element)voidclearPropertySet(Element element)voidclearPurpose(Element element)voidclearStakeholders(Element element)voidclearStartBoundaryType(Element element)voidclearURI(Element element)java.util.List<Element>getActualPropertySet(Element element)PropertygetActualPropertySetProperty()java.util.List<java.lang.String>getConcerns(Element element)PropertygetConcernsProperty()java.util.List<Element>getConformsTo(Element element)PropertygetConformsToProperty()ElementgetEndBoundaryType(Element element)PropertygetEndBoundaryTypeProperty()java.util.List<java.lang.String>getLanguages(Element element)PropertygetLanguagesProperty()java.util.List<java.lang.String>getMethods(Element element)PropertygetMethodsProperty()java.util.List<Element>getPropertySet(Element element)PropertygetPropertySetProperty()java.lang.StringgetPurpose(Element element)PropertygetPurposeProperty()java.util.List<java.lang.String>getStakeholders(Element element)PropertygetStakeholdersProperty()ElementgetStartBoundaryType(Element element)PropertygetStartBoundaryTypeProperty()StereotypegetStereotype()Returns stereotype for this wrapper.java.lang.StringgetURI(Element element)PropertygetURIProperty()booleanis(Element element)static booleanisInstance(Element element)voidremoveActualPropertySet(Element element, Element value)voidremoveConcerns(Element element, java.lang.String value)voidremoveConformsTo(Element element, Element value)voidremoveLanguages(Element element, java.lang.String value)voidremoveMethods(Element element, java.lang.String value)voidremovePropertySet(Element element, Element value)voidremoveStakeholders(Element element, java.lang.String value)voidsetActualPropertySet(Element element, java.util.Collection<? extends Element> value)voidsetConcerns(Element element, java.util.Collection<java.lang.String> value)voidsetConformsTo(Element element, java.util.Collection<? extends Element> value)voidsetEndBoundaryType(Element element, Element value)voidsetLanguages(Element element, java.util.Collection<java.lang.String> value)voidsetMethods(Element element, java.util.Collection<java.lang.String> value)voidsetPropertySet(Element element, java.util.Collection<? extends Element> value)voidsetPurpose(Element element, java.lang.String value)voidsetStakeholders(Element element, java.util.Collection<java.lang.String> value)voidsetStartBoundaryType(Element element, Element value)voidsetURI(Element element, java.lang.String value)-
Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
-
-
-
Field Detail
-
STEREOTYPE_NAME
public static final java.lang.String STEREOTYPE_NAME
- See Also:
- Constant Field Values
-
CONCERNS
public static final java.lang.String CONCERNS
- See Also:
- Constant Field Values
-
LANGUAGES
public static final java.lang.String LANGUAGES
- See Also:
- Constant Field Values
-
METHODS
public static final java.lang.String METHODS
- See Also:
- Constant Field Values
-
PURPOSE
public static final java.lang.String PURPOSE
- See Also:
- Constant Field Values
-
STAKEHOLDERS
public static final java.lang.String STAKEHOLDERS
- See Also:
- Constant Field Values
-
URI
public static final java.lang.String URI
Unique identifier for the element.- See Also:
- Constant Field Values
-
ACTUALPROPERTYSET
public static final java.lang.String ACTUALPROPERTYSET
The actual measurements to which the element must conform.- See Also:
- Constant Field Values
-
CONFORMSTO
public static final java.lang.String CONFORMSTO
Standard that this UPDM element is conforming to.- See Also:
- Constant Field Values
-
ENDBOUNDARYTYPE
public static final java.lang.String ENDBOUNDARYTYPE
End time of boundary.- See Also:
- Constant Field Values
-
PROPERTYSET
public static final java.lang.String PROPERTYSET
Types of measurements corresponding to the actual measurements.- See Also:
- Constant Field Values
-
STARTBOUNDARYTYPE
public static final java.lang.String STARTBOUNDARYTYPE
Start time of a boundary.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ViewpointStereotype
protected ViewpointStereotype(UPDMProfile profile)
-
-
Method Detail
-
getStereotype
public Stereotype getStereotype()
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getConcernsProperty
@CheckForNull public Property getConcernsProperty()
-
getLanguagesProperty
@CheckForNull public Property getLanguagesProperty()
-
getMethodsProperty
@CheckForNull public Property getMethodsProperty()
-
getPurposeProperty
@CheckForNull public Property getPurposeProperty()
-
getStakeholdersProperty
@CheckForNull public Property getStakeholdersProperty()
-
getURIProperty
@CheckForNull public Property getURIProperty()
-
getActualPropertySetProperty
@CheckForNull public Property getActualPropertySetProperty()
-
getConformsToProperty
@CheckForNull public Property getConformsToProperty()
-
getEndBoundaryTypeProperty
@CheckForNull public Property getEndBoundaryTypeProperty()
-
getPropertySetProperty
@CheckForNull public Property getPropertySetProperty()
-
getStartBoundaryTypeProperty
@CheckForNull public Property getStartBoundaryTypeProperty()
-
setConcerns
public void setConcerns(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
-
clearConcerns
public void clearConcerns(Element element)
-
addConcerns
public void addConcerns(Element element, java.lang.String value)
-
removeConcerns
public void removeConcerns(Element element, java.lang.String value)
-
getConcerns
public java.util.List<java.lang.String> getConcerns(Element element)
-
setLanguages
public void setLanguages(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
-
clearLanguages
public void clearLanguages(Element element)
-
addLanguages
public void addLanguages(Element element, java.lang.String value)
-
removeLanguages
public void removeLanguages(Element element, java.lang.String value)
-
getLanguages
public java.util.List<java.lang.String> getLanguages(Element element)
-
setMethods
public void setMethods(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
-
clearMethods
public void clearMethods(Element element)
-
addMethods
public void addMethods(Element element, java.lang.String value)
-
removeMethods
public void removeMethods(Element element, java.lang.String value)
-
getMethods
public java.util.List<java.lang.String> getMethods(Element element)
-
setPurpose
public void setPurpose(Element element, @CheckForNull java.lang.String value)
-
clearPurpose
public void clearPurpose(Element element)
-
getPurpose
@CheckForNull public java.lang.String getPurpose(Element element)
-
setStakeholders
public void setStakeholders(Element element, @CheckForNull java.util.Collection<java.lang.String> value)
-
clearStakeholders
public void clearStakeholders(Element element)
-
addStakeholders
public void addStakeholders(Element element, java.lang.String value)
-
removeStakeholders
public void removeStakeholders(Element element, java.lang.String value)
-
getStakeholders
public java.util.List<java.lang.String> getStakeholders(Element element)
-
setURI
public void setURI(Element element, @CheckForNull java.lang.String value)
-
clearURI
public void clearURI(Element element)
-
getURI
@CheckForNull public java.lang.String getURI(Element element)
-
setActualPropertySet
public void setActualPropertySet(Element element, @CheckForNull java.util.Collection<? extends Element> value)
-
clearActualPropertySet
public void clearActualPropertySet(Element element)
-
setConformsTo
public void setConformsTo(Element element, @CheckForNull java.util.Collection<? extends Element> value)
-
clearConformsTo
public void clearConformsTo(Element element)
-
clearEndBoundaryType
public void clearEndBoundaryType(Element element)
-
setPropertySet
public void setPropertySet(Element element, @CheckForNull java.util.Collection<? extends Element> value)
-
clearPropertySet
public void clearPropertySet(Element element)
-
setStartBoundaryType
public void setStartBoundaryType(Element element, @CheckForNull Element value)
-
clearStartBoundaryType
public void clearStartBoundaryType(Element element)
-
clear
protected void clear()
-
is
public boolean is(@CheckForNull Element element)
-
isInstance
public static boolean isInstance(@CheckForNull Element element)
-
-