Class SpecElementInfo<P extends NodeInfo,R extends AnnotatedElement>

java.lang.Object
org.spockframework.runtime.model.NodeInfo<P,R>
org.spockframework.runtime.model.SpecElementInfo<P,R>
All Implemented Interfaces:
IAttachmentContainer, IExcludable, IInterceptable, ISkippable, ITaggable
Direct Known Subclasses:
FeatureInfo, SpecInfo

public abstract class SpecElementInfo<P extends NodeInfo,R extends AnnotatedElement> extends NodeInfo<P,R> implements ISkippable, IExcludable, ITaggable, IAttachmentContainer, IInterceptable