| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| AnnotationReferences | CollectAnnotationReferences
(AnnotationRefFilter RefStrength, AnnotationRefFromType RefSource)
LICENSE: 222 |
| Selections | CollectQuiltReferenceSurfaces
(AnnotationReference QuiltReference)
|
| Annotation | GetAnnotation
()
LICENSE: 222 |
| Feature | GetAnnotationFeature
()
LICENSE: 222 |
| /*optional*/ String | GetAnnotationReferenceDescription
(AnnotationReference Reference)
LICENSE: 222 |
| AnnotationType | GetAnnotationType
()
LICENSE: 222 |
| boolean | GetCopyFlag
()
LICENSE: 222 |
| /*optional*/ Boolean | HasMissingReferences
(AnnotationRefFilter ReferenceType, AnnotationRefFromType ReferenceSource, boolean AtLeastOneMissingRef)
LICENSE: 222 |
| boolean | IsDependent
()
LICENSE: 222 |
| boolean | IsIncomplete
()
LICENSE: 222 |
| boolean | IsReadOnly
()
LICENSE: 222 |
| /*optional*/ Boolean | IsReferenceStrong
(AnnotationReference Reference)
LICENSE: 222 |
| void | SetAnnotationReferenceDescription
(AnnotationReference Reference, String Description)
LICENSE: 222 |
| Methods Inherited from Interface com.ptc.wfc.wfcLayerState.LayerItem |
|---|
| IsLayerItemVisible, RemoveNoUpdate, GetLayers, AddNoUpdate |
| Methods Inherited from Interface com.ptc.pfc.pfcBase.ActionSource |
|---|
| AddActionListener, RemoveActionListener, AddActionListenerWithType |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Parent |
|---|
| GetChild |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ParameterOwner |
|---|
| GetParam, CreateParam, ListParams, SelectParam, CreateParamWithUnits, SelectParameters |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WParameterOwner |
|---|
| ExportParameterTable, ApplyParameterTableset, MathcadParametersSet, MathcadInputParametersGet |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.RelationOwner |
|---|
| DeleteRelations, GetRelations, SetRelations, RegenerateRelations, EvaluateExpression |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WRelationOwner |
|---|
| GetRelationConstraints, UnitsUsed, UseUnits, EvaluateExpressionWithUnits |
| Methods Inherited from Interface com.ptc.pfc.pfcObject.Child |
|---|
| GetDBParent, GetOId |
| Methods Inherited from Interface com.ptc.pfc.pfcModelItem.ModelItem |
|---|
| GetName, SetName, GetId, GetType |
| Methods Inherited from Interface com.ptc.wfc.wfcModelItem.WModelItem |
|---|
| DeleteUserDefinedName, Unhide, Hide, IsHidden, IsNameReadOnly, IsZoneFeature, GetDefaultName |
| Method Detail |
|---|
| GetAnnotationType |
|---|
| AnnotationType | GetAnnotationType | () |
| IsReadOnly |
|---|
| boolean | IsReadOnly | () |
| HasMissingReferences |
|---|
| /*optional*/ Boolean | HasMissingReferences | (AnnotationRefFilter ReferenceType, AnnotationRefFromType ReferenceSource, boolean AtLeastOneMissingRef) |
| Exceptions thrown (but not limited to): XToolkitNotFound - The element has no references of the given type and source.
|
| IsIncomplete |
|---|
| boolean | IsIncomplete | () |
| GetCopyFlag |
|---|
| boolean | GetCopyFlag | () |
| IsDependent |
|---|
| boolean | IsDependent | () |
| Exceptions thrown (but not limited to): XToolkitCantAccess - The element is not owned by a data sharing feature.
|
| GetAnnotation |
|---|
| Annotation | GetAnnotation | () |
| Exceptions thrown (but not limited to): XToolkitNotFound - The annotation element does not contain an annotation.
|
| GetAnnotationFeature |
|---|
| Feature | GetAnnotationFeature | () |
| IsReferenceStrong |
|---|
| /*optional*/ Boolean | IsReferenceStrong | (AnnotationReference Reference) |
| Exceptions thrown (but not limited to): XToolkitNotFound - The annotation element doesn't contain this reference.
|
| GetAnnotationReferenceDescription |
|---|
| /*optional*/ String | GetAnnotationReferenceDescription | (AnnotationReference Reference) |
| Exceptions thrown (but not limited to): XToolkitNotFound - The annotation element doesn't contain this reference.
|
| SetAnnotationReferenceDescription |
|---|
| void | SetAnnotationReferenceDescription | (AnnotationReference Reference, String Description) |
| Exceptions thrown (but not limited to): XToolkitNotFound - The annotation element doesn't contain this reference.
|
| CollectAnnotationReferences |
|---|
| AnnotationReferences | CollectAnnotationReferences | (AnnotationRefFilter RefStrength, AnnotationRefFromType RefSource) |
| Exceptions thrown (but not limited to): XToolkitNotFound - The annotation element does not contain any references of the indicated type. XToolkitInvalidType - References from driving dimension annotation elements cannot be accessed.
|
| CollectQuiltReferenceSurfaces |
|---|
| Selections | CollectQuiltReferenceSurfaces | (AnnotationReference QuiltReference) |
| Exceptions thrown (but not limited to): XToolkitInvalidType - The input reference type was not valid.
|