public class BehaviorDescrBuilderImpl<P extends PatternDescrBuilder<?>> extends BaseDescrBuilderImpl<P,BehaviorDescr> implements BehaviorDescrBuilder<P>
descr, parent| Modifier | Constructor and Description |
|---|---|
protected |
BehaviorDescrBuilderImpl(P parent) |
| Modifier and Type | Method and Description |
|---|---|
BehaviorDescrBuilder<P> |
parameters(List<String> params) |
BehaviorDescrBuilder<P> |
type(String type,
String subtype) |
end, endCharacter, endLocation, getDescr, startCharacter, startLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, endCharacter, endLocation, getDescr, startCharacter, startLocationprotected BehaviorDescrBuilderImpl(P parent)
public BehaviorDescrBuilder<P> type(String type, String subtype)
type in interface BehaviorDescrBuilder<P extends PatternDescrBuilder<?>>public BehaviorDescrBuilder<P> parameters(List<String> params)
parameters in interface BehaviorDescrBuilder<P extends PatternDescrBuilder<?>>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.