| Constructor and Description |
|---|
Create(javax.jmi.reflect.RefPackage extent) |
| Modifier and Type | Method and Description |
|---|---|
javax.jmi.reflect.RefObject |
execute(String metaclass)
The task's execution method.
|
public Create(javax.jmi.reflect.RefPackage extent)
public javax.jmi.reflect.RefObject execute(String metaclass) throws IllegalArgumentException
execute in interface Function<String,javax.jmi.reflect.RefObject>metaclass - Path in the metamodel to the metaclass whose instances (in the model/extent) are to be
processed. Format of metaclass attribute: {<package>::} <meta class>IllegalArgumentExceptionCopyright © 2001–2018 MDA Tools. All rights reserved.