Modifier and Type | Optional Element and Description |
---|---|
String |
id
The id of the component.
|
boolean |
inheritInformalParameters
If true, then the component will inherit all informal parameters from its parent component.
|
String[] |
parameters
Parameter bindings for the component.
|
String |
publishParameters
A comma-separated list of parameters of the component that should be published as parameters of the containing
component.
|
String |
type
The component type.
|
public abstract String id
public abstract String type
public abstract String[] parameters
public abstract boolean inheritInformalParameters
public abstract String publishParameters
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.