org.camunda.bpm.model.cmmn.impl.instance
Class CmmnAttributeElementReferenceCollection

java.lang.Object
  extended by org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl<T>
      extended by org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl<T>
          extended by org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<CmmnElement>
              extended by org.camunda.bpm.model.cmmn.impl.instance.CmmnAttributeElementReferenceCollection
All Implemented Interfaces:
org.camunda.bpm.model.xml.type.reference.AttributeReference<CmmnElement>, org.camunda.bpm.model.xml.type.reference.Reference<CmmnElement>

public class CmmnAttributeElementReferenceCollection
extends org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<CmmnElement>

Author:
Roman Smirnov

Field Summary
 
Fields inherited from class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
separator
 
Fields inherited from class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
referenceSourceAttribute
 
Fields inherited from class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
referenceTargetAttribute
 
Constructor Summary
CmmnAttributeElementReferenceCollection(org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl<String> referenceSourceAttribute)
           
 
Method Summary
protected  String getTargetElementIdentifier(CmmnElement referenceTargetElement)
           
 
Methods inherited from class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
getReferenceTargetElements, performAddOperation, performClearOperation, performRemoveOperation, removeReference, setReferenceIdentifier, updateReference
 
Methods inherited from class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
getReferenceIdentifier, getReferenceSourceAttribute, getReferenceSourceElementType
 
Methods inherited from class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
findReferenceSourceElements, getReferenceTargetAttribute, getReferenceTargetElement, referencedElementRemoved, referencedElementUpdated, setReferenceTargetAttribute, setReferenceTargetElement, setReferenceTargetElementType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.camunda.bpm.model.xml.type.reference.AttributeReference
getReferenceSourceAttribute
 
Methods inherited from interface org.camunda.bpm.model.xml.type.reference.Reference
findReferenceSourceElements, getReferenceIdentifier, getReferenceSourceElementType, getReferenceTargetAttribute, getReferenceTargetElement, setReferenceTargetElement
 

Constructor Detail

CmmnAttributeElementReferenceCollection

public CmmnAttributeElementReferenceCollection(org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl<String> referenceSourceAttribute)
Method Detail

getTargetElementIdentifier

protected String getTargetElementIdentifier(CmmnElement referenceTargetElement)
Specified by:
getTargetElementIdentifier in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection<CmmnElement>


Copyright © 2017 camunda services GmbH. All rights reserved.