Uses of Interface
org.cip4.jdflib.ifaces.ICapabilityElement

Packages that use ICapabilityElement
org.cip4.jdflib.ifaces   
org.cip4.jdflib.jmf   
org.cip4.jdflib.resource.devicecapability   
 

Uses of ICapabilityElement in org.cip4.jdflib.ifaces
 

Methods in org.cip4.jdflib.ifaces that return ICapabilityElement
 ICapabilityElement IDeviceCapable.getTargetCap(String id)
          get the target JDFTerm referenced by id
 

Uses of ICapabilityElement in org.cip4.jdflib.jmf
 

Methods in org.cip4.jdflib.jmf that return ICapabilityElement
 ICapabilityElement JDFMessageService.getTargetCap(String id)
           
 

Uses of ICapabilityElement in org.cip4.jdflib.resource.devicecapability
 

Classes in org.cip4.jdflib.resource.devicecapability that implement ICapabilityElement
 class JDFAbstractState
           
 class JDFBooleanState
           
 class JDFDateTimeState
           
 class JDFDevCap
           
 class JDFDevCaps
           
 class JDFDurationState
           
 class JDFEnumerationState
           
 class JDFIntegerState
           
 class JDFMatrixState
           
 class JDFNameState
           
 class JDFNumberState
           
 class JDFPDFPathState
           
 class JDFRectangleState
           
 class JDFShapeState
           
 class JDFStringState
           
 class JDFXYPairState
           
 

Methods in org.cip4.jdflib.resource.devicecapability that return ICapabilityElement
 ICapabilityElement JDFEvaluation.getRefTarget()
          getRefTarget() get the target referencened in @rRef
 ICapabilityElement JDFDeviceCap.getTargetCap(String id)
           
 

Methods in org.cip4.jdflib.resource.devicecapability with parameters of type ICapabilityElement
 JDFAction JDFActionPool.appendExcludeTest(ICapabilityElement t1, ICapabilityElement t2)
          append an action to this that references a Test that defines an exclusion of two values
static JDFModuleCap JDFModulePool.appendModuleRef(ICapabilityElement caps, String id)
           
static JDFDeviceCap.EnumAvailability JDFModulePool.getModuleAvailability(ICapabilityElement caps)
          get the module availability based on modulerefs and availability
 



Copyright © 2013. All Rights Reserved.