Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic Rhapsody (steve huntington)
Decrease font size
Increase font size
Topic Title: CodeGeneration question
Topic Summary:
Created On: 30-Nov-2004 21:37
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 30-Nov-2004 21:37
User is offline View Users Profile Print this message


Frank Braun

Posts: 158
Joined: 30-Jun-2004

I want to do something like this

class AAA {

Objectbroker1
myTxt2
myMakro3

};


so not an attribute, type, or operation just some freetext ->inside<- the class. Any way to do this without using "UseAsExternal"

Thanks

Frank
Report this to a Moderator Report this to a Moderator
 30-Nov-2004 21:37
User is offline View Users Profile Print this message


Justin DYER

Posts: 548
Joined: 30-Jun-2004

You can create a new type in the class and put whatever you want in the declaration.
Report this to a Moderator Report this to a Moderator
 11-Jan-2005 21:41
User is offline View Users Profile Print this message


Martin Bakal

Posts: 333
Joined: 11-Jun-2004

Frank,

You could use a type and not use the %s in the declaration. You would get code more like:

class class_0 {
public :
//#[ ignore
test;
//#]

The only issue is the ignores and the semicolon but it might be OK for what they way.

Marty
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic Rhapsody forum.
There are currently 1 users logged in.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.