public class InstanceSupport extends Object
DesignElementProperty
for handling DesignInstances.| Constructor and Description |
|---|
InstanceSupport(DesignElementProperty property)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
QTag[] |
getTags() |
void |
insertTag(int index,
QTag tag) |
void |
removeInstance(DesignInstance design) |
static QTag |
tagFor(DesignInstance instance) |
public InstanceSupport(DesignElementProperty property)
property - public QTag[] getTags()
public void removeInstance(DesignInstance design) throws ArooaConfigurationException
ArooaConfigurationExceptionpublic void insertTag(int index,
QTag tag)
throws ArooaParseException
ArooaParseExceptionpublic static QTag tagFor(DesignInstance instance)
Copyright © 2023. All rights reserved.