org.richfaces.cdk.templatecompiler.model
Class CompositeImplementation
java.lang.Object
org.richfaces.cdk.templatecompiler.model.ModelFragment
org.richfaces.cdk.templatecompiler.model.CompositeImplementation
- All Implemented Interfaces:
- Serializable, LeafModelElement, ModelElement
public class CompositeImplementation
- extends ModelFragment
- implements Serializable
- Author:
- asmirnov@exadel.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeImplementation
public CompositeImplementation()
beforeVisit
public void beforeVisit(TemplateVisitor visitor)
throws CdkException
- Overrides:
beforeVisit in class ModelFragment
- Throws:
CdkException
afterVisit
public void afterVisit(TemplateVisitor visitor)
throws CdkException
- Overrides:
afterVisit in class ModelFragment
- Throws:
CdkException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.