A B C D E F G H I L M N O P Q R S T U V X

A

AbstractComponentEditPart - Class in com.pnp.xfeature.editparts
Base class for the other edit part controllers.
AbstractComponentEditPart() - Constructor for class com.pnp.xfeature.editparts.AbstractComponentEditPart
 
AbstractComponentModel - Class in com.pnp.xfeature.models
Abstract class for model elements.
AbstractComponentModel() - Constructor for class com.pnp.xfeature.models.AbstractComponentModel
 
activate() - Method in class com.pnp.xfeature.editparts.AbstractComponentEditPart
Adds property change listener and links it with the model
activate() - Method in class com.pnp.xfeature.editparts.FeatureConnectionEditPart
Adds property change listener and links it with the model.
activate() - Method in class com.pnp.xfeature.editparts.FeatureDiagramTreeEditPart
Upon activation, attach to the model element as a property change listener.
activate() - Method in class com.pnp.xfeature.editparts.FeatureNodeEditPart
adds property change listener for every connection that target this node
activate() - Method in class com.pnp.xfeature.editparts.FeatureNodeTreeEditPart
Upon activation, attach to the model element as a property change listener.
AddAction - Class in com.pnp.xfeature.actions
The visual representation of AddNodeCommand, AddCardinalityCommand, AddPropertySetCommand, AddPropertyCommand Classes.
AddAction(IWorkbenchPart, String, int) - Constructor for class com.pnp.xfeature.actions.AddAction
Contructor sets the constraintNode type only.
addAppDisplayModelGen(String) - Method in class com.pnp.xfeature.documenttree.ProjectXMLTree
adds new XSL file to the list of application model generators
addAppGlobalConstraintsGen(String) - Method in class com.pnp.xfeature.documenttree.ProjectXMLTree
adds new XSL file to the list of application model generators
addAppMetaModelGen(String) - Method in class com.pnp.xfeature.documenttree.ProjectXMLTree
adds new XSL file to the list of application model generators
addAttachedNode(FeatureNodeModel) - Method in class com.pnp.xfeature.models.FeatureNodeModel
attaches a new attached node to this node
addCardinality(FeatureNodeModel, String, int) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
Adds a cardinality to the parent node.
AddCardinalityCommand - Class in com.pnp.xfeature.commands
The Command class used to add a new cardinality node to a feature model diagram
AddCardinalityCommand(FeatureDiagramModel, FeatureNodeModel, String, int, String) - Constructor for class com.pnp.xfeature.commands.AddCardinalityCommand
Creates command that adds new cardinality element to the feature model s
addChild(Node) - Method in class com.pnp.xfeature.documenttree.Node
Adds a child node to the node.
addChild(FeatureNodeModel) - Method in class com.pnp.xfeature.models.FeatureNodeModel
adds a child node to the list of children
addChildNode(FeatureNodeModel) - Method in class com.pnp.xfeature.editparts.FeatureNodeTreeEditPart
traverses the tree to find the FeatureDiagramTreeEditPart with model that has id equal to parentId and adds the paremeter to the tree as a child of this edit part
AddCommand - Class in com.pnp.xfeature.commands
A base class of all commands used to add a new XML elements to a feature model diagram or a global constraints file
AddCommand(FeatureDiagramModel, FeatureNodeModel, String, int) - Constructor for class com.pnp.xfeature.commands.AddCommand
Creates command that adds new (generic) element to the feature model
addComponent(Object) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
adds node to list of all nodes
addConstraint(Node, String, int) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
Adds a new ExcludesConstraint.
AddConstraintCommand - Class in com.pnp.xfeature.commands
The Command class used to add a new global constraint attached to a feature model diagram
AddConstraintCommand(FeatureDiagramModel, FeatureNodeModel, String, int) - Constructor for class com.pnp.xfeature.commands.AddConstraintCommand
Creates command that adds new propery set element to the feature model
addConstraintElement(Node, Element, int) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
 
AddConstraintElementCommand - Class in com.pnp.xfeature.commands
The Command class used to add an element to existing global constraint
AddConstraintElementCommand(FeatureDiagramModel, Node, Node, int, int) - Constructor for class com.pnp.xfeature.commands.AddConstraintElementCommand
Creates command that adds new propery set element to the feature model
addElement(Object, int) - Method in class com.pnp.xfeature.documenttree.Combination
 
addNode(FeatureNodeModel, String, int, String) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
Adds a new node.
AddNodeCommand - Class in com.pnp.xfeature.commands
The Command class used to add a new node to a feature model diagram
AddNodeCommand(FeatureDiagramModel, FeatureNodeModel, String, int, String) - Constructor for class com.pnp.xfeature.commands.AddNodeCommand
Creates command that adds new node element to the feature model
addPages() - Method in class com.pnp.xfeature.wizards.NewDiagramWizard
Adds two pages tothe wizard.
addPages() - Method in class com.pnp.xfeature.wizards.NewProjectFileWizard
Adding the page to the wizard.
addProperty(Node, String, int, String, Node) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
Adds a new property.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.pnp.xfeature.models.AbstractComponentModel
adds listener to the list of listeners
AddPropertyCommand - Class in com.pnp.xfeature.commands
The Command class used to add a new property to a feature model diagram
AddPropertyCommand(FeatureDiagramModel, FeatureNodeModel, String, int, String, Node) - Constructor for class com.pnp.xfeature.commands.AddPropertyCommand
Creates command that adds new property to the feature model
addPropertySet(Node, String, int) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
Adds a new property set.
AddPropertySetCommand - Class in com.pnp.xfeature.commands
The Command class used to add a new node to a feature model diagram
AddPropertySetCommand(FeatureDiagramModel, FeatureNodeModel, String, int, String) - Constructor for class com.pnp.xfeature.commands.AddPropertySetCommand
Creates command that adds new propery set element to the feature model
addRequiredCardinalityAndPropertySets(FeatureDiagramModel, Node) - Static method in class com.pnp.xfeature.data.ModelParser
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class com.pnp.xfeature.editor.MetaModelEditorOutlinePage
Adds the selection listener.
addSelectionChangedListener(ISelectionChangedListener) - Method in class com.pnp.xfeature.project.ProjectEditorOutlinePage
 
addSourceConnection(FeatureConnectionModel) - Method in class com.pnp.xfeature.models.FeatureNodeModel
adds a new connection to the list of source connections
addTargetConnection(FeatureConnectionModel) - Method in class com.pnp.xfeature.models.FeatureNodeModel
adds a new connection to the list of target connections
addUniqueId(Document) - Method in class com.pnp.xfeature.models.FeatureDiagramModel
adds temporal attribute to every element in the DOM model, this attribute is not saved to the XML file when performing doSave() or doSaveAs() operations
alignToParent() - Method in class com.pnp.xfeature.models.FeatureNodeModel
aligns an attached node to its parent, it assumes that the attached node is below its parent
AnnotationPropertyDescriptor - Class in com.pnp.xfeature.models
Annotation specifis property descriptor that adds the DescriptionCellEditor to the property view
AnnotationPropertyDescriptor(Object, String, FeatureNodeModel) - Constructor for class com.pnp.xfeature.models.AnnotationPropertyDescriptor
 
AntAction - Class in com.pnp.xfeature.actions
Runs the feature model validation.
AntAction() - Constructor for class com.pnp.xfeature.actions.AntAction
The constructor.
AntHelper - Class in com.pnp.xfeature.project
Helper class to run ant targets through the ant launch configuration Usage: AntHelper helper = new AntHelper(new File("build.xml")); helper.execute( null, "target1, target2" ); ...
AntHelper(IFile, IFile, String, String) - Constructor for class com.pnp.xfeature.project.AntHelper
 
appDisplayModelGenFileSelected() - Method in class com.pnp.xfeature.project.ProjectFormPage
Called if the user selects an XSL file from the table.
appGlobalConstraintsGenFileSelected() - Method in class com.pnp.xfeature.project.ProjectFormPage
Called if the user selects an XSL file from the table.
appMetaModelGenFileSelected() - Method in class com.pnp.xfeature.project.ProjectFormPage
Called if the user selects an XSL file from the table.
attachSource() - Method in class com.pnp.xfeature.models.FeatureConnectionModel
attaches the connection to its source
attachTarget() - Method in class com.pnp.xfeature.models.FeatureConnectionModel
attaches the connection to its target

A B C D E F G H I L M N O P Q R S T U V X
Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.