| Package | Description |
|---|---|
| org.cip4.jdflib.core | |
| org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf | |
| org.cip4.jdflib.resource.process |
| Modifier and Type | Method and Description |
|---|---|
JDFRefElement |
JDFElement.getCreateRefElement(JDFResource target)
gets an inter resource link to a target resource., creates it if it does not exist
|
JDFRefElement |
JDFElement.getRefElement(JDFResource target)
gets an inter resource link to a target resource.
|
JDFRefElement |
JDFElement.refElement(JDFResource target)
Creates an inter resource link to a target resource.
note that if target is a subelement rather than a root resource, it WILL be promoted to root level (rSubRef is deprecated) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
WalkJDFElement.getRefName(JDFRefElement re)
get the name for the attribute to become a reference - may add a "Refs" rather than ref for
|
protected void |
WalkRefElement.makeRefAttribute(JDFRefElement re,
KElement xjdf) |
protected void |
WalkColorPoolRef.makeRefAttribute(JDFRefElement re,
KElement xjdf) |
protected boolean |
WalkJDFElement.mustInline(JDFRefElement re) |
| Modifier and Type | Method and Description |
|---|---|
JDFRefElement |
JDFSourceResource.getRefElement()
get the refelement
|
Copyright © 2015. All rights reserved.