Class FeatureNode

java.lang.Object
cruise.umple.compiler.FeatureNode
Direct Known Subclasses:
CompoundFeatureNode, FeatureLeaf, FragmentFeatureLeaf

public class FeatureNode
extends java.lang.Object
A Feature model consists of some FeatureNodels, which can be leaf nodes or fragmentFeature nodes.