Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

StructuredAnnotationSet

SE_4597606
7-Bedrock

StructuredAnnotationSet

I am using Windchill PDMLink Release 13.0 and Datecode with CPS 13.0.2.2

The class StructuredAnnotationSet is depricated. Is there a replacement class? We only have 1 row of the data in the StructuredAnnotationSet db table, but if we start using annotations after WC 13, what table will they be stored in.

ACCEPTED SOLUTION

Accepted Solutions
jbraga
21-Topaz I
(To:SE_4597606)

@SE_4597606 ,

 

This class was marked as deprecated in Windchill 11.2 with removal of the Product Structure Explorer (PSE) and Advanced Table Editor (ATE) Java applets. There is no replacement for it or its parent class, wt.annotation.AnnotationSet (CS372730). Refer to article CS237627 and the "About Annotating" topic in the Windchill Help Center.

View solution in original post

3 REPLIES 3
HelesicPetr
22-Sapphire II
(To:SE_4597606)

Hi @SE_4597606 

I guess that this is not the best place to ask. 

Check a JavaDoc for 13.0.2.0 CS17101 - Windchill PLM - Client JavaDoc

or PTC Should answer this information. 

HelesicPetr_1-1733999870289.png

example? 

StructureAnnotationHelper strHelp = StructureAnnotationHelper.getInstance();
strHelp.createEPMStructureAnnotation(EpmMemberComponentInstruction input)

PetrH

jbraga
21-Topaz I
(To:SE_4597606)

@SE_4597606 ,

 

This class was marked as deprecated in Windchill 11.2 with removal of the Product Structure Explorer (PSE) and Advanced Table Editor (ATE) Java applets. There is no replacement for it or its parent class, wt.annotation.AnnotationSet (CS372730). Refer to article CS237627 and the "About Annotating" topic in the Windchill Help Center.

Hi @SE_4597606,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag

Announcements
Top Tags