|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFRefElement | |
|---|---|
| org.cip4.jdflib.core | |
| org.cip4.jdflib.extensions | |
| org.cip4.jdflib.resource.process | |
| Uses of JDFRefElement in org.cip4.jdflib.core |
|---|
| Methods in org.cip4.jdflib.core that return JDFRefElement | |
|---|---|
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. if target is a partition, the refElement MUST point exactly to that partition |
JDFRefElement |
JDFElement.refElement(JDFResource target)
Creates an inter resource link to a target resource. |
| Uses of JDFRefElement in org.cip4.jdflib.extensions |
|---|
| Methods in org.cip4.jdflib.extensions with parameters of type JDFRefElement | |
|---|---|
protected String |
XJDF20.WalkJDFElement.getRefName(JDFRefElement re)
get the name for the attribute to become a reference - may add a "Refs" rather than ref for |
protected void |
XJDF20.WalkRefElement.makeRefAttribute(JDFRefElement re,
KElement xjdf)
|
protected void |
XJDF20.WalkColorPoolRef.makeRefAttribute(JDFRefElement re,
KElement xjdf)
|
protected boolean |
XJDF20.WalkJDFElement.mustInline(JDFRefElement re)
|
| Uses of JDFRefElement in org.cip4.jdflib.resource.process |
|---|
| Methods in org.cip4.jdflib.resource.process that return JDFRefElement | |
|---|---|
JDFRefElement |
JDFSourceResource.getRefElement()
get the refelement |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||