Class ChannelModelImpl
java.lang.Object
org.drools.compiler.kproject.models.ChannelModelImpl
- All Implemented Interfaces:
ChannelModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()newQualifierModel(String type) voidsetKSession(KieSessionModelImpl kSession) voidvoid
-
Constructor Details
-
ChannelModelImpl
public ChannelModelImpl() -
ChannelModelImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceChannelModel
-
setName
-
getType
- Specified by:
getTypein interfaceChannelModel
-
setType
-
getQualifierModel
- Specified by:
getQualifierModelin interfaceChannelModel
-
newQualifierModel
- Specified by:
newQualifierModelin interfaceChannelModel
-
getKSession
-
setKSession
-