Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » MOFScript » Setting 'type' on uml.Property(How to set 'type' on an uml.Property)
Setting 'type' on uml.Property [message #899979] Fri, 03 August 2012 10:32
Rafael Oliveira is currently offline Rafael OliveiraFriend
Messages: 1
Registered: August 2012
Junior Member
Hello,

I have a property:

var _property:uml.Property = new uml.Property()

and a class..

var clazz:uml.Class = new uml.Class()

How to point property.type to a class?

_property.type = clazz (it doesn't work)

Thanks in advance.
Previous Topic:Subpackages URI problem
Next Topic:call transformation from Java API
Goto Forum:
  


Current Time: Thu Apr 18 06:22:16 GMT 2024

Powered by FUDForum. Page generated in 0.02715 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top