org.netbeans.modules.soa.mapper.basicmapper.methoid |
|
Java Source File Name | Type | Comment |
BasicAccumulatingMethoidNode.java | Class | A BasicMethoidNode that has the additional capability of automatically
adding one input field each time the last input field is linked to.
This allows the user to always be able to link more inputs to the methoid. |
BasicField.java | Class |
Title: BasicMethoidField
Description: BasicMethoidField implements IMethoidField providing the
infomoration of a methoid field. |
BasicFieldNode.java | Class |
Title: BasicFieldNode
Description: Provides basic functionalities of a methoid field node. |
BasicMethoid.java | Class |
Title:BasicMethoid
Description: BasicMethoid implements IMethoid to provide basic
functionalities as a methoid. |
BasicMethoidNode.java | Class | |