com.ebmwebsourcing.easybox.easybpmn.bpmn20diagram.impl
Class TBPMNLabelStyleImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybox.impl.AbstractXmlObjectNodeImpl<Model>
      extended by com.ebmwebsourcing.easybox.impl.AbstractXmlObjectImpl<Model>
          extended by com.ebmwebsourcing.easybox.impl.AbstractJaxbXmlObjectImpl<Model>
              extended by com.ebmwebsourcing.easybox.easybpmn.bpmn20diagram.impl.TBPMNLabelStyleImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybox.api.with.WithId, com.ebmwebsourcing.easybox.api.XmlObject, com.ebmwebsourcing.easybox.api.XmlObjectNode, com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Style, com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TBPMNLabelStyle, com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TStyle, java.lang.Comparable<com.ebmwebsourcing.easybox.api.XmlObjectNode>

public class TBPMNLabelStyleImpl
extends com.ebmwebsourcing.easybox.impl.AbstractJaxbXmlObjectImpl<Model>
implements com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TBPMNLabelStyle


Field Summary
 
Fields inherited from class com.ebmwebsourcing.easybox.impl.AbstractJaxbXmlObjectImpl
ANY_QNAME
 
Fields inherited from interface com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Style
QNAME
 
Fields inherited from interface com.ebmwebsourcing.easybox.api.XmlObject
EMPTY_ARRAY
 
Constructor Summary
protected TBPMNLabelStyleImpl(com.ebmwebsourcing.easybox.api.XmlContext xmlContext, EJaxbBPMNLabelStyle jaxbModel)
           
 
Method Summary
protected  java.lang.Class<? extends EJaxbBPMNLabelStyle> getCompliantModelClass()
           
 com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Font getFont()
           
 java.lang.String getId()
           
 boolean hasFont()
           
 void setFont(com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Font value)
           
 void setId(java.lang.String value)
           
 
Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractJaxbXmlObjectImpl
addToAny, addToChildren, clearChildren, createChildrenArray, createChildrenArray, createCompliantModel, getChildByName, getXmlObjectAdoptedChildren, getXmlObjectAttributes, getXmlObjectDOMNode, getXmlObjectNaturalChildren, getXmlObjectQName, removeFromChildren, setChild, setXmlObjectQName, toString
 
Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractXmlObjectImpl
adaptModelObjectIfNecessary, adoptChild, adoptChild, doCreateAdoptableChild, duplicateXmlObject, duplicateXmlObjectAs, equals, getXmlObjectBaseURI, getXmlObjectInScopeNamespaces, getXmlObjectValue, onAdoptiveParentChange, onNaturalParentChange
 
Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractXmlObjectNodeImpl
compareTo, getModelObject, getUserData, getXmlContext, getXmlObjectAncestors, getXmlObjectBaseIndexes, getXmlObjectBaseRoot, getXmlObjectBaseXPath, getXmlObjectChildren, getXmlObjectDescendants, getXmlObjectFollowing, getXmlObjectFollowingSibling, getXmlObjectFollowingSiblings, getXmlObjectIndex, getXmlObjectParent, getXmlObjectPreceding, getXmlObjectPrecedingOrAncestor, getXmlObjectPrecedingSibling, getXmlObjectPrecedingSiblings, getXmlObjectRoot, getXmlObjectTextContent, hashCode, hasUserData, setModelObject, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObject
duplicateXmlObject, duplicateXmlObjectAs, getXmlContext, getXmlObjectAdoptedChildren, getXmlObjectAttributes, getXmlObjectDOMNode, getXmlObjectInScopeNamespaces, getXmlObjectNaturalChildren, setXmlObjectQName
 
Methods inherited from interface com.ebmwebsourcing.easybox.api.XmlObjectNode
getUserData, getXmlObjectAncestors, getXmlObjectBaseIndexes, getXmlObjectBaseRoot, getXmlObjectBaseURI, getXmlObjectBaseXPath, getXmlObjectChildren, getXmlObjectDescendants, getXmlObjectFollowing, getXmlObjectFollowingSibling, getXmlObjectFollowingSiblings, getXmlObjectIndex, getXmlObjectParent, getXmlObjectPreceding, getXmlObjectPrecedingOrAncestor, getXmlObjectPrecedingSibling, getXmlObjectPrecedingSiblings, getXmlObjectQName, getXmlObjectRoot, getXmlObjectTextContent, getXmlObjectValue, hasUserData, setUserData
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.ebmwebsourcing.easybox.api.with.WithId
getId, setId
 

Constructor Detail

TBPMNLabelStyleImpl

protected TBPMNLabelStyleImpl(com.ebmwebsourcing.easybox.api.XmlContext xmlContext,
                              EJaxbBPMNLabelStyle jaxbModel)
Method Detail

getCompliantModelClass

protected java.lang.Class<? extends EJaxbBPMNLabelStyle> getCompliantModelClass()
Specified by:
getCompliantModelClass in class com.ebmwebsourcing.easybox.impl.AbstractXmlObjectImpl<EJaxbBPMNLabelStyle>

getFont

public com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Font getFont()
Specified by:
getFont in interface com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TBPMNLabelStyle

hasFont

public boolean hasFont()
Specified by:
hasFont in interface com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TBPMNLabelStyle

setFont

public void setFont(com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element.Font value)
Specified by:
setFont in interface com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type.TBPMNLabelStyle

getId

public java.lang.String getId()
Specified by:
getId in interface com.ebmwebsourcing.easybox.api.with.WithId

setId

public void setId(java.lang.String value)
Specified by:
setId in interface com.ebmwebsourcing.easybox.api.with.WithId


Copyright © 2011 Petals Link. All Rights Reserved.