public class RetrieveAttributes extends Object implements Function<javax.jmi.reflect.RefObject,Collection<String>>
| Constructor and Description |
|---|
RetrieveAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
execute(javax.jmi.reflect.RefObject element)
This method retrieves the names of all attributes of the model element provided
|
public RetrieveAttributes()
public Collection<String> execute(javax.jmi.reflect.RefObject element)
execute in interface Function<javax.jmi.reflect.RefObject,Collection<String>>element - is non-null object from the first modelCopyright © 2001–2018 MDA Tools. All rights reserved.