![]() |
Object metamodel |
Post Reply
|
| Author | |
Saivignesh
Contributor
Joined: 01.May.2017 Location: Netherlands Points: 17 |
Post Options
Thanks(0)
Quote Reply
Topic: Object metamodelPosted: 09.May.2017 at 11:21 |
|
How can I access object subtypes from objects using generator?
I have a object which has 4 subtypes. But in the graph tool I have only the super object. How can I access them using MERL generator?
|
|
![]() |
|
jpt
MetaCase
Joined: 25.Mar.2008 Points: 253 |
Answer Post Options
Thanks(0)
Quote Reply
Posted: 09.May.2017 at 12:09 |
|
To match instances whose object type is MySupertype or descended from it, use: .(<=MySupertype)
You may also exclude subtypes or list explicitly the wanted subtypes with the type patterns. Edited by jpt - 09.May.2017 at 12:10 |
|
![]() |
|
Post Reply
|
|
| Tweet |
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |