Library | File

Class wfcAnnotationReferenceSet

# include <wfcAnnotation.h>

class wfcAnnotationReferenceSet
 : public virtual xobject
{
    xdeclare(wfcAnnotationReferenceSet)
    ...
};
This is a COMPACT class.



Description

 



Method Summary

static wfcAnnotationReferenceSet_ptrCreate (wfcAnnotationReference_ptr Reference, xbool Strong, xrstring Description, xbool AutoPropagate)
 
xboolGetAutoPropagate ()
voidSetAutoPropagate (xbool value)
 
xstringGetDescription ()
voidSetDescription (xrstring value)
 
wfcAnnotationReference_ptrGetReference ()
voidSetReference (wfcAnnotationReference_ptr value)
 
xboolGetStrong ()
voidSetStrong (xbool value)
 



Method Detail

wfcAnnotationReference_ptrGetReference ()
voidSetReference (wfcAnnotationReference_ptr value)

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements




xboolGetStrong ()
voidSetStrong (xbool value)

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements




xstringGetDescription ()
voidSetDescription (xrstring value)

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements




xboolGetAutoPropagate ()
voidSetAutoPropagate (xbool value)

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements




static wfcAnnotationReferenceSet_ptrCreate (wfcAnnotationReference_ptr Reference, xbool Strong, xrstring Description, xbool AutoPropagate)

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements, Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements
Parameters:
Reference
 
Strong
 
Description
 
AutoPropagate
 
Returns: