Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.ifaces | |
org.cip4.jdflib.resource.devicecapability |
Modifier and Type | Method and Description |
---|---|
JDFModuleCap |
JDFAutoModulePool.appendModuleCap()
(30) append element ModuleCap
|
JDFModuleCap |
JDFAutoModulePool.getCreateModuleCap(int iSkip)
(26) getCreateModuleCap
|
JDFModuleCap |
JDFAutoModulePool.getModuleCap(int iSkip)
(27) const get element ModuleCap
|
Modifier and Type | Method and Description |
---|---|
Collection<JDFModuleCap> |
JDFAutoModulePool.getAllModuleCap()
Get all ModuleCap from the current element
|
Modifier and Type | Method and Description |
---|---|
JDFModuleCap |
ICapabilityElement.appendModuleRef(String id)
append moduleRef to moduleRefs, if it does not exist, set the availability to module and ensure that the
appropriate modulecap exists
|
Modifier and Type | Method and Description |
---|---|
static JDFModuleCap |
JDFModulePool.appendModuleRef(ICapabilityElement caps,
String id) |
JDFModuleCap |
JDFAbstractState.appendModuleRef(String id) |
JDFModuleCap |
JDFDevCaps.appendModuleRef(String id) |
JDFModuleCap |
JDFDevCap.appendModuleRef(String id) |
JDFModuleCap |
JDFModulePool.getCreateModuleCap(String id)
get a modulecap with a given id, create it if it does not exist
|
JDFModuleCap |
JDFModulePool.getModuleCap(String id)
get a modulecap with a given id
|
Copyright © 2018. All rights reserved.