Package com.nomagic.updm.utils
Class UPDMProfile.ActualOrganizationStereotype
- java.lang.Object
 - 
- com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper<Stereotype>
 - 
- com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
 - 
- com.nomagic.updm.utils.UPDMProfile.ActualOrganizationStereotype
 
 
 
 
- 
- Enclosing class:
 - UPDMProfile
 
public static class UPDMProfile.ActualOrganizationStereotype extends ProfileImplementation.StereotypeWrapper
 
- 
- 
Field Summary
Fields Modifier and Type Field Description private UPDMProfile_pstatic java.lang.StringACTUALPROPERTYSETThe actual measurements to which the element must conform.static java.lang.StringCODE_SYMBOLArmy, Navy, Air Force, Marine Corps, Jointprivate Propertycodesymbolstatic java.lang.StringCONFORMSTOStandard that this UPDM element is conforming to.static java.lang.StringENDBOUNDARYTYPEEnd time of boundary.static java.lang.StringPHYSICALLOCATIONstatic java.lang.StringPROPERTYSETTypes of measurements corresponding to the actual measurements.private PropertyratifiedStandardsstatic java.lang.StringRATIFIEDSTANDARDSStandards that were ratified by this ActualOrganizationstatic java.lang.StringREQUIREDENVIRONMENTprivate PropertyserviceTypestatic java.lang.StringSERVICETYPEService office code or symbolstatic 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 protectedActualOrganizationStereotype(UPDMProfile profile) 
- 
Method Summary
- 
Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Methods inherited from class com.nomagic.profiles.ProfileImplementation.ProfileElementWrapper
getElementByName 
 - 
 
 - 
 
- 
- 
Field Detail
- 
STEREOTYPE_NAME
public static final java.lang.String STEREOTYPE_NAME
- See Also:
 - Constant Field Values
 
 
- 
CODE_SYMBOL
public static final java.lang.String CODE_SYMBOL
Army, Navy, Air Force, Marine Corps, Joint- See Also:
 - Constant Field Values
 
 
- 
RATIFIEDSTANDARDS
public static final java.lang.String RATIFIEDSTANDARDS
Standards that were ratified by this ActualOrganization- See Also:
 - Constant Field Values
 
 
- 
SERVICETYPE
public static final java.lang.String SERVICETYPE
Service office code or symbol- See Also:
 - Constant Field Values
 
 
- 
PHYSICALLOCATION
public static final java.lang.String PHYSICALLOCATION
- See Also:
 - Constant Field Values
 
 
- 
REQUIREDENVIRONMENT
public static final java.lang.String REQUIREDENVIRONMENT
- 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
 
 
- 
_p
private final UPDMProfile _p
 
- 
codesymbol
@CheckForNull private Property codesymbol
 
- 
ratifiedStandards
@CheckForNull private Property ratifiedStandards
 
- 
serviceType
@CheckForNull private Property serviceType
 
 - 
 
- 
Constructor Detail
- 
ActualOrganizationStereotype
protected ActualOrganizationStereotype(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
 
 
- 
getCodesymbolProperty
@CheckForNull public Property getCodesymbolProperty()
 
- 
getRatifiedStandardsProperty
@CheckForNull public Property getRatifiedStandardsProperty()
 
- 
getServiceTypeProperty
@CheckForNull public Property getServiceTypeProperty()
 
- 
getPhysicalLocationProperty
@CheckForNull public Property getPhysicalLocationProperty()
 
- 
getRequiredEnvironmentProperty
@CheckForNull public Property getRequiredEnvironmentProperty()
 
- 
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()
 
- 
setCodesymbol
public void setCodesymbol(Element element, @CheckForNull java.lang.String value)
 
- 
clearCodesymbol
public void clearCodesymbol(Element element)
 
- 
getCodesymbol
@CheckForNull public java.lang.String getCodesymbol(Element element)
 
- 
setRatifiedStandards
public void setRatifiedStandards(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearRatifiedStandards
public void clearRatifiedStandards(Element element)
 
- 
setServiceType
public void setServiceType(Element element, @CheckForNull java.lang.String value)
 
- 
clearServiceType
public void clearServiceType(Element element)
 
- 
getServiceType
@CheckForNull public java.lang.String getServiceType(Element element)
 
- 
clearPhysicalLocation
public void clearPhysicalLocation(Element element)
 
- 
setRequiredEnvironment
public void setRequiredEnvironment(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearRequiredEnvironment
public void clearRequiredEnvironment(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()
- Overrides:
 clearin classProfileImplementation.ProfileElementWrapper<Stereotype>
 
- 
is
public boolean is(@CheckForNull Element element) 
- 
isInstance
public static boolean isInstance(@CheckForNull Element element) 
 - 
 
 -