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

A

AboutDialog - Class in telcert.schemaprof.gui.dialogs
This Dialog shows Information about SchemaProf.
AboutDialog(MainFrame) - Constructor for class telcert.schemaprof.gui.dialogs.AboutDialog
Creates a new AboutDialog with the necessary Components.
AboutDialogAction - Class in telcert.schemaprof.gui.actions.help
Shows the About Dialog.
AboutDialogAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.help.AboutDialogAction
Creates new AboutDialogAction with all necessary Attributes.
AbstractDefinitionImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
AbstractDefinitionImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
Constructor for a definition which is attached to a ConstraintElement.
AbstractDefinitionImpl(ConstraintsComponent, Object) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
Constructor for a definition which has a specific value.
AbstractDefinitionImpl(ConstraintsComponent, Definition) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
Initializes a new AbstractDefinition-instance using the values from the given definition.
AbstractDocumentableImpl - Class in telcert.schemaprof.datamodel.impl
 
AbstractDocumentableImpl(BaseModel, Documentable) - Constructor for class telcert.schemaprof.datamodel.impl.AbstractDocumentableImpl
Initializes a new Documentable-instance
AbstractEditor - Class in telcert.schemaprof.gui.editors
Default Dialog for editing any BaseElement.
AbstractEditor(MainFrame, BaseElement, SchemaModification) - Constructor for class telcert.schemaprof.gui.editors.AbstractEditor
Creates a new AbstractEditor.
AbstractMainFrameAction - Class in telcert.schemaprof.gui.actions
This is the base class of all other actions used in SchemaProf.
AbstractMainFrameAction(MainFrame, String, Icon) - Constructor for class telcert.schemaprof.gui.actions.AbstractMainFrameAction
Creates a new AbstractMainframeAction.
AbstractPlugIn - Class in telcert.schemaprof.gui
A Default Implementation of the PlugIn Interface.
AbstractPlugIn() - Constructor for class telcert.schemaprof.gui.AbstractPlugIn
 
AbstractProfileDocumentableImpl - Class in telcert.schemaprof.datamodel.impl
 
AbstractProfileDocumentableImpl(BaseModel, ProfileDocumentable) - Constructor for class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
Initializes a new ProfileDocumentable-instance
AbstractValuePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
AbstractValuePanel(MainFrame, String, String) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
AbstractValuePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
AbstractWizardPanel - Class in telcert.schemaprof.gui.wizards
An abstract implementation of the WizardPanel.
AbstractWizardPanel(MainFrame, String, String) - Constructor for class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
AbstractWizardPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.AbstractWizardPanel
The constructor of the AbstractWizardPanel gets all necessary attributes of the panel Element.
AC_PREFIX - Static variable in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsWriter
 
accept(File) - Method in class telcert.schemaprof.gui.utils.ProfileFileFilter
Determines if the File is acceptable.
accept(File) - Method in class telcert.schemaprof.gui.utils.ProfileZipFileFilter
Determines if the File is acceptable.
accept(File) - Method in class telcert.schemaprof.gui.utils.SchemaFileFilter
Determines if the File is acceptable.
ACTION_CONSTRAINTS_DEFINITION_NEW - Static variable in class telcert.schemaprof.gui.MainFrame
 
ACTION_CONSTRAINTS_DELETE - Static variable in class telcert.schemaprof.gui.MainFrame
 
ACTION_CONSTRAINTS_NEW - Static variable in class telcert.schemaprof.gui.MainFrame
 
ACTION_CONSTRAINTS_RENAME - Static variable in class telcert.schemaprof.gui.MainFrame
 
ACTION_ELEMENT_ACTIVATION - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Toggle Activation of Element' (for Use with MainFrame.getAction(Object))
ACTION_FILE_CLOSE_PROFILE - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Close Profile' (for Use with MainFrame.getAction(Object))
ACTION_FILE_NEW - Static variable in class telcert.schemaprof.gui.MainFrame
 
ACTION_FILE_OPEN_PROFILE - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Open Profile' (for Use with MainFrame.getAction(Object))
ACTION_FILE_QUIT - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Quit' (for Use with MainFrame.getAction(Object))
ACTION_FILE_SAVE_PROFILE - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Save Profile' (for Use with MainFrame.getAction(Object))
ACTION_FILE_SAVE_PROFILE_AS - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Save Profile As' (for Use with MainFrame.getAction(Object))
ACTION_GLOBALELEMENT_FOCUS - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action: 'Focus Global Element' (for use with MainFrame.getAction(Object)).
ACTION_HELP_ABOUT - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'About Dialog' (for Use with MainFrame.getAction(Object))
ACTION_MANAGER_CONDITION - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Condition Manager' (for Use with MainFrame.getAction(Object))
ACTION_MANAGER_CONSTRAINTS - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Constraints Manager' (for Use with MainFrame.getAction(Object))
ACTION_MANAGER_NAMESPACE - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Namespace Manager' (for Use with MainFrame.getAction(Object))
ACTION_MANAGER_PROFILE - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Profile Manager' (for Use with MainFrame.getAction(Object))
ACTION_MANAGER_TYPE - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Type Manager' (for Use with MainFrame.getAction(Object))
ACTION_PREFERENCES - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Preferences' (for Use with MainFrame.getAction(Object))
ACTION_REPOSITORY_MANAGER - Static variable in class telcert.schemaprof.gui.MainFrame
Reference Key of the Action : 'Repository Manager' (for Use with MainFrame.getAction(Object))
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.constraints.DeleteConstraintAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.constraints.DeleteDefinitionAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.constraints.EditDefinitionAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.constraints.NewConstraintAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.constraints.NewDefinitionAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.constraints.RenameConstraintAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.DeleteUnknownAttributeAction
Deletes the selected SchemaModification of the Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.DeleteUnknownExtensionAction
Deletes the selected SchemaModification of the Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.EditUnknownAttributeAction
Edits the selected Extension of the Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.EditUnknownExtensionAction
Edits the selected Extension of the Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.MoveDownUnknownAttributeAction
Moves the Extension.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.MoveDownUnknownExtensionAction
Moves the Extension.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.MoveUpUnknownAttributeAction
Moves the Extension.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.MoveUpUnknownExtensionAction
Moves the Extension.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownAnnotationAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownAttributeAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownDefinitionAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownMappingAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownModificationAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownSectionAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.CloseProfileAction
Closes the currently active SchemaProfileand saves it if necessary.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.NewAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.OpenConstraintFileAction
Shows a JFileChooser and sets the selected SchemaProfileas currently active SchemaProfile.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.OpenProfileAction
Shows a JFileChooser and sets the selected SchemaProfileas currently active SchemaProfile.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.QuitAction
Quits the Application.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.SaveProfileAction
Saves the currently active SchemaProfileif it has a SaveFile.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.file.SaveProfileAsAction
Saves the currently active SchemaProfileto a choosable File.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.FocusGlobalElement
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.help.AboutDialogAction
Shows the AboutDialog.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.manager.ConditionManagerAction
Shows the ConditionManager Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.manager.ConstraintsManagerAction
Shows the ProfileManager Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.manager.NamespaceManagerAction
Shows the NamespaceManager Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.manager.ProfileManagerAction
Shows the ProfileManager Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.manager.RepositoryManagerAction
Shows the RepositoryManager Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.manager.TypeManagerAction
Shows the TypeManager Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.profiles.DeleteModificationAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.profiles.EditModificationAction
Edits the selected SchemaModification of the Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.profiles.MoveDownModificationAction
Moves the SchemaModification.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.profiles.MoveUpModificationAction
Moves the SchemaModification.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.profiles.NewModificationAction
Starts the Editor for the selected Element.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.ToggleGroupActivationAction
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.actions.window.PreferencesAction
Shows the Preferences Dialog
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.dialogs.AboutDialog
Performs Button Actions.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.dialogs.ErrorDialog
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.dialogs.PreferencesDialog
Performs Button Actions.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.editors.AttributeExtensionEditor
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.editors.NamespacePanel
Performs Actions in the Namespace- and Profilepanel (list).
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.editors.UnknownExtensionEditor
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.MainMenuBar
Closes the currently active SchemaProfileand saves it if necessary then opens the selected profile from the file history.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.managers.ConditionManager
handels gui events -delete -close
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.managers.EntryListPanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.managers.ProfileManager
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.utils.listeners.BrowseListener
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
ActionListener which performs the Button Actions for the Wizard
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
Performs Actions in the Namespace- and Profilepanel (list).
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
Listens for Actions of three different Buttons (ok, cancel, browseButton).
actionPerformed(ActionEvent) - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
 
add(int, Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
add(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
add(Object) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Adds the specified component to the end of this list.
add(Component, Object) - Method in class telcert.schemaprof.gui.utils.components.StandardPanel
 
add(Component) - Method in class telcert.schemaprof.gui.utils.components.StandardPanel
 
add(WizardPanel) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
addActionListener(ActionListener) - Method in class telcert.schemaprof.gui.utils.components.ChoosePanel
 
addActionListener(ActionListener) - Method in class telcert.schemaprof.gui.utils.components.DoubleChoosePanel
 
addActionListener(ActionListener) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 
addAll(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
addAll(int, Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
ADDC_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace of the actual schema for the constraints.
addChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
Add a ChangeListener.
addChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Add a ChangeListener.
addChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
addChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
addChangeListener(ChangeListener) - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Add a ChangeListenerto this WizardPanel, which will be notififed of relevant panel changes.
addConstraints(SchemaProfile, CompatibilityLevelCategory) - Method in class telcert.schemaprof.gui.wizards.newfile.NewFileWizard
Here the constraints are added to the current profile
addConstraints(SchemaProfile, CompatibilityLevelCategory) - Method in class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
Here the constraints are added to the current profile
AddConstraintsPanel - Class in telcert.schemaprof.gui.wizards.newfile
 
AddConstraintsPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
AddConstraintsPanel(MainFrame) - Constructor for class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
ADDCv1p0_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace for constraints that are written conform to the ac schema version 1.0.
ADDCv1p1_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace for constraints that are written conform to the ac schema version 1.1.
added(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
added(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
This method is called after the given object was successfully added to the list of components of this object.
added(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
This method gets called after an object was successfully added to the list of specific values.
added(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl.SpecificValueList
 
added(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
added(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
added(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
added(Object, Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
addedModification(SchemaModification) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
This method is directly called after the given SchemaModification was added to this BaseElement.
addElement(BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Adds a new element to the end of the list of child elements.
addElementPanel(ElementViewPanel, String) - Method in class telcert.schemaprof.gui.ViewComponent
Besides the element view panel (ViewComponent.getSelectedElementPanel()) also any number of view panels for extension points may be displayed by the view component.
addEntry() - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
addEntry(Entry) - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
addHistoryObject(Object) - Method in class telcert.schemaprof.gui.MainFrame
Adds an object to one of the histories of recently opened files.
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileConstraintImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileExtensionImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMimetypeImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
This method is called before adding the given object to the list of components of this object.
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
This method gets called before an object is added to the list of specific values.
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl.SpecificValueList
 
adding(Object) - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyElementImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.AnnotationExtensionPointImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.AttributeExtensionPointImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.DefinitionExtensionPointImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.MappingExtensionPointImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.ModificationExtensionPointImpl
 
adding(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.SectionExtensionPointImpl
 
adding(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
adding(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
adding(Object, Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
addingModification(SchemaModification) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
This method is called before a SchemaModification is added to this BaseElement.
addKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.ChoosePanel
 
addKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.DoubleChoosePanel
 
addKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 
addKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
addKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
addListDataListener(ListDataListener) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
addNamespace(Namespace) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
Adds a new namespace to the list of namespaces.
addNamespace(Namespace) - Method in class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
Adds a new namespace to the list of namespaces.
addPropertyTransition(String, String) - Method in class telcert.schemaprof.gui.wizards.TransitionObject
Add a property transition to this transition.
addRadioButton(Class, String, String, JPanel) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
 
addRadioButton(Class, String, String, JPanel) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
 
addTransition(String, TransitionObject, WizardPanel) - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
addTransition(String, TransitionObject, WizardPanel) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
addTransition(String, TransitionObject, WizardPanel) - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
addTransition(String, TransitionObject, WizardPanel) - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Add a transition for this panel.
addTransitionAndPropertyToPanels(NodeList) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
This Method creates a TransitionObject for a panel, it gets the property strings from the AbstractWizardPanel for adding a property transition to the TransitionObject.
addWizardPanelListener(AbstractWizardPanel) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
Add a AbstractWizardPanel.
addWizardPanelListener(AbstractWizardPanel) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Add a AbstractWizardPanel.
alignment - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
ALIGNMENT_HORIZONTAL - Static variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
ALIGNMENT_VERTICAL - Static variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
ALL_ADDC_NAMESPACES - Static variable in interface telcert.schemaprof.datamodel.Namespace
 
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
A list of all known instances of this class.
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.CompatibilityLevelCategory
A list of all known instances of this class.
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileFormatCategory
 
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileValidationCategory
 
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.ElementCategory
A list of all known instances of this class.
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.FileCategory
A list of all known instances of this class.
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.LexicalValueCategory
A list of all known instances of this class.
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.ModelCategory
 
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.ProcessContentsCategory
A list of all known instances of this class.
ALL_CATEGORIES - Static variable in class telcert.schemaprof.datamodel.UsageCategory
A list of all known instances of this class.
ALL_DEFINITIONS - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
A list of all known Definitions.
ALL_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents an "all" model group in the base schema.
ALL_IMSAP_NAMESPACES - Static variable in interface telcert.schemaprof.datamodel.Namespace
All currently known namespaces which could be used for descriptions of application profiles.
ALL_MODELGROUP_ELEMENTS - Static variable in class telcert.schemaprof.datamodel.ElementCategory
A list of all known instances of this class which represent a model group.
ALL_SPECIALNAMESPACES - Static variable in interface telcert.schemaprof.datamodel.Namespace
This is a list with all special namespaces which are allowed in ExtensionModification.getProfileAndNamespaceList() and ExtensionElement.getNamespaceList().
allButtons - Static variable in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
allowedCategories - Static variable in interface telcert.schemaprof.datamodel.constraints.Constraint
This list contains all allowed categories.
allowedCategories - Static variable in interface telcert.schemaprof.datamodel.constraints.Definition
This list contains all allowed categories.
allowedCategories - Static variable in interface telcert.schemaprof.datamodel.Documentable
This list contains all allowed categories.
allowedCategories - Static variable in interface telcert.schemaprof.datamodel.modifications.Modification
This list contains all allowed categories.
allowedCategories - Static variable in interface telcert.schemaprof.datamodel.SchemaProfile
This list contains all allowed categories.
Annotation - Interface in telcert.schemaprof.datamodel
This interface provides all necessary methods and attributes for making annotations to a documentable element in a application profile.
AnnotationCategory - Class in telcert.schemaprof.datamodel
The categories for annotations (Annotation).
AnnotationCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.AnnotationCategory
Constructor of this class.
AnnotationConditionCardinalityPanel - Class in telcert.schemaprof.gui.wizards.modification
 
AnnotationConditionCardinalityPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
AnnotationConditionCardinalityPanel(MainFrame, CardinalityElement, CardinalityModification) - Constructor for class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
AnnotationExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which have an extension point for unknown annotations.
AnnotationExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
AnnotationExtensionPointImpl(BaseModel) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.AnnotationExtensionPointImpl
Constructs a new AnnotationExtensionPoint instance
AnnotationExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the Annotation Extensions of a given Extension Point.
AnnotationExtensionPointViewPanel(MainFrame, AnnotationExtensionPoint) - Constructor for class telcert.schemaprof.gui.viewers.AnnotationExtensionPointViewPanel
Creates a new View Panel for the correspondent Extension Point.
AnnotationImpl - Class in telcert.schemaprof.datamodel.impl
 
AnnotationImpl(Documentable) - Constructor for class telcert.schemaprof.datamodel.impl.AnnotationImpl
Constructs a new annotation instance.
annotationPanel - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
AnnotationViewPanel - Class in telcert.schemaprof.gui.viewers
Viewer for global Annotations.
AnnotationViewPanel(MainFrame, Documentable) - Constructor for class telcert.schemaprof.gui.viewers.AnnotationViewPanel
If this constructor is used then all changes made in this panel also directly affect the list of annotations assigned to the given Documentable-instance.
AnnotationViewPanel(MainFrame, List) - Constructor for class telcert.schemaprof.gui.viewers.AnnotationViewPanel
If this constructor is used then all changes made in this panel have to be separately made to a Documentable-instance.
ANY_SPECIALNAMESPACE - Static variable in class telcert.schemaprof.datamodel.impl.NamespaceImpl
 
ANY_SPECIALNAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
This namespace instance is used for representing the '##any'-namespace in the allowed namespaces for extension points.
AnyAttributeElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes for an element which represents an extension point for attributes from different namespaces.
AnyAttributeElementEditor - Class in telcert.schemaprof.gui.editors
An Editor for editing Any Attribute Elements.
AnyAttributeElementEditor(MainFrame, AnyAttributeElement, AnyAttributeModification) - Constructor for class telcert.schemaprof.gui.editors.AnyAttributeElementEditor
Creates a new Editor for Any Attribute Elements.
AnyAttributeElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
AnyAttributeElementImpl(BaseModel, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.AnyAttributeElementImpl
Initializes a new instance of AnyAttributeElementImpl.
AnyAttributeElementViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
AnyAttributeElementViewPanel(MainFrame, AnyAttributeElement) - Constructor for class telcert.schemaprof.gui.viewers.AnyAttributeElementViewPanel
 
AnyAttributeModification - Interface in telcert.schemaprof.datamodel.modifications
This interface should be implemented by classes which modify attribute extension points.
AnyAttributeModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
AnyAttributeModificationImpl(AnyAttributeElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.AnyAttributeModificationImpl
Initializes a new instance with the values of the owner.
AnyElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes which are needed for an element which represents an extension point for elements from other namespaces.
AnyElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
AnyElementImpl(SchemaProfile, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
Initializes a new instance of AnyElementImpl.
AnyElementModification - Interface in telcert.schemaprof.datamodel.modifications
This interface should be implemented by classes which modify element extension points.
AnyElementModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
AnyElementModificationImpl(AnyElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.AnyElementModificationImpl
Initializes a new instance with the values from the owner.
AnyElementViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
AnyElementViewPanel(MainFrame, AnyElement) - Constructor for class telcert.schemaprof.gui.viewers.AnyElementViewPanel
 
AnyElementWizard - Class in telcert.schemaprof.gui.wizards
Wizard to create a new AttributeProperties SchemaModification.
AnyElementWizard(MainFrame, String, String, AnyElement, AnyElementModification) - Constructor for class telcert.schemaprof.gui.wizards.AnyElementWizard
Creates a new AttributePropertiesWizard with all necessary Components.
appendSuffix(File, String) - Method in class telcert.schemaprof.gui.actions.file.SaveProfileAsAction
Appends the given suffix to the file and returns the resulting file.
areExtensionPointsEnabled() - Method in class telcert.schemaprof.gui.MainFrame
Returns the status of the extension points.
AssertionElementViewPanel - Class in telcert.schemaprof.gui.viewers
 
AssertionElementViewPanel(MainFrame, BaseElement) - Constructor for class telcert.schemaprof.gui.viewers.AssertionElementViewPanel
 
AssertionModification - Interface in telcert.schemaprof.datamodel.modifications
This interfaces corresponds to an <assertion> element in the XML representation of an application profile.
AssertionModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
AssertionModificationImpl(BaseElement, SchemaModification, String) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.AssertionModificationImpl
 
AssertionModificationWizard - Class in telcert.schemaprof.gui.wizards
 
AssertionModificationWizard(MainFrame, String, String, BaseElement, AssertionModification) - Constructor for class telcert.schemaprof.gui.wizards.AssertionModificationWizard
 
AssertionPanel - Class in telcert.schemaprof.gui.wizards.modification
 
AssertionPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
attach() - Method in interface telcert.schemaprof.datamodel.constraints.Attacheable
This method is called as soon as this component is added to its container component.
attach() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
attach() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
attach() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
Attacheable - Interface in telcert.schemaprof.datamodel.constraints
This interface is implemented by classes where attaching and detaching it from its parent should be notified.
ATTRIBUTE_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents an attribute in the base schema.
AttributeExtensionEditor - Class in telcert.schemaprof.gui.editors
An Editor for editing AttributeProperties Extensions.
AttributeExtensionEditor(MainFrame, UnknownAttribute, AttributeExtensionPoint) - Constructor for class telcert.schemaprof.gui.editors.AttributeExtensionEditor
Creates a new AttributeExtensionEditor with all necessary Components.
AttributeExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which may be extended by unknown attributes.
AttributeExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
AttributeExtensionPointImpl(BaseModel) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.AttributeExtensionPointImpl
Constructs a new ExtensionPoint instance
AttributeExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the Attribute Extensions of a given Extension Point.
AttributeExtensionPointViewPanel(MainFrame, AttributeExtensionPoint) - Constructor for class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
Creates a new View Panel for the correspondent Extension Point.
AttributeExtensionPointViewPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
ATTRIBUTEGROUP_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents an attribute group in the base schema.
AttributePropertiesEditWizard - Class in telcert.schemaprof.gui.wizards
Wizard to create a new AttributeProperties SchemaModification.
AttributePropertiesEditWizard(MainFrame, String, String, AttributePropertiesModification) - Constructor for class telcert.schemaprof.gui.wizards.AttributePropertiesEditWizard
Creates a new AttributePropertiesWizard with all necessary Components.
AttributePropertiesElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes for an element whose attribute properties can be changed.
AttributePropertiesElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
AttributePropertiesElementImpl(SchemaProfile, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
Initializes a new instance of AttributePropertiesElementImpl.
AttributePropertiesElementViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
AttributePropertiesElementViewPanel(MainFrame, AttributePropertiesElement) - Constructor for class telcert.schemaprof.gui.viewers.AttributePropertiesElementViewPanel
 
AttributePropertiesModification - Interface in telcert.schemaprof.datamodel.modifications
This interfaces corresponds to an <attribute_properties> element in the XML representation of an application profile.
AttributePropertiesModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
AttributePropertiesModificationImpl(AttributePropertiesElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
Initializes a new instance with the values from the owner.
AttributePropertiesWizard - Class in telcert.schemaprof.gui.wizards
Wizard to create a new AttributeProperties SchemaModification.
AttributePropertiesWizard(MainFrame, String, String, AttributePropertiesElement) - Constructor for class telcert.schemaprof.gui.wizards.AttributePropertiesWizard
Creates a new AttributePropertiesWizard with all necessary Components.

B

BaseElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all methods common to the elements in an application profile.
BaseElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
BaseElementImpl(BaseModel, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Initializes a new instance of BaseElementImpl.
BaseModel - Interface in telcert.schemaprof.datamodel
This interface represents a generic datamodel which is intialized by reading a base schema.
BaseModelImpl - Class in telcert.schemaprof.datamodel.impl
 
BaseModelImpl(SchemaReader, BaseModel) - Constructor for class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
beginTask(String, int) - Method in class telcert.schemaprof.gui.ProfileMonitor
 
border - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
The border around the RadioButtons
BROWSE_BLUE_ICON - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
BROWSE_YELLOW_ICON - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
BrowseListener - Class in telcert.schemaprof.gui.utils.listeners
 
BrowseListener(MainFrame) - Constructor for class telcert.schemaprof.gui.utils.listeners.BrowseListener
 
BrowseListener(MainFrame, JComboBox) - Constructor for class telcert.schemaprof.gui.utils.listeners.BrowseListener
 
BrowserControl - Class in telcert.schemaprof.gui.utils
Display a file in the system browser.
BrowserControl() - Constructor for class telcert.schemaprof.gui.utils.BrowserControl
 
BUILD_DATE - Static variable in class telcert.schemaprof.gui.MainFrame
The Date of the last Application Build.
buildAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
This method builds and returns the attribute panel.
buildAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
buildAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
buildAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
buildAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
buildAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
buildHelpArea(String) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Constructs a TextArea field with a white background.
buildRadioButtons() - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
buildSchemaMod(File, Document) - Method in class telcert.schemaprof.datamodel.impl.ProfileWriter
Builds the root element of the profile using the given document.
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
This methods builds and returns the specific value panel.
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.FileExtensionPanel
 
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
buildSpecificValuePanel() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
buildSubTree(BaseModel, ElementCategory) - Method in class telcert.schemaprof.gui.TreePanel
Builds a SubTree for a specified ElementCategoryof the SchemaProfile.
buildTreeNode(DefaultMutableTreeNode, BaseElement) - Method in class telcert.schemaprof.gui.TreePanel
Builds a TreeNode for the specified BaseElement.
BUILTIN_LOCALES - Static variable in class telcert.schemaprof.gui.MainFrame
The Locales which are included in this version of SchemaProf.
bundleManager - Static variable in interface telcert.schemaprof.datamodel.constraints.Constraints
The BundleManager holding all ResourceBundles containing the string resources of the constraints model.
bundleManager - Static variable in interface telcert.schemaprof.datamodel.SchemaProfile
The BundleManager holding all ResourceBundles containing the string resources of the datamodel.
button2Object - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
ButtonGroupKeyListener - Class in telcert.schemaprof.gui.utils.listeners
This KeyListener is for selecting the different JRadioButtons in a ButtonGroup with the ArrowKeys.
ButtonGroupKeyListener(ButtonGroup) - Constructor for class telcert.schemaprof.gui.utils.listeners.ButtonGroupKeyListener
 
ButtonPanel - Class in telcert.schemaprof.gui
This class is the button panel which is displayed below the tree view in the main application window.
ButtonPanel(MainFrame) - Constructor for class telcert.schemaprof.gui.ButtonPanel
Initializes a new ButtonPanel with the given MainFrame as its owner.
buttonPanel - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 

C

CACHED_BY_XSD - Static variable in class telcert.schemaprof.gui.managers.Entry
 
CACHED_BY_XSD_ARRAY - Static variable in class telcert.schemaprof.gui.managers.Entry
 
cachehint - Variable in class telcert.schemaprof.gui.managers.Entry
 
cancelButton - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
CardinalityElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all methods and attributes of an element whose occurence can be changed.
CardinalityElementEditorPanel - Class in telcert.schemaprof.gui.wizards.panels
An Editor for editing Cardinality Elements.
CardinalityElementEditorPanel(MainFrame, String, CardinalityElement, CardinalityModification) - Constructor for class telcert.schemaprof.gui.wizards.panels.CardinalityElementEditorPanel
Creates a new Editor for Cardinality Elements.
CardinalityElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
CardinalityElementImpl(SchemaProfile, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.CardinalityElementImpl
Initializes a new instance of CardinalityElementImpl.
CardinalityElementViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
CardinalityElementViewPanel(MainFrame, CardinalityElement) - Constructor for class telcert.schemaprof.gui.viewers.CardinalityElementViewPanel
 
CardinalityModification - Interface in telcert.schemaprof.datamodel.modifications
This interface should be implemented by classes which modify the cardinality of an element.
CardinalityModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
CardinalityModificationImpl(OccurenceElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.CardinalityModificationImpl
Initializes a new instance with the values from the owner.
caretUpdate(CaretEvent) - Method in class telcert.schemaprof.gui.managers.EntryEditor
 
Category - Class in telcert.schemaprof.datamodel
The base class for all categories which are known in an application profile.
Category(int, String) - Constructor for class telcert.schemaprof.datamodel.Category
Constructor of this class
changedUpdate(DocumentEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
changeListeners - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
ChangeListeners that would be interested in any change in this Panel
checkDefinition(Definition, Class[]) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
Checks whether the given object is an instance of the given class and whether there already exists such a definition at this constraint.
checkSchemeList() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
CHOICE_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element representa a "choice" model group in the base schema.
ChooseConstraintPanel - Class in telcert.schemaprof.gui.wizards.constraints
 
ChooseConstraintPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
ChooseDefinitionTypePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
ChooseDefinitionTypePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.ChooseDefinitionTypePanel
 
ChoosePanel - Class in telcert.schemaprof.gui.utils.components
 
ChoosePanel(String) - Constructor for class telcert.schemaprof.gui.utils.components.ChoosePanel
 
ChooseSubtreePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
ChooseSubtreePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
clear() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
clear() - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Removes all of the elements from this list.
closeProfile(BaseModel) - Method in class telcert.schemaprof.gui.MainFrame
Closes an open application profile and sets the file history.
CloseProfileAction - Class in telcert.schemaprof.gui.actions.file
Closes the currently active SchemaProfileand saves it if necessary.
CloseProfileAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.CloseProfileAction
Creates new CloseProfileAction with all necessary Attributes.
ComboBoxRenderer - Class in telcert.schemaprof.gui.utils
 
ComboBoxRenderer(JPanel, MainFrame) - Constructor for class telcert.schemaprof.gui.utils.ComboBoxRenderer
 
comboMaxOccurs - Variable in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
comboMinOccurs - Variable in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
compare(Object, Object) - Method in class telcert.schemaprof.gui.managers.SimpleTypeComparator
 
compare(Object, Object) - Method in class telcert.schemaprof.gui.utils.TypeComparator
 
CompatibilityLevelCategory - Class in telcert.schemaprof.datamodel
The categories for setting the compatibility level of an application profile ( SchemaProfile.getCompatibilityLevel()).
CompatibilityLevelCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.CompatibilityLevelCategory
Constructor of this class.
COMPLEXTYPE_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents an complex type in the base schema.
Condition - Interface in telcert.schemaprof.datamodel
This interface provides all necessary functions and attributes for describing a condition in an application profile.
condition - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
conditionBox - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
ConditionComboBoxRenderer - Class in telcert.schemaprof.gui.utils
 
ConditionComboBoxRenderer(JPanel) - Constructor for class telcert.schemaprof.gui.utils.ConditionComboBoxRenderer
 
ConditionImpl - Class in telcert.schemaprof.datamodel.impl
 
ConditionImpl(SchemaProfile, String) - Constructor for class telcert.schemaprof.datamodel.impl.ConditionImpl
Initializes a new instance.
ConditionManager - Class in telcert.schemaprof.gui.managers
Manages user created conditions.
ConditionManager(MainFrame) - Constructor for class telcert.schemaprof.gui.managers.ConditionManager
Creates a new Condition Manager.
ConditionManagerAction - Class in telcert.schemaprof.gui.actions.manager
Shows the ConditionManager Dialog.
ConditionManagerAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.manager.ConditionManagerAction
Creates new ConditionAction with all necessary Attributes.
conditionPanel - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
ConditionPanel - Class in telcert.schemaprof.gui.wizards.modification
This panel displays a combo box with the currently available Conditions.
ConditionPanel(MainFrame) - Constructor for class telcert.schemaprof.gui.wizards.modification.ConditionPanel
 
CONFORMANCE_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
An annotation about the conformance of an application profile.
Constraint - Interface in telcert.schemaprof.datamodel.constraints
one constraint is a combination of definitions related to a single entity
ConstraintElement - Interface in telcert.schemaprof.datamodel.elements
This interface contains all methods necessary for handling additional constraints.
ConstraintImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
ConstraintImpl(ConstraintsComponent) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
ConstraintImpl(ConstraintsComponent, Constraint) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
Initializes a new Constraint-instance using the values from the given constraint.
ConstraintModification - Interface in telcert.schemaprof.datamodel.modifications
 
ConstraintModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl.constraints
Don't use the implemented methods of ConstraintsComponent directly!
ConstraintModificationImpl(SchemaProfile, Constraint, Constraint) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
Constraints - Interface in telcert.schemaprof.datamodel.constraints
Contains all constraints that apply for a definite XML Schema
CONSTRAINTS - Static variable in class telcert.schemaprof.datamodel.FileCategory
If a certain File is only an Additional-Constraints File, then it falls into this Category
CONSTRAINTS_MODEL - Static variable in class telcert.schemaprof.datamodel.ModelCategory
 
ConstraintsComponent - Interface in telcert.schemaprof.datamodel.constraints
This interface contains the common methods of all interfaces used to describe a set of constraints.
ConstraintsComponentImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
ConstraintsComponentImpl(ConstraintsComponent) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
ConstraintsComponentModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
Don't use the implemented methods of ConstraintsComponent directly!
ConstraintsComponentModificationImpl(SchemaProfile, ConstraintsComponent, ConstraintsComponent) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
ConstraintsDocumentable - Class in telcert.schemaprof.datamodel.constraints.impl
 
ConstraintsDocumentable(BaseModel, Documentable) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
ConstraintsDocumentable(BaseModel, Documentable, List) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
ConstraintsElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
ConstraintsElementImpl(BaseModel, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.ConstraintsElementImpl
 
ConstraintsFactory - Interface in telcert.schemaprof.datamodel.constraints
Factory-interface which should be used for creating objects used for defining additional constraints.
ConstraintsFactoryImpl - Class in telcert.schemaprof.datamodel.constraints.impl
An implementation of the ConstraintsFactory-interface.
ConstraintsFactoryImpl() - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
ConstraintsImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
ConstraintsImpl(Constraints, BaseModel) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
This constructor should be used if this Constraints-instance is owned by another ConstraintsComponent (e.g. a SchemaProfile) or if the elements from an already existing base model should be reused.
ConstraintsImpl(SchemaReader, URI) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
This constructor should be used if the new Constraints-instance is a stand alone instance (i.e. the elements of the BaseModel must be parsed with the given SchemaReader instead of reusing them from an already existing BaseModel-instance.
ConstraintsManagerAction - Class in telcert.schemaprof.gui.actions.manager
Shows the ConstraintsManager Dialog
ConstraintsManagerAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.manager.ConstraintsManagerAction
Creates new ConstraintsAction with all necessary Attributes.
ConstraintsManagerPanel - Class in telcert.schemaprof.gui.wizards.panels
An Editor for editing Cardinality Elements.
ConstraintsManagerPanel(MainFrame, String) - Constructor for class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
Creates a new Manager for Constraints.
ConstraintsReader - Class in telcert.schemaprof.datamodel.constraints.impl
This class parses a given xml file containing additional constraint information.
ConstraintsReader() - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ConstraintsReader
 
ConstraintsWriter - Class in telcert.schemaprof.datamodel.constraints.impl
 
ConstraintViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
ConstraintViewPanel(MainFrame, Constraint) - Constructor for class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
contains(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
containsAll(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
copy(URI, ZipOutputStream) - Static method in class telcert.schemaprof.GenericTools
 
copy(URI, File) - Static method in class telcert.schemaprof.GenericTools
 
copy(File, File) - Static method in class telcert.schemaprof.GenericTools
 
cPanel - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
createAnnotation(Documentable) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new annotation for the given documentable element.
createAnnotation() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
createAnnotation() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
createAnnotation() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
createAnnotation(Documentable) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createAnnotation() - Method in interface telcert.schemaprof.datamodel.Documentable
Creates a new Annotation which has this Documentable as its owner.
createAnnotation() - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
createAnnotation(ProfileDocumentable) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createAnnotation() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
createAnnotation() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
createAnnotation(ProfileDocumentable) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new annotation for the given documentable element.
createAnyAttributeElement(BaseModel, BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new AnyAttributeElement.
createAnyAttributeModification(AnyAttributeElement) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createAnyAttributeModification(AnyAttributeElement) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
 
createAnyAttributeModification(AnyAttributeElement) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new any attribute modification.
createAnyElement(SchemaProfile, BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new AnyElement.
createAnyElementModification(AnyElement) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createAnyElementModification(AnyElement) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
 
createAnyElementModification(AnyElement) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new any element modification.
createAssertionModification(BaseElement, String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createAssertionModification(BaseElement, String) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
Creates a new assertion modification.
createAssertionModification(BaseElement, String) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new assertion modification.
createAttributePropertiesElement(SchemaProfile, BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new AttributePropertiesElement.
createAttributePropertiesModification(AttributePropertiesElement) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createAttributePropertiesModification(AttributePropertiesElement) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
 
createAttributePropertiesModification(AttributePropertiesElement) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new attribute properties modification.
createBaseElement(BaseModel, BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new BaseElement.
createCardinalityElement(SchemaProfile, BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new CardinalityElement.
createCardinalityModification(CardinalityElement) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createCardinalityModification(CardinalityElement) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
 
createCardinalityModification(CardinalityElement) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new cardinality modification.
createCondition(SchemaProfile) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createCondition(SchemaProfile, String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createCondition(SchemaProfile) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a condition which can be used in the given application profile.
createCondition(SchemaProfile, String) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a condition which can be used in the given application profile.
createConstraintElement(Constraint, Document) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsWriter
Creates an element representing the (@link Constraint) object passed and adds it to the parent element given.
createConstraints(URI, IProgressMonitor) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates new additional constraints which restrict the definitions in the schemas found at the given URI.
createConstraints(URI, IProgressMonitor) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createConstraintsDocument(Constraints) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsWriter
Creates a new DOM document which represents the given Constraints.
createConstraintsElement(BaseModel, BaseElement) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new ConstraintsElement.
createDefinition(Class, Constraint, Object) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new Definition which holds a specific value and which implements the given interface.
createDefinition(Class, Constraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new Definition which is attached to a ConstraintElement and which implements the given interface.
createDefinition(Class, Constraint, Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createDefinition(Class, Constraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createDeleteAction() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
createDeleteAction() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
createDeleteAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Creates an action which is used for deleting an exisiting item in this ElementViewPanel.
createDeleteAction() - Method in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
 
createDeleteAction() - Method in class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
 
createDerivedType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createDerivedType(XSDSimpleTypeDefinition) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Derives a new simple type from the given simple type.
createEditAction() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
createEditAction() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
createEditAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Creates an action which is used for editing an exisiting item in this ElementViewPanel.
createEditAction() - Method in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
 
createEditAction() - Method in class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
 
createFileConstraint(Constraints, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileConstraint-instance which can be added to the given Constraints.
createFileConstraint(Constraints, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileDirectory(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileDirectory-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileDirectory(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileDirectory-instance which has a specific value.
createFileDirectory(FileConstraint, URI) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileDirectory-instance which has a specific value.
createFileDirectory(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileDirectory(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileDirectory(FileConstraint, URI) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileExtension(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileExtension-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileExtension(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileExtension-instance which has a specific value.
createFileExtension(FileConstraint, List) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileExtension-instance which has a specific value.
createFileExtension(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileExtension(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileExtension(FileConstraint, List) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMaxSize(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMaxSize-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileMaxSize(FileConstraint, int) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMaxSize-instance which has a specific value.
createFileMaxSize(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMaxSize-instance which has a specific value.
createFileMaxSize(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMaxSize(FileConstraint, int) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMaxSize(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMimetype(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMimetype-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileMimetype(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMimetype-instance which has a specific value.
createFileMimetype(FileConstraint, List) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMimetype-instance which has a specific value.
createFileMimetype(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMimetype(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMimetype(FileConstraint, List) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMinSize(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMinSize-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileMinSize(FileConstraint, int) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMinSize-instance which has a specific value.
createFileMinSize(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileMinSize-instance which has a specific value.
createFileMinSize(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMinSize(FileConstraint, int) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileMinSize(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileSize(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileSize-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileSize(FileConstraint, int) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileSize-instance which has a specific value.
createFileSize(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileSize-instance which has a specific value.
createFileSize(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileSize(FileConstraint, int) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileSize(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileURI(FileConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileURI-instance which constrains an attribute or text node in the instance document which is denoted by the given location.
createFileURI(FileConstraint, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileURI-instance which has a specific value.
createFileURI(FileConstraint, URI) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new FileURI-instance which has a specific value.
createFileURI(FileConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileURI(FileConstraint, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createFileURI(FileConstraint, URI) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createListType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createListType(XSDSimpleTypeDefinition) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Derives a new simple type which represents a list of the given simple type.
createLocalCopy(BaseElement, boolean) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Creates and returns a copy of this element.
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyAttributeElementImpl
 
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.CardinalityElementImpl
 
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.ConstraintsElementImpl
 
createLocalCopy(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
createModifiableElement(BaseModel, BaseElement, boolean, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new ModifiableElement.
createMoveDownAction() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
createMoveDownAction() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
createMoveDownAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Creates an action which is used for moving down an item in this ElementViewPanel.
createMoveDownAction() - Method in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
 
createMoveDownAction() - Method in class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
 
createMoveUpAction() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
createMoveUpAction() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
createMoveUpAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Creates an action which is used for moving up an item in this ElementViewPanel.
createMoveUpAction() - Method in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
 
createMoveUpAction() - Method in class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
 
createNamespace(String, String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createNamespace(String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createNamespace(String, String) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new namespace with an associated prefix.
createNamespace(String) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new namespace with no associated prefix.
createNewAction() - Method in class telcert.schemaprof.gui.viewers.AnnotationExtensionPointViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.AnyAttributeElementViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.AnyElementViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.AssertionElementViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.AttributePropertiesElementViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.CardinalityElementViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Creates an action which is used for creating a new item in this ElementViewPanel.
createNewAction() - Method in class telcert.schemaprof.gui.viewers.DefinitionExtensionPointViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.MappingExtensionPointViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.ModificationExtensionPointViewPanel
 
createNewAction() - Method in class telcert.schemaprof.gui.viewers.SectionExtensionPointViewPanel
 
createNewProfileOrConstraints(ProfileMonitor, URI) - Method in class telcert.schemaprof.gui.wizards.newfile.NewFileWizard
 
createProfile(URI, CompatibilityLevelCategory, IProgressMonitor) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createProfile(URI, CompatibilityLevelCategory, IProgressMonitor) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Reads a XML schema from a file and returns the created SchemaProfile- instance of this schema.
createReferencedProfile(SchemaProfile, URI) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createReferencedProfile(SchemaProfile, URI) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a reference to an application profile which can be included into another domain profile.
createTitledBorder(String, Color, Font) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Builds a Border with a colored text, which can be used for Panels or other Components.
createTitledBorder(String, Color) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Builds a Border with a colored text (Font: Verdana 12pt ), which can be used for Panels or other Components.
createTitledBorder(String) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Builds a Border with a blue text (Font: Verdana 12pt ), which can be used for Panels or other Components.
createUnionType(List) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
createUnionType(List) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Creates a new simple type which is the union of the given simple types.
createURIMapping() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns a map which maps between the absolute URI and the relative URI of all loaded schemas.
createURIMapping() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
createURIMapping() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
createURIMapping() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
createVocabularyConstraint(Constraints, String) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new VocabularyConstraint-instance which can be added to the given Constraints.
createVocabularyConstraint(Constraints, String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createVocabularyElement(VocabularyConstraint, List) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new VocabularyElement-instance which has a specific value.
createVocabularyElement(VocabularyConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new VocabularyElement-which constraints an attribute or text node in the instance document which is denoted by the given location.
createVocabularyElement(VocabularyConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createVocabularyElement(VocabularyConstraint, List) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createVocabularySource(VocabularyConstraint, URI) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new VocabularySource-instance which has a specific value.
createVocabularySource(VocabularyConstraint, ConstraintElement) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Creates a new VocabularySource-which constraints an attribute or text node in the instance document which is denoted by the given location.
createVocabularySource(VocabularyConstraint, ConstraintElement) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
createVocabularySource(VocabularyConstraint, URI) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
currentPanel - Variable in class telcert.schemaprof.gui.wizards.GenericXMLWizard
 
CustomTabbedPaneUI - Class in telcert.schemaprof.gui.utils
 
CustomTabbedPaneUI() - Constructor for class telcert.schemaprof.gui.utils.CustomTabbedPaneUI
 
CustomTabbedPaneUI(BaseModel) - Constructor for class telcert.schemaprof.gui.utils.CustomTabbedPaneUI
 

D

dec() - Method in class telcert.schemaprof.Instrumentor.Counter
Decrease the value of the counter.
DEFAULT_LEXICALVALUE - Static variable in class telcert.schemaprof.datamodel.LexicalValueCategory
The lexical value of this attributes represents a default value.
DefaultEditDefinitionWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
DefaultEditDefinitionWizard(MainFrame, String, Definition, Class) - Constructor for class telcert.schemaprof.gui.wizards.constraints.DefaultEditDefinitionWizard
 
DefaultElementViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
DefaultElementViewPanel(MainFrame) - Constructor for class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
DefaultExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the Extensions of a given Extension Point.
DefaultExtensionPointViewPanel(MainFrame, ExtensionPoint, String) - Constructor for class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
Creates a new DefaultExtensionViewPanel with all necessary Components.
DefaultModificationElementViewPanel - Class in telcert.schemaprof.gui.viewers
Provides a View of the currently active Element in the TreePanel TreePanel.
DefaultModificationElementViewPanel(MainFrame, BaseElement, Class) - Constructor for class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
 
Definition - Interface in telcert.schemaprof.datamodel.constraints
This is an abstract type of definition.
DefinitionCategory - Class in telcert.schemaprof.datamodel
 
DefinitionCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.DefinitionCategory
 
DefinitionExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which have an extension point for unknown definitions.
DefinitionExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
DefinitionExtensionPointImpl(SchemaProfile) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.DefinitionExtensionPointImpl
Constructs a new DefinitionExtensionPoint instance
DefinitionExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the Definition Extensions of a given Extension Point.
DefinitionExtensionPointViewPanel(MainFrame, DefinitionExtensionPoint) - Constructor for class telcert.schemaprof.gui.viewers.DefinitionExtensionPointViewPanel
Creates a new View Panel for the correspondent Extension Point.
DeleteConstraintAction - Class in telcert.schemaprof.gui.actions.constraints
This action deletes the Constraint which is currently selected in the tree panel of the main application window.
DeleteConstraintAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.constraints.DeleteConstraintAction
Creates new NewConstraintAction with all necessary Attributes.
DeleteDefinitionAction - Class in telcert.schemaprof.gui.actions.constraints
This action deletes the Definition which is currently selected in the view component of the main application window.
DeleteDefinitionAction(MainFrame, ConstraintViewPanel) - Constructor for class telcert.schemaprof.gui.actions.constraints.DeleteDefinitionAction
 
DeleteModificationAction - Class in telcert.schemaprof.gui.actions.profiles
Action that deletes an existing modification for the selected element.
DeleteModificationAction(MainFrame, DefaultModificationElementViewPanel) - Constructor for class telcert.schemaprof.gui.actions.profiles.DeleteModificationAction
Creates new DeleteUnknownExtensionAction with all necessary Attributes.
DeleteUnknownAttributeAction - Class in telcert.schemaprof.gui.actions.extensions
Deletes an UnknownAttribute from the viewer previously set with #setViewer(AttributeExtensionPointViewPanel).
DeleteUnknownAttributeAction(MainFrame, AttributeExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.DeleteUnknownAttributeAction
Creates new DeleteUnknownExtensionAction with all necessary Attributes.
DeleteUnknownExtensionAction - Class in telcert.schemaprof.gui.actions.extensions
Deletes the UnknownExtension which is currently selected in the viewer displayed in the view component of the main application window.
DeleteUnknownExtensionAction(MainFrame, DefaultExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.DeleteUnknownExtensionAction
Creates new DeleteUnknownExtensionAction with all necessary Attributes.
detach() - Method in interface telcert.schemaprof.datamodel.constraints.Attacheable
This method is called as soon as this component is removed from its container component.
detach() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
detach() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
detach() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
displayURL(String) - Static method in class telcert.schemaprof.gui.utils.BrowserControl
calls the default web browser with the given url.
DIVISOR_BYTE - Static variable in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
DIVISOR_KB - Static variable in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
DIVISOR_MB - Static variable in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
DivPanel - Class in telcert.schemaprof.gui.wizards.modification
With this Panel it is possible to edit the Conditions, Annotations, Default- and Fixed Values of an AttributePropertiesModification.
DivPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.DivPanel
Creates a new DivPanel.
Documentable - Interface in telcert.schemaprof.datamodel
 
DocumentablePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
This panel offers functionality for creating and editing new Annotations for a Documentable.
DocumentablePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
 
done() - Method in class telcert.schemaprof.gui.ProfileMonitor
 
done() - Method in class telcert.schemaprof.Start.SplashWindow
 
DoubleChoosePanel - Class in telcert.schemaprof.gui.utils.components
 
DoubleChoosePanel(String) - Constructor for class telcert.schemaprof.gui.utils.components.DoubleChoosePanel
 
DTD - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileValidationCategory
 

E

eAdapters() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
eAdapters() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
eAdapters() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
eDeliver() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
eDeliver() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
EditDefinitionAction - Class in telcert.schemaprof.gui.actions.constraints
This action edits the Definition which is currently selected in the view component of the main application window.
EditDefinitionAction(MainFrame, ConstraintViewPanel) - Constructor for class telcert.schemaprof.gui.actions.constraints.EditDefinitionAction
 
EditDefinitionWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
EditDefinitionWizard(MainFrame, String, String, Definition, Class) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
 
editEntry(Entry) - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
EditFileDirectoryWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
EditFileDirectoryWizard(MainFrame, FileDirectory) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditFileDirectoryWizard
 
EditFileURIWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
EditFileURIWizard(MainFrame, FileURI) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditFileURIWizard
 
EditFileValidationWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
EditFileValidationWizard(MainFrame, FileValidation) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditFileValidationWizard
 
EditListTypeWizard - Class in telcert.schemaprof.gui.wizards
Wizard for editing list-types.
EditListTypeWizard(MainFrame, XSDSimpleTypeDefinition, String) - Constructor for class telcert.schemaprof.gui.wizards.EditListTypeWizard
 
EditLocationDefinitionWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
EditLocationDefinitionWizard(MainFrame, String, String, LocationDefinition, Class) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditLocationDefinitionWizard
 
EditModificationAction - Class in telcert.schemaprof.gui.actions.profiles
Action that edits an existing modification for the selected element.
EditModificationAction(MainFrame, DefaultModificationElementViewPanel) - Constructor for class telcert.schemaprof.gui.actions.profiles.EditModificationAction
Creates new DeleteUnknownExtensionAction with all necessary Attributes.
Editor - Interface in telcert.schemaprof.gui.editors
This interface provides all necessary functions and attributes used in an Editor.
EditSizeDefinitionWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
EditSizeDefinitionWizard(MainFrame, SizeDefinition, Class) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditSizeDefinitionWizard
 
EditTypePanel - Class in telcert.schemaprof.gui.wizards.modification
 
EditTypePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
EditUnknownAttributeAction - Class in telcert.schemaprof.gui.actions.extensions
Edits the UnknownAttribute which is selected in the viewer previously set with #setViewer(AttributeExtensionPointViewPanel).
EditUnknownAttributeAction(MainFrame, AttributeExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.EditUnknownAttributeAction
Creates new EditUnknownAttributeAction with all necessary Attributes.
EditUnknownExtensionAction - Class in telcert.schemaprof.gui.actions.extensions
Edits the UnknownExtension which is currently selected in the viewer displayed in the view component of the main application window.
EditUnknownExtensionAction(MainFrame, DefaultExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.EditUnknownExtensionAction
Creates new EditUnknownExtensionAction with all necessary Attributes.
EditVocabularySourceWizards - Class in telcert.schemaprof.gui.wizards.constraints
 
EditVocabularySourceWizards(MainFrame, VocabularySource) - Constructor for class telcert.schemaprof.gui.wizards.constraints.EditVocabularySourceWizards
 
eINSTANCE - Static variable in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsWriter
 
eINSTANCE - Static variable in class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Singleton for accessing an instance of this factory.
eINSTANCE - Static variable in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
 
eINSTANCE - Static variable in interface telcert.schemaprof.datamodel.SchemaProfileFactory
 
element - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
ElementCategory - Class in telcert.schemaprof.datamodel
The categories of the elements in an application profile (@link BaseElement}).
ElementCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.ElementCategory
The constructor of this class.
ELEMENTDEFINITION_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents an element in the base schema.
ElementViewPanel - Class in telcert.schemaprof.gui.viewers
 
ElementViewPanel() - Constructor for class telcert.schemaprof.gui.viewers.ElementViewPanel
 
ElementViewPanel(boolean) - Constructor for class telcert.schemaprof.gui.viewers.ElementViewPanel
 
ElementViewPanel(LayoutManager, boolean) - Constructor for class telcert.schemaprof.gui.viewers.ElementViewPanel
 
ElementViewPanel(LayoutManager) - Constructor for class telcert.schemaprof.gui.viewers.ElementViewPanel
 
enableLoading(boolean) - Method in class telcert.schemaprof.gui.MainFrame
 
enableLoading(boolean, Window) - Method in class telcert.schemaprof.gui.MainFrame
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
eNotify(Notification) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
Entry - Class in telcert.schemaprof.gui.managers
 
Entry(String, String, String) - Constructor for class telcert.schemaprof.gui.managers.Entry
 
EntryEditor - Class in telcert.schemaprof.gui.managers
 
EntryEditor(MainFrame, EntryListModel, Entry) - Constructor for class telcert.schemaprof.gui.managers.EntryEditor
 
EntryListCellRenderer - Class in telcert.schemaprof.gui.managers
 
EntryListCellRenderer() - Constructor for class telcert.schemaprof.gui.managers.EntryListCellRenderer
 
EntryListModel - Class in telcert.schemaprof.gui.managers
 
EntryListModel(MainFrame, NameSpaceManager, SchemaProfile) - Constructor for class telcert.schemaprof.gui.managers.EntryListModel
 
EntryListPanel - Class in telcert.schemaprof.gui.managers
 
EntryListPanel(MainFrame, EntryListModel, NameSpaceManager) - Constructor for class telcert.schemaprof.gui.managers.EntryListPanel
 
equals(Object) - Method in class telcert.schemaprof.datamodel.constraints.GroupingElement
 
equals(Object) - Method in class telcert.schemaprof.datamodel.impl.NamespaceImpl
 
equals(Object) - Method in class telcert.schemaprof.datamodel.impl.QNameImpl
 
equals(Object) - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
equals(Object) - Method in interface telcert.schemaprof.datamodel.Namespace
Compares this namespace with another object.
equals(Object) - Method in class telcert.schemaprof.gui.utils.URIHistoryObject
 
ERROR - Static variable in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility.Diagnostic
One of the possible severity levels of a message.
ErrorDialog - Class in telcert.schemaprof.gui.dialogs
Shows a list of diagnostig messages of what went wrong while parsing an XML Schema.
ErrorDialog(MainFrame) - Constructor for class telcert.schemaprof.gui.dialogs.ErrorDialog
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
eSetDeliver(boolean) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
expand() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
expand() - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
Call this function for creating the subelements of this node.
EXPLANATION_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
An annotation explaining the meaning of a modification.
ExtensionElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes for elements which define an extension point.
ExtensionElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
ExtensionElementImpl(BaseModel, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
Initializes a new instance of ExtensionElementImpl.
ExtensionModification - Interface in telcert.schemaprof.datamodel.modifications
This interface declares the methods needed for modifying an extension point in the base schema.
ExtensionModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
ExtensionModificationImpl(ExtensionElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.ExtensionModificationImpl
Initializes a new instance with the values from the owner.
ExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which have extension points.
extensionPoint - Variable in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
 
ExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
ExtensionPointImpl(BaseModel) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
Constructs a new ExtensionPoint instance
EXTENSIVE_LEVEL - Static variable in class telcert.schemaprof.datamodel.CompatibilityLevelCategory
The compatibility level of an application profile should be extensive so that an application which understands the application profile also understands the base schema.

F

FacetPanel - Class in telcert.schemaprof.gui.wizards.modification
 
FacetPanel(MainFrame) - Constructor for class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
FacetPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
FacetPanel.UnrestrictableTypeTab - Class in telcert.schemaprof.gui.wizards.modification
 
FacetPanel.UnrestrictableTypeTab() - Constructor for class telcert.schemaprof.gui.wizards.modification.FacetPanel.UnrestrictableTypeTab
 
FILE_DIRECTORY - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_EXTENSION - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_MAX_SIZE - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_MIME_TYPE - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_MIN_SIZE - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_SIZE - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_URI - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FILE_VALIDATION - Static variable in class telcert.schemaprof.datamodel.DefinitionCategory
 
FileCategory - Class in telcert.schemaprof.datamodel
 
FileCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.FileCategory
Constructor of this class.
FileConstraint - Interface in telcert.schemaprof.datamodel.constraints.files
a fileConstraint holds all definitions related to a single file
FileConstraintImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileConstraintImpl(ConstraintsComponent) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileConstraintImpl
 
FileConstraintImpl(ConstraintsComponent, FileConstraint) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileConstraintImpl
Initializes a new FileConstraint-instance using the values from the given constraint.
FileDefinition - Interface in telcert.schemaprof.datamodel.constraints.files
Uber-interface for all definitions a FileConstraint can contain
FileDirectory - Interface in telcert.schemaprof.datamodel.constraints.files
either defines an absolute or relative (to the instance-document) directory that should be relevan for placing the file (specifying) or defines a location in the instance-document that should contain the directory containing the file (either the absolute or relative (to instance-document) path of the directory)
FileDirectoryImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileDirectoryImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileDirectoryImpl
Constructor for a definition which is attached to a ConstraintElement.
FileDirectoryImpl(ConstraintsComponent, URI) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileDirectoryImpl
Constructor for a definition which has a specific value.
FileDirectoryImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileDirectoryImpl
Generic constructor necessary for creating this class with the ConstraintsReader.
FileDirectoryImpl(ConstraintsComponent, FileDirectory) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileDirectoryImpl
Initializes a new FileDirectoryImpl-instance using the values from the given definition.
FileExtension - Interface in telcert.schemaprof.datamodel.constraints.files
 
FileExtensionImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileExtensionImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileExtensionImpl
Constructor for a definition which is attached to a ConstraintElement.
FileExtensionImpl(ConstraintsComponent, List) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileExtensionImpl
Constructor for a definition which has a specific value.
FileExtensionImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileExtensionImpl
Generic Constructor necessary for creating this class with the ConstraintsReader.
FileExtensionImpl(ConstraintsComponent, FileExtension) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileExtensionImpl
Initializes a new FileExtensionImpl-instance using the values from the given definition.
FileExtensionPanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
FileExtensionPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.FileExtensionPanel
 
FileFormatCategory - Class in telcert.schemaprof.datamodel.constraints.files
 
FileFormatCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.FileFormatCategory
 
FileHistoryObject - Class in telcert.schemaprof.gui.utils
 
FileHistoryObject(MainFrame, File) - Constructor for class telcert.schemaprof.gui.utils.FileHistoryObject
 
FileMaxSize - Interface in telcert.schemaprof.datamodel.constraints.files
defines the maximum sze of the file (specifying only)
FileMaxSizeImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileMaxSizeImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
Constructor for a definition which is attached to a ConstraintElement.
FileMaxSizeImpl(ConstraintsComponent, int) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
Constructor for a definition which has a specific value.
FileMaxSizeImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
Generic constructor necessary for creating this class with the ConstraintsReader.
FileMaxSizeImpl(ConstraintsComponent, FileMaxSize) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
Initializes a new FileMaxSizeImpl-instance using the values from the given definition.
FileMimetype - Interface in telcert.schemaprof.datamodel.constraints.files
 
FileMimetypeImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileMimetypeImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMimetypeImpl
Constructor for a definition which is attached to a ConstraintElement.
FileMimetypeImpl(ConstraintsComponent, List) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMimetypeImpl
Constructor for a definition which has a specific value.
FileMimetypeImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMimetypeImpl
Generic Constructor necessary for creating this class with the ConstraintsReader.
FileMimetypeImpl(ConstraintsComponent, FileMimetype) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMimetypeImpl
Initializes a new FileMimetypeImpl-instance using the values from the given definition.
FileMinSize - Interface in telcert.schemaprof.datamodel.constraints.files
defines the minimal size of the file (specifying only)
FileMinSizeImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileMinSizeImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
Constructor for a definition which is attached to a ConstraintElement.
FileMinSizeImpl(ConstraintsComponent, int) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
Constructor for a definition which has a specific value.
FileMinSizeImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
Generic constructor necessary for creating this class with the ConstraintsReader.
FileMinSizeImpl(ConstraintsComponent, FileMinSize) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
Initializes a new FileMinSizeImpl-instance using the values from the given definition.
FileSize - Interface in telcert.schemaprof.datamodel.constraints.files
defines a location that should contain the file's size (pointing only)
FileSizeImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileSizeImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileSizeImpl
Constructor for a definition which is attached to a ConstraintElement.
FileSizeImpl(ConstraintsComponent, int) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileSizeImpl
Constructor for a definition which has a specific value.
FileSizeImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileSizeImpl
Generic constructor necessary for creating this class with the ConstraintsReader.
FileSizeImpl(ConstraintsComponent, FileSize) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileSizeImpl
Initializes a new FileSizeImpl-instance using the values from the given definition.
FileURI - Interface in telcert.schemaprof.datamodel.constraints.files
 
FileURIImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileURIImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileURIImpl
Constructor for a definition which is attached to a ConstraintElement.
FileURIImpl(ConstraintsComponent, URI) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileURIImpl
Constructor for a definition which has a specific value.
FileURIImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileURIImpl
Generic constructor necessary for creating this class with the ConstraintsReader.
FileURIImpl(ConstraintsComponent, FileURI) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileURIImpl
Initializes a new FileURIImpl-instance using the values from the given definition.
FileValidation - Interface in telcert.schemaprof.datamodel.constraints.files
 
FileValidationCategory - Class in telcert.schemaprof.datamodel.constraints.files
 
FileValidationCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.FileValidationCategory
 
FileValidationImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
FileValidationImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
FileValidationImpl(ConstraintsComponent, Object) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
FileValidationImpl(ConstraintsComponent, FileValidation) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
FileValidationImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
Generic constructor necessary for creating this class with the ConstraintsReader.
fillMaps(NodeList) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Method for storing the panel element attribute "name", the name of the panel class, and a new instance of the panel class in the panelMap.
fillUriComboBox() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
fillUriComboBox() - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
fillUriConstraintsComboBox() - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
finishPanel - Variable in class telcert.schemaprof.gui.wizards.GenericXMLWizard
 
fireChangeEvent(ChangeEvent) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
fireEntryChanged(Entry) - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
FIXED_LEXICALVALUE - Static variable in class telcert.schemaprof.datamodel.LexicalValueCategory
The lexical value of this attributes represents a fixed value.
FocusGlobalElement - Class in telcert.schemaprof.gui.actions
This action may be used for scrolling the tree panel in the main application window to the global definition of a ModifiableElement.
FocusGlobalElement(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.FocusGlobalElement
 
FONT_SIZE - Static variable in class telcert.schemaprof.gui.MainFrame
 
FONT_SIZE - Variable in class telcert.schemaprof.gui.StatusBar
 
forName(String) - Static method in class telcert.schemaprof.datamodel.AnnotationCategory
 
frame - Variable in class telcert.schemaprof.gui.actions.AbstractMainFrameAction
Reference to the parent MainFrameObject.
frame - Variable in class telcert.schemaprof.gui.TreePanel
Reference to the parent MainFrameObject.
frame - Variable in class telcert.schemaprof.gui.utils.components.ListPanel
The main frame which hold the resource strings.
frame - Variable in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
frame - Variable in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
frame - Variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
 
frame - Variable in class telcert.schemaprof.gui.wizards.StandardPanelFrame
 

G

GENERAL_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
A general annotation concerning the application profile.
generateEntryFromFields() - Method in class telcert.schemaprof.gui.managers.EntryEditor
 
GenericTools - Class in telcert.schemaprof
 
GenericTools() - Constructor for class telcert.schemaprof.GenericTools
 
GenericXMLWizard - Class in telcert.schemaprof.gui.wizards
 
GenericXMLWizard(MainFrame, String, String) - Constructor for class telcert.schemaprof.gui.wizards.GenericXMLWizard
 
GenericXMLWizard.WizardHistory - Class in telcert.schemaprof.gui.wizards
Internal class which organizes the history of the wizard.
GenericXMLWizard.WizardHistory() - Constructor for class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
get(int) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
getAction(Object) - Method in class telcert.schemaprof.gui.MainFrame
Returns the Action specified with 'key' if it exists.
getAlignment() - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
getAllButtonStrings() - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
getAllowedCategories() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
getAllowedCategories() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getAllowedCategories() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsDocumentable
 
getAllowedCategories() - Method in interface telcert.schemaprof.datamodel.Documentable
Returns a list of Category-instances which are allowed by this documentable instance.
getAllowedCategories() - Method in class telcert.schemaprof.datamodel.impl.AbstractDocumentableImpl
 
getAllowedCategories() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getAllowedCategories() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
getAllowedDefinitions() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileConstraintImpl
 
getAllowedDefinitions() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
Returns an array of classes.
getAllowedDefinitions() - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyConstraintImpl
 
getAnnotationList() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
getAnnotationList() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getAnnotationList() - Method in interface telcert.schemaprof.datamodel.Documentable
Returns a list of Annotation-instances which are associated with this documentable instance.
getAnnotationList() - Method in class telcert.schemaprof.datamodel.impl.AbstractDocumentableImpl
 
getAnnotationList() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getAnnotationList() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
getAnnotationRows() - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
Returns the number of annotations added in this panel.
getAnnotations() - Method in class telcert.schemaprof.gui.editors.AbstractEditor
Returns the Annotations from the AnnotationPanel.
getAnnotations() - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
Returns the list of annotations edited with this panel.
getAnnotations(Documentable) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
Returns the list of annotations edited with this panel.
getAnnotations() - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
Returns the Annotations from the AnnotationPanel.
getAnnotations() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
Returns the SchemaModification Annotations.
getAnnotations(Documentable) - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
Returns the annotations with the given documentable as owner
getAnyElement() - Method in class telcert.schemaprof.gui.wizards.AnyElementWizard
Returns the anyElement
getAnyElementModification() - Method in class telcert.schemaprof.gui.wizards.AnyElementWizard
Return the modification of an AnyElement
getAssertionString() - Method in interface telcert.schemaprof.datamodel.modifications.AssertionModification
Returns the String representation of the assertion made by this modification.
getAssertionString() - Method in class telcert.schemaprof.datamodel.modifications.impl.AssertionModificationImpl
 
getAssertionXPath() - Method in interface telcert.schemaprof.datamodel.modifications.AssertionModification
Returns the XPath representation of the assertion made by this modification.
getAssertionXPath() - Method in class telcert.schemaprof.datamodel.modifications.impl.AssertionModificationImpl
 
getAttributeName() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
getAttributeName() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownAttribute
Returns the name of this unknown attribute.
getAttributeNamespace() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
getAttributeNamespace() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownAttribute
Returns the namespace of this attribute.
getAttributePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
getAttributeValue() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
getAttributeValue() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownAttribute
Returns the current value of the unknown attribute.
getBackgroundSelectionColor() - Method in class telcert.schemaprof.gui.TreePanel
 
getBaseIdentifier() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getBaseSchema() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns the currently set base schema of this profile.
getBaseSchema() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getBaseSchema() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getBaseSchema() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getBaseSchema() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
getBaseSchema() - Method in interface telcert.schemaprof.datamodel.SchemaReader
Returns the base schema instance which represents the loaded schema.
getBundleDirectory() - Method in class telcert.schemaprof.gui.MainFrame
Returns the direcory which contains additional resource files which should be loaded by SchemaProf.
getButtonPanel() - Method in class telcert.schemaprof.gui.TreePanel
Returns the buttonPanel of this TreePanel
getCategory() - Method in interface telcert.schemaprof.datamodel.Annotation
Returns the category of this annotation.
getCategory() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the category to which this element belongs.
getCategory() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getCategory() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
getCategory(URI) - Method in class telcert.schemaprof.gui.MainFrame
 
getCellRenderer() - Method in class telcert.schemaprof.gui.TreePanel
 
getCenterLocationFor(Component) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Returns a Point, which can be used to center the given component to the screen.
getChooserResult() - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
getClassLoader() - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
getClassLoader() - Method in interface telcert.schemaprof.gui.PlugIn
Returns the ClassLoadercorrespondent to this jar file.
getComboBox() - Method in class telcert.schemaprof.gui.utils.listeners.BrowseListener
 
getComboBox() - Method in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
getCommonGroup() - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Returns the common grouping element of all definitions which are attached to a ConstraintElement.
getCommonGroup() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getCommonGroup() - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
getCommonRoot() - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Returns the ModifiableElement which is the root ModifiableElement of all definitions which are attached to a ConstraintElement.
getCommonRoot() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getCommonRoot() - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
getCompatibilityLevel() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getCompatibilityLevel() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the currently set compatibility level.
getCompatibilityLevelCategory() - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
getComponents() - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsComponent
Returns a list of ConstraintsComponent-instances which are contained by this object.
getComponents() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
getComponents() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getComponents() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
getCondition() - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationImpl
 
getCondition() - Method in interface telcert.schemaprof.datamodel.modifications.SchemaModification
Returns the condition which should be checked before applying this modification.
getCondition() - Method in class telcert.schemaprof.gui.editors.AbstractEditor
Returns the selected Condition for the Modififcation.
getCondition() - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
Returns the selected Condition for the Modififcation.
getCondition() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
Returns the selected Condition in the Panel or null if none selected.
getConditionManager() - Method in class telcert.schemaprof.gui.actions.manager.ConditionManagerAction
 
getConditions() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getConditions() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a map of all conditions which are known in this profile.
getConditionString() - Method in interface telcert.schemaprof.datamodel.Condition
Returns the XPath of the condition as a string.
getConditionString() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
getConditionXPath() - Method in interface telcert.schemaprof.datamodel.Condition
Returns the XPath of the condition.
getConditionXPath() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
getConstraintDefinition() - Method in interface telcert.schemaprof.datamodel.elements.ConstraintElement
Returns the Definition, which is attached to this ConstraintElement.
getConstraintDefinition() - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
getConstraintDefinition() - Method in class telcert.schemaprof.datamodel.elements.impl.ConstraintsElementImpl
 
getConstraintElement() - Method in interface telcert.schemaprof.datamodel.constraints.Definition
Returns the ConstraintElement to which this Definition is attached.
getConstraintElement() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
getConstraintID() - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Returns the ID of this constraint.
getConstraintID() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getConstraintID() - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
getConstraintModifications() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getConstraintModifications() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a list of ConstraintModification-instances which describe the modifications made to the referenced profiles.
getConstraints() - Method in interface telcert.schemaprof.datamodel.constraints.Constraints
Returns a list of Constraint-instances.
getConstraints() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getConstraints() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getConstraints() - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
Returns the constraints.
getConstraintsOfComponent(XSDConcreteComponent) - Method in interface telcert.schemaprof.datamodel.constraints.Constraints
Returns a list of definitions which constrain the given component.
getConstraintsOfComponent(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getConstraintsOfComponent(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getContainer() - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsComponent
Returns the container of this component.
getContainer() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
getContainer() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Returns the container of this modification.
getContainer() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getContainer() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
getContainerModification() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
Returns the container of this modification.
getContent() - Method in interface telcert.schemaprof.datamodel.Annotation
Returns the content of this annotation.
getContent() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
getCreatedTypes() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
getCreatedTypes() - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Returns a list of already created types which aren't added to a profile.
getCurrentCompatibility() - Method in class telcert.schemaprof.gui.MainFrame
 
getCurrentLocale() - Method in class telcert.schemaprof.gui.MainFrame
Returns the currently active Localeof the Application
getCurrentLookAndFeelInfo() - Method in class telcert.schemaprof.gui.MainFrame
Returns the currently active LookAndFeelInfo of the Application
getCurrentTransition() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getCurrentTransition() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the Current TransitionObject for the Wizard Logic
getCurrentTransition() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getCurrentTransition() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the Current TransitionObject for the Wizard Logic
getDefaultLocale() - Method in class telcert.schemaprof.gui.MainFrame
Returns the default locale of the resource bundle of the GUI.
getDefinition(Class) - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Returns the definition which is an instance of the given class and which is assigned to this constraint.
getDefinition(Class) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getDefinition(Class) - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
getDefinitionAttributesString(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
getDefinitionAttributesString(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
getDefinitionAttributesString(int) - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
Returns the attributes specific to this definition in a string representation with a certain maximal length.
getDefinitionAttributesString(int) - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
getDefinitions() - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Returns a list of SimpleDefinition-instances which are used for describing this constraint.
getDefinitions() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getDefinitions() - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
getDeleteAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
getDerivedType() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
Returns the restricted Simple Type.
getDescription() - Method in class telcert.schemaprof.gui.utils.ProfileFileFilter
Returns A Description of the filtered File Type.
getDescription() - Method in class telcert.schemaprof.gui.utils.ProfileZipFileFilter
Returns A Description of the filtered File Type.
getDescription() - Method in class telcert.schemaprof.gui.utils.SchemaFileFilter
Returns A Description of the filtered File Type.
getDiagnostics() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns a list of XSDDiagnostic-instances.
getDiagnostics() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getDiagnostics() - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
Returns the diagnostic messages which were set while comparing two types.
getDiagnostics() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getDiagnostics() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getDiagnostics() - Method in class telcert.schemaprof.gui.dialogs.ErrorDialog
Returns the list of diagnostics which should be displayed by this dialog.
getDigitTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getDirtyFlag() - Method in interface telcert.schemaprof.datamodel.BaseModel
Dirty flag of the profile.
getDirtyFlag() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getDirtyFlag() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getDirtyFlag() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getDivisor() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
getDivisor() - Method in interface telcert.schemaprof.datamodel.constraints.files.SizeDefinition
The divisor holds a value the orignial file-size is divided by.
getDOMComponent() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
The DOM representation of the component passed back by BaseElement.getXSDComponent().
getDOMComponent() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getDOMComponent() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
getDOMContext() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
DOM representation of the component passed back by BaseElement.getXSDContext().
getDOMContext() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getDOMRepresentation() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
getDOMRepresentation() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownExtension
Returns the DOM representation of this unknown extension.
getEditAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
getElementAt(int) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
getElementList() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
getElementList() - Method in interface telcert.schemaprof.datamodel.SchemaReader
Returns a list of BaseElement-instances.
getElementPath(BaseElement, int) - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
Creates a human readable string which contains all elements on the path from the root ModifiableElement to the leaf BaseElement.
getElements() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns a list of BaseElement-instances.
getElements(ElementCategory) - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns a list of BaseElement-instances of a certain category.
getElements() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getElements(ElementCategory) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getElements() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns all subelements of this element.
getElements(ElementCategory) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns a list of all subelements of a certain category.
getElements() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getElements(ElementCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getElements() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getElements(ElementCategory) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getElements() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getElements(ElementCategory) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getEnumerationTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getExclusiveTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getExtension() - Method in class telcert.schemaprof.gui.editors.AttributeExtensionEditor
 
getExtension() - Method in class telcert.schemaprof.gui.editors.UnknownExtensionEditor
 
getExtensionList() - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
getExtensionPoint() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
Returns the ExtensionPoint of this ViewPanel.
getFile() - Method in class telcert.schemaprof.gui.utils.FileHistoryObject
 
getFileFormat() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
getFileFormat() - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Returns the format of the reference to the file location.
getFrame() - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
getFrame() - Method in interface telcert.schemaprof.gui.PlugIn
Returns the MainFrame which loaded this PlugIn.
getFrame() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getFrame() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
This Method returns the current MainFrame.
getFrame() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
This Method returns the current MainFrame.
getFrame() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getFrame() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
This Method returns the current MainFrame.
getGlobalDefinition() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
getGlobalDefinition() - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
If this element is a local copy of a global definition the ModifiableElement which represents this global definition will be returned.
getGlobalFont() - Method in class telcert.schemaprof.gui.MainFrame
 
getGlobalProperties() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
This Method returns the global properties of the wizard.
getGroupingElement() - Method in class telcert.schemaprof.datamodel.constraints.GroupingElement
Returns the grouping element which is represented by this GroupingElement-instance.
getGroups() - Method in interface telcert.schemaprof.datamodel.constraints.Definition
Returns a list containing all grouping elements which are between the root of the schema and the ConstraintElement to which this definition is attached.
getGroups() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
getHistory(Integer) - Method in class telcert.schemaprof.gui.MainFrame
Returns a list of recently opened files of a certain type.
getID() - Method in class telcert.schemaprof.datamodel.Category
Returns the unique identifier of this category.
getID() - Method in interface telcert.schemaprof.datamodel.Condition
Returns the unique ID of this condition.
getID() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
getId() - Method in class telcert.schemaprof.gui.wizards.TransitionObject
Returns a at runtime unique ID for this transition.
getInclusiveTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getInitPanel(Element, String) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Method for initializing the start panel and end panel of the wizard.
getItem(int) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Returns the items in the list which is at the given position.
getLang() - Method in interface telcert.schemaprof.datamodel.Annotation
Returns the language of the content.
getLang() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
getLastOpenConstraintFile() - Method in class telcert.schemaprof.gui.MainFrame
 
getLastOpenProfile() - Method in class telcert.schemaprof.gui.MainFrame
 
getLengthTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getLexicalValue() - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
 
getLexicalValue() - Method in interface telcert.schemaprof.datamodel.elements.UseElement
Returns the lexical value assigned to this element.
getLexicalValue() - Method in class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
 
getLexicalValue() - Method in interface telcert.schemaprof.datamodel.modifications.UseModification
Returns the lexical value of this instance.
getLexicalValue() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
Returns the Lexical Value.
getLexicalValueCategory() - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
 
getLexicalValueCategory() - Method in interface telcert.schemaprof.datamodel.elements.UseElement
Returns the category of the lexical value.
getLexicalValueCategory() - Method in class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
 
getLexicalValueCategory() - Method in interface telcert.schemaprof.datamodel.modifications.UseModification
Returns the category of the lexical value assigned to this instance (@link #getLexicalValue()}).
getLexicalValueCategory() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
Returns the Lexical Value Category of the Lexical Value given by the User.
getList() - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Returns the list (@see java.util.List) holding all items, that the user has added through the add button or the enter key.
getList() - Method in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
getList() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Returns a List of all Extensions in the ViewPanel.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.editors.NamespacePanel.MyCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.managers.EntryListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.managers.TypeAnnotationRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.utils.ComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.utils.ConditionComboBoxRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel.MyCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class telcert.schemaprof.gui.wizards.TypeRenderer
 
getListModel() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
getListType() - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
Returns the new List Simple Type.
getLoadedSchemas() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns a map of XSDSchema-instances which are known in this profile.
getLoadedSchemas() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getLoadedSchemas() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getLoadedSchemas() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getLoadedSchemas() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
getLoadedSchemas() - Method in interface telcert.schemaprof.datamodel.SchemaReader
Returns a list of all schemas which are included and imported in the base schema.You have to call SchemaReader.read(ModelCategory, BaseModel, URI)first before querying this method.
getLocalReadProperties() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getLocalReadProperties() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the localReadProperties for this panel.
getLocalReadProperties() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getLocalReadProperties() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the local read properties as a list
getLocalWriteProperties() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getLocalWriteProperties() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the localWriteProperties for this panel.
getLocalWriteProperties() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getLocalWriteProperties() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the local write properties as a list
getMainComponent() - Method in class telcert.schemaprof.gui.MainFrame
Returns the MainComponentof the Application
getMainFrame() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
This Method returns the current MainFrame.
getMaxOccurs() - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
getMaxOccurs() - Method in interface telcert.schemaprof.datamodel.elements.OccurenceElement
Returns the maximal occurence attribute of this element as it is set in the base schema.
getMaxOccurs() - Method in class telcert.schemaprof.datamodel.modifications.impl.OccurenceModificationImpl
 
getMaxOccurs() - Method in interface telcert.schemaprof.datamodel.modifications.OccurenceModification
Returns the currently set value for the maximal occurence of this element.
getMaxOccursInfo(String) - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
getMaxOccursInfo(String) - Method in interface telcert.schemaprof.datamodel.elements.OccurenceElement
Returns information about the allowed values for the maximal occurence attribute.
getMenu() - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
getMenu() - Method in interface telcert.schemaprof.gui.PlugIn
Returns a JMenu already filled with the PlugIn Action's in a User defined Layout.
getMenuActions() - Method in interface telcert.schemaprof.gui.PlugIn
Returns a List of PlugIn Action's which will be shown in the Menu of a MainFrame.
getMessage() - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility.Diagnostic
Returns the message as a string.
getMinOccurs() - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
getMinOccurs() - Method in interface telcert.schemaprof.datamodel.elements.OccurenceElement
Returns the minimal occurence attribute of this element as it is set in the base schema.
getMinOccurs() - Method in class telcert.schemaprof.datamodel.modifications.impl.OccurenceModificationImpl
 
getMinOccurs() - Method in interface telcert.schemaprof.datamodel.modifications.OccurenceModification
Returns the currently set value for the minimal occurence of this element.
getMinOccursInfo(String) - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
getMinOccursInfo(String) - Method in interface telcert.schemaprof.datamodel.elements.OccurenceElement
Returns information about the allowed values for the minimal occurence attribute.
getModel() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns the datamodel to which this element belongs.
getModel() - Method in interface telcert.schemaprof.datamodel.Condition
Returns the application profile to which this condition is associated.
getModel() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getModel() - Method in interface telcert.schemaprof.datamodel.Documentable
Returns the model to which this element belongs.
getModel() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the profile to which this element belongs.
getModel() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getModel() - Method in interface telcert.schemaprof.datamodel.extensions.ExtensionPoint
Returns the datamodel to which this element belongs.
getModel() - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.impl.AbstractDocumentableImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getModel() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
getModel() - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Gets the list model of this JList.
getModifiableParent() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the next ModifiableElementin the hierarchy of parents of this element.
getModifiableParent() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getModifiableParent() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
getModification() - Method in class telcert.schemaprof.gui.wizards.AttributePropertiesEditWizard
Return the modification of an AttributePropertiesElement
getModification() - Method in class telcert.schemaprof.gui.wizards.AttributePropertiesWizard
Return the modification of an AttributePropertiesElement
getModifications() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns all modifications assigned to this element.
getModifications(Class) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns all modifications of a certain type which are assigned to this element.
getModifications() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getModifications(Class) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getModifiedComponent() - Method in class telcert.schemaprof.datamodel.constraints.impl.ModifiableConstraintsComponentImpl
Returns the component which should be replaced by this component in the profile.
getMoveDownAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
getMoveUpAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
getName() - Method in class telcert.schemaprof.datamodel.Category
Returns the name of this category.
getName() - Method in interface telcert.schemaprof.datamodel.Condition
Returns the name of this condition.
getName() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Return the name of this element.
getName() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getName() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
getName() - Method in class telcert.schemaprof.datamodel.impl.QNameImpl
 
getName() - Method in interface telcert.schemaprof.datamodel.QName
Returns the name of this qualified name
getName() - Method in interface telcert.schemaprof.gui.PlugIn
Returns the PlugIn Name for Identification of the PlugIn in the Menu.
getName() - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
Returns the Name.
getNamespace(String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getNamespace(String) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the namespace with the given namespace.
getNamespace() - Method in class telcert.schemaprof.gui.utils.URIHistoryObject
Tries to open the file referenced by this object and returns the namespace of the root element.
getNamespaceForPrefix(String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getNamespaceForPrefix(String, Node) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getNamespaceList() - Method in interface telcert.schemaprof.datamodel.elements.ExtensionElement
Returns a list of allowed namespaces at this extension point.
getNamespaceList() - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
getNamespaceList() - Method in class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
 
getNamespaceList() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
getNamespaceList() - Method in interface telcert.schemaprof.datamodel.SchemaReader
Returns a list of namespaces which are used in the loaded schema.
getNamespaces() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getNamespaces() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a list of known namepaces.
getNamespacesAndProfiles() - Method in class telcert.schemaprof.gui.editors.NamespacePanel
Returns the Namespaces and Profiles.
getNamespacesAndProfiles() - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
Returns the Namespaces and Profiles.
getNamespaceURI() - Method in class telcert.schemaprof.datamodel.impl.NamespaceImpl
Returns the URI of this namespace.
getNamespaceURI() - Method in class telcert.schemaprof.datamodel.impl.QNameImpl
 
getNamespaceURI() - Method in interface telcert.schemaprof.datamodel.Namespace
Returns the URI of this namespace.
getNamespaceURI() - Method in interface telcert.schemaprof.datamodel.QName
Returns the namespace URI of this qualified name.
getNewAction() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
getNewConstraintsComponent() - Method in interface telcert.schemaprof.datamodel.modifications.ConstraintModification
Returns the new ConstraintsComponent which is inserted into the profile.
getNewConstraintsComponent() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
getNext() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
getNextConditionID() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getNextConditionID() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns an ID which isn't currently used in the profile and which can be used for creating a new condition.
getNotifier() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfNotificationImpl
 
getObject() - Method in class telcert.schemaprof.gui.utils.components.ChoosePanel
 
getObject() - Method in class telcert.schemaprof.gui.utils.components.DoubleChoosePanel
 
getObject() - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 
getObject() - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
getObject() - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
getOldConstraintsComponent() - Method in interface telcert.schemaprof.datamodel.modifications.ConstraintModification
Returns the old ConstraintsComponent which gets modified by this ConstraintModification.
getOldConstraintsComponent() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
getOwner() - Method in interface telcert.schemaprof.datamodel.Annotation
Returns the owner of this annotation.
getOwner() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
getOwner() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
getOwner() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownAttribute
The owner of this attribute.
getOwner() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownExtension
Returns the element which owns this unknown extension.
getOwner() - Method in class telcert.schemaprof.datamodel.impl.AbstractDocumentableImpl
Returns the owner of this ProfileDocumentable-instance.
getOwner() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
getOwner() - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationImpl
 
getOwner() - Method in interface telcert.schemaprof.datamodel.modifications.SchemaModification
Returns the element which owns this schema modification.
getOwningElement() - Method in class telcert.schemaprof.datamodel.constraints.GroupingElement
Returns the ModifiableElement which owns the grouping element, i.e.
getPanel() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getPanel() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
getPanel() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getPanel() - Method in class telcert.schemaprof.gui.wizards.panels.CardinalityElementEditorPanel
 
getPanel() - Method in class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
 
getPanel() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
Returns the JPanel that should be diplayed in the mainPanel.
getPanel() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns a JComponentwhich represents the displayable content of this WizardPanel.
getPanelIcon() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the icon of this panel.
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.panels.CardinalityElementEditorPanel
Returns the ImageIcon.
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
Returns the ImageIcon.
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
getPanelIcon() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
Returns the ImageIcon for the panel.
getPanelIcon() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the icon of this panel.
getPanelSubTitle() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the subtitle of this panel.
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.panels.CardinalityElementEditorPanel
Returns the subtitle of this panel.
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
Returns the subtitle of this panel.
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
Returns the subtitle for the panel.
getPanelSubTitle() - Method in class telcert.schemaprof.gui.wizards.SummaryPanel
 
getPanelSubTitle() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the subtitle of this panel.
getPanelTitle() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the title for this panel.
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.panels.CardinalityElementEditorPanel
Returns the title for this panel.
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
Returns the title for this panel.
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
Returns the title for the panel.
getPanelTitle() - Method in class telcert.schemaprof.gui.wizards.SummaryPanel
 
getPanelTitle() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the title for this panel.
getParent() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the direct parent in the hierarchy of parents.
getParent() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getPatternTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getPid() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getPid() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the pid, if there is one.
getPlugInDirectory() - Method in class telcert.schemaprof.gui.MainFrame
 
getPlugIns() - Method in class telcert.schemaprof.gui.MainFrame
Returns the currently active PlugIn`s of this Application.
getPredefinedSimpleTypes() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getPredefinedSimpleTypes() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a collection of all predefined XSDSimpleTypeDefinition-instances.
getPreferences() - Method in class telcert.schemaprof.gui.MainFrame
 
getPrefix() - Method in class telcert.schemaprof.datamodel.impl.NamespaceImpl
Returns the prefix which is associated with this namespace.
getPrefix() - Method in interface telcert.schemaprof.datamodel.Namespace
Returns the prefix which is associated with this namespace.
getPrevious() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
getProcessContent() - Method in class telcert.schemaprof.gui.editors.AnyAttributeElementEditor
Returns the selected Process Content.
getProcessContent() - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
Returns the selected Process Content.
getProcessContents() - Method in interface telcert.schemaprof.datamodel.elements.ExtensionElement
Returns the currently set policy for checking the elements in instance document which are validated by this extension point.
getProcessContents() - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
getProcessContents() - Method in class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
 
getProcessContents() - Method in interface telcert.schemaprof.datamodel.modifications.ExtensionModification
Returns the policy which should be applied when checking elements of this extension point.
getProcessContents() - Method in class telcert.schemaprof.datamodel.modifications.impl.AnyElementModificationImpl
 
getProcessContents() - Method in class telcert.schemaprof.datamodel.modifications.impl.ExtensionModificationImpl
 
getProcessContentsCategory(String) - Static method in class telcert.schemaprof.datamodel.ProcessContentsCategory
 
getProfile() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
getProfile() - Method in interface telcert.schemaprof.datamodel.ReferencedProfile
Returns an instance of the referenced SchemaProfile.
getProfile() - Method in class telcert.schemaprof.gui.MainFrame
Returns the currently active BaseModelof the Application
getProfileAndNamespaceList() - Method in interface telcert.schemaprof.datamodel.modifications.ExtensionModification
Returns a list of Namespace and ReferencedProfile-instances.
getProfileAndNamespaceList() - Method in class telcert.schemaprof.datamodel.modifications.impl.AnyElementModificationImpl
 
getProfileAndNamespaceList() - Method in class telcert.schemaprof.datamodel.modifications.impl.ExtensionModificationImpl
 
getProfileMode() - Method in class telcert.schemaprof.gui.MainFrame
 
getProfileNamespace() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getProfileNamespace() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the namespace of the loaded application profile.
getProfileSaveFile() - Method in class telcert.schemaprof.gui.MainFrame
 
getProfileURI() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
getProfileURI() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getProfileURI() - Method in interface telcert.schemaprof.datamodel.ReferencedProfile
Returns an absolute URI pointing to the application profile included by this domain profile.
getProfileURI() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the absolute uri of the location of this profile.
getProperties() - Method in class telcert.schemaprof.gui.wizards.TransitionObject
Returns all stored property transitions.
getProperty(String) - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.SchemaModificationPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseDefinitionTypePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
getProperty(String) - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
getProperty(String) - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns the property stored under the given key.
getPropertyChangeSupport() - Method in interface telcert.schemaprof.datamodel.BaseModel
Returns the PropertyChangeListener which fires if any properties of this BaseModel are changed (e.g. the profile contains unsaved changes).
getPropertyChangeSupport() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getPropertyChangeSupport() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getPropertyChangeSupport() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getQNameTypeMap() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
Returns a map of all used QNames and their corresponding type-definition.
getReferencedConstraints() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getReferencedConstraints() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a mapping between the absolute URI of a constraint file and the loaded Constraints.
getReferencedProfile(URI) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getReferencedProfile(URI) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Searches SchemaProfile.getReferencedProfiles()for an instance which already references the profile identified by the given profileURI.
getReferencedProfiles() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getReferencedProfiles() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a list of all referenced profiles.
getRepositoryUrl() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getRepositoryUrl() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the repository url of a recent upload for this profile, if there is one.
getResourceBundle() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
Returns the currently active ResourceBundleof the Application depending on the currently active Locale.
getResourceBundle() - Method in class telcert.schemaprof.gui.MainFrame
Returns the currently active ResourceBundleof the Application depending on the currently active Locale.
getReturnValue() - Method in class telcert.schemaprof.gui.dialogs.ErrorDialog
Returns the return value of this dialog.
getReturnValue() - Method in class telcert.schemaprof.gui.editors.AttributeExtensionEditor
Returns the return value of this dialog.
getReturnValue() - Method in class telcert.schemaprof.gui.editors.UnknownExtensionEditor
Returns the return value of this dialog.
getRoot() - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsComponent
Returns the Constraints-instance which is the root container of this component.
getRoot() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
getRoot() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getRoot() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getRoot() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
getSchemaURI() - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
Returns the URI of the selected schema.
getSelectedCondition() - Method in class telcert.schemaprof.gui.wizards.modification.ConditionPanel
Returns the currently selected Condition of the combo box or null if no condition is selected.
getSelectedElementPanel() - Method in class telcert.schemaprof.gui.ViewComponent
Returns the currently displayed element view panel.
getSelectedIndex() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Returns the currently selected index.
getSelectedItem() - Method in class telcert.schemaprof.gui.TreePanel
Returns the UserObject of the currently selected Item in the JTree.
getSelectedItem() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Returns the currently selected Extension in the ViewPanel.
getSelection() - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
getSeverity() - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility.Diagnostic
Returns the severity level of this diagnostic message.
getSimpleType() - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
getSimpleType() - Method in class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
 
getSimpleType() - Method in interface telcert.schemaprof.datamodel.elements.SimpleTypeElement
Returns the simpleType which assesses the allowed values of this attribute.
getSimpleType(QName) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getSimpleType() - Method in class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
 
getSimpleType() - Method in class telcert.schemaprof.datamodel.modifications.impl.SimpleTypeModificationImpl
 
getSimpleType() - Method in interface telcert.schemaprof.datamodel.modifications.SimpleTypeModification
Returns the simple type assigned to this instance.
getSimpleType(QName) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the simple type with a given name.
getSimpleType() - Method in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
Returns the new Simple Type.
getSimpleType() - Method in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
Returns the new Simple Type.
getSimpleTypeList() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
getSimpleTypeList() - Method in interface telcert.schemaprof.datamodel.SchemaReader
Returns a list of simple types which are known in the loaded schemas.
getSize() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
getSourceType() - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
getSourceType() - Method in interface telcert.schemaprof.datamodel.constraints.vocabulary.VocabularySource
Returns the type of the referenced vocabulary file.
getSpecificLocation() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
getSpecificLocation() - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Returns the specific URI of the file.
getSpecificMaxSize() - Method in interface telcert.schemaprof.datamodel.constraints.files.FileMaxSize
Returns the specific maximal size of a file.
getSpecificMaxSize() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
 
getSpecificMinSize() - Method in interface telcert.schemaprof.datamodel.constraints.files.FileMinSize
Returns the specific minimal size of a file.
getSpecificMinSize() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
 
getSpecificObject() - Method in interface telcert.schemaprof.datamodel.constraints.Definition
If this definition is set to any kind of specific values then this function returns it as either a String or a List (depending on the subinterface).
getSpecificObject() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
getSpecificPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
getSpecificSize() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
getSpecificSize() - Method in interface telcert.schemaprof.datamodel.constraints.files.SizeDefinition
Returns the specific size of a file.
getSpecificSourceURI() - Method in interface telcert.schemaprof.datamodel.constraints.files.FileValidation
If this definition contains a specific value, this method returns the URI of the file which should be used for validation.
getSpecificSourceURI() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
getSpecificSourceURI() - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
getSpecificSourceURI() - Method in interface telcert.schemaprof.datamodel.constraints.vocabulary.VocabularySource
Returns the URI of the referenced vocabulary file, if this definition contains a specific value.
getSpecificValue() - Method in class telcert.schemaprof.datamodel.constraints.impl.SimpleDefinitionImpl
 
getSpecificValue() - Method in interface telcert.schemaprof.datamodel.constraints.SimpleDefinition
If this definition is set to a specific value then this function returns it as a String.
getSpecificValues() - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
 
getSpecificValues() - Method in interface telcert.schemaprof.datamodel.constraints.RepeatableDefinition
If Definition.isSpecific() return false, then this function will return an empty list which isn't modifiable.
getSpecificValueString(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
getSpecificValueString(int) - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
Converts the specific value to a string which has a certain maximal length.
getSpecificValueString(int) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
 
getStatusBar() - Method in class telcert.schemaprof.gui.MainComponent
Returns the status bar.
getStatusMessageLabel() - Method in class telcert.schemaprof.gui.StatusBar
 
getString(String, Object[]) - Method in class telcert.schemaprof.gui.MainFrame
Returns a localized string from the resource bundle which has inserted arguments.
getString(String) - Method in class telcert.schemaprof.gui.MainFrame
Returns a localized string from the resource bundle.
getStringRepresentation() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
getStringRepresentation() - Method in interface telcert.schemaprof.datamodel.extensions.UnknownExtension
Returns a string representation of this unknown extension.
getSummaryPanel() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.SchemaModificationPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.FileExtensionPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
getSummaryPanel() - Method in class telcert.schemaprof.gui.wizards.SummaryPanel
 
getSummaryPanel() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Returns a summery panel of this specific wizard panel.
getSupportedLocales() - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
getSupportedLocales() - Method in class telcert.schemaprof.gui.MainFrame
Returns a list of Locale-instances which are supported by the SchemaProf GUI.
getSupportedLocales() - Method in interface telcert.schemaprof.gui.PlugIn
Returns a set of Locale-instances which are supported by this plugin.
getTabbedTreePane() - Method in class telcert.schemaprof.gui.MainComponent
Returns the TabbedTreePane component.
getTarget() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
getTarget() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
getTarget() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
getTarget() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getTarget() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
getTarget() - Method in class telcert.schemaprof.gui.MainFrame
 
getTargetNamespace() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getTargetNamespace() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns the target namespace of the profile.
getTargetNamespace() - Method in class telcert.schemaprof.gui.managers.NameSpaceManager
 
getText() - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
Gets the text that a user has entered in the text field.
getText() - Method in class telcert.schemaprof.gui.utils.components.TextPanel
Gets the text that a user has entered in the text field.
getTransition(String) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns the Current Transition String for the Wizard Logic
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseDefinitionTypePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
getTransitionString() - Method in class telcert.schemaprof.gui.wizards.SummaryPanel
 
getTransitionTarget() - Method in class telcert.schemaprof.gui.wizards.TransitionObject
Returns the target WizardPanel.
getTree() - Method in class telcert.schemaprof.gui.TreePanel
 
getTreePanel() - Method in class telcert.schemaprof.gui.MainComponent
Returns the TreePanel of the Component by the selected tab of the tabbedTreePane.
getTreePanel() - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
Returns the tree panel which is used for selecting the ConstraintElement to which a non-specific definition is attached.
getType() - Method in class telcert.schemaprof.gui.wizards.AttributePropertiesEditWizard
Returns the simpleType
getType() - Method in class telcert.schemaprof.gui.wizards.AttributePropertiesWizard
Returns the simpleType
getType() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getTypeQNameList() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
getTypeQNameList() - Method in interface telcert.schemaprof.datamodel.SchemaReader
Returns a list of qnames which are already used in the loaded schema.
getUnionTypes() - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
Returns the selected Simple Types for the Union.
getUnknownAnnotations() - Method in interface telcert.schemaprof.datamodel.extensions.AnnotationExtensionPoint
Returns a list of all unknown annotations which are attached to this documentable element.
getUnknownAnnotations() - Method in class telcert.schemaprof.datamodel.extensions.impl.AnnotationExtensionPointImpl
 
getUnknownAnnotations() - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
getUnknownAnnotations() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUnknownAnnotations() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
getUnknownAttributes() - Method in interface telcert.schemaprof.datamodel.extensions.AttributeExtensionPoint
Returns a list of all unknown attributes which are attached to this modification.
getUnknownAttributes() - Method in class telcert.schemaprof.datamodel.extensions.impl.AttributeExtensionPointImpl
 
getUnknownAttributes() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
getUnknownAttributes() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
getUnknownAttributes() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUnknownAttributes() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
getUnknownDefinitions() - Method in interface telcert.schemaprof.datamodel.extensions.DefinitionExtensionPoint
Returns a list of all unknown definitions which are added to the definitions section of the application profile.
getUnknownDefinitions() - Method in class telcert.schemaprof.datamodel.extensions.impl.DefinitionExtensionPointImpl
 
getUnknownDefinitions() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUnknownMappings() - Method in class telcert.schemaprof.datamodel.extensions.impl.MappingExtensionPointImpl
 
getUnknownMappings() - Method in interface telcert.schemaprof.datamodel.extensions.MappingExtensionPoint
Returns a list of all unknown mappings which are added to the application profile.
getUnknownMappings() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUnknownModifications() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
getUnknownModifications() - Method in class telcert.schemaprof.datamodel.extensions.impl.ModificationExtensionPointImpl
 
getUnknownModifications() - Method in interface telcert.schemaprof.datamodel.extensions.ModificationExtensionPoint
Returns a list of unknown modifications which are added to the modifications- section of this application profile.
getUnknownModifications() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUnknownSections() - Method in class telcert.schemaprof.datamodel.extensions.impl.SectionExtensionPointImpl
 
getUnknownSections() - Method in interface telcert.schemaprof.datamodel.extensions.SectionExtensionPoint
Returns a list of all unknowm extensions which are directly added to the schema_mod-element of this application profile.
getUnknownSections() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUnrestrictableTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getUri() - Method in class telcert.schemaprof.gui.utils.URIHistoryObject
 
getUriHistory() - Method in class telcert.schemaprof.gui.utils.listeners.BrowseListener
 
getURLSchemas() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
getURLSchemas() - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Returns a list of allowed URL schemas which should be used if the format of the file location is set to FileFormatCategory.URL_FORMAT.
getUsage() - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
 
getUsage() - Method in interface telcert.schemaprof.datamodel.elements.UseElement
Returns the usage value of this element.
getUsage() - Method in class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
 
getUsage() - Method in interface telcert.schemaprof.datamodel.modifications.UseModification
Returns the usage assigned to this instance.
getUsageCategory() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
getUserDefinedSimpleTypes() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
getUserDefinedSimpleTypes() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns a list of all user defined simple types.
getValidationType() - Method in interface telcert.schemaprof.datamodel.constraints.files.FileValidation
Returns the type of validation, e.g. whether it should be validated against an XML Schema, a DTD or an application profile.
getValidationType() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
getValue() - Method in class telcert.schemaprof.Instrumentor.Counter
Returns the value of the counter.
getValueOfTextnode(Element) - Static method in class telcert.schemaprof.GenericTools
Returns the values of the text nodes beyond this element.
getViewComponent() - Method in class telcert.schemaprof.gui.MainComponent
Returns the Componenton the right side of the screen.
getWhitespaceTab() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
getWizardHistory() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
This method returns a WizardHistory object.
getXPath() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the XPath which selects the DOM element returned by BaseElement.getDOMComponent().
getXPath() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getXPath() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
getXPathExpression(Node, Node) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Builds an XPath-expression which selects the given node starting from the context node.
getXSDComponent() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the component from the base schema which represents this element.
getXSDComponent() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
getXSDContext() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns the context component for resolving the subelements of this element.
getXSDContext() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
GroupingElement - Class in telcert.schemaprof.datamodel.constraints
This class represents a grouping element.
GroupingElement(XSDConcreteComponent, ModifiableElement) - Constructor for class telcert.schemaprof.datamodel.constraints.GroupingElement
Constructs a new GroupingElement-instance.
GuardedList - Class in telcert.schemaprof.datamodel.impl
This class implements an guarded list.
GuardedList() - Constructor for class telcert.schemaprof.datamodel.impl.GuardedList
 
GuardedMap - Class in telcert.schemaprof.datamodel.impl
 
GuardedMap() - Constructor for class telcert.schemaprof.datamodel.impl.GuardedMap
 
GuardedMap(int) - Constructor for class telcert.schemaprof.datamodel.impl.GuardedMap
 
GuardedMap(int, float) - Constructor for class telcert.schemaprof.datamodel.impl.GuardedMap
 
GuardedMap(Map) - Constructor for class telcert.schemaprof.datamodel.impl.GuardedMap
 
GuiUtils - Class in telcert.schemaprof.gui.utils.components
 
GuiUtils() - Constructor for class telcert.schemaprof.gui.utils.components.GuiUtils
 

H

handlesNullPrefixes() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
Does not handle null prefixes.
hasBeenClosed() - Method in class telcert.schemaprof.gui.actions.manager.ConditionManagerAction
 
hasBeenClosed() - Method in class telcert.schemaprof.gui.actions.manager.ConstraintsManagerAction
 
hasBeenClosed() - Method in class telcert.schemaprof.gui.actions.manager.NamespaceManagerAction
 
hasBeenClosed() - Method in class telcert.schemaprof.gui.actions.manager.ProfileManagerAction
 
hasBeenClosed() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Checks if the Wizard has been closed.
hashCode() - Method in class telcert.schemaprof.datamodel.constraints.GroupingElement
 
hashCode() - Method in class telcert.schemaprof.datamodel.impl.NamespaceImpl
 
hashCode() - Method in class telcert.schemaprof.datamodel.impl.QNameImpl
 
hashCode() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
hashCode() - Method in class telcert.schemaprof.gui.utils.URIHistoryObject
 
hasModificationAttached() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns wether this element has attached modifications.
hasModificationAttached() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
hasModifications() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns whether this element or one of its subelements has attached modifications.
hasModifications() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
hasModifications() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
hasNext() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
hasPid() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
hasPid() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns wether this profile was uploaded to a repository before.
hasPrefixAssigned() - Method in class telcert.schemaprof.datamodel.impl.NamespaceImpl
Returns whether this namespace has a prefix assigned or not.
hasPrefixAssigned() - Method in interface telcert.schemaprof.datamodel.Namespace
Returns whether this namespace has a prefix assigned or not.
hasPrevious() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
hasXMLRepresentation() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns whether there exists an umambigous node in an XML instance document which is validated by the definition represented by this BaseElement.
hasXMLRepresentation() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
history - Variable in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
HISTORY_ALL - Static variable in class telcert.schemaprof.gui.MainFrame
Constant for retrieving a list of all recently opened files with any type.
HISTORY_CONSTRAINT - Static variable in class telcert.schemaprof.gui.MainFrame
Constant for retrieving a list of recently opened constraints.
HISTORY_PROFILE - Static variable in class telcert.schemaprof.gui.MainFrame
Constant for retrieving a list of recently opened profiles.
HISTORY_SCHEMA - Static variable in class telcert.schemaprof.gui.MainFrame
Constant for retrieving a list of recently opened schemas.
HISTORY_UNKNOWN - Static variable in class telcert.schemaprof.gui.MainFrame
Constant for retrieving a list of recently opened files whith an unknown type.

I

ICON_ABOUT - Static variable in class telcert.schemaprof.gui.actions.help.AboutDialogAction
The Preferences Action Icon.
ICON_ACTIVATE - Static variable in class telcert.schemaprof.gui.actions.ToggleGroupActivationAction
 
ICON_ADDITIONAL_CONSTRAINTS - Static variable in class telcert.schemaprof.gui.TreePanel
The Additional-Constraints Icon (AC).
ICON_ANY - Static variable in class telcert.schemaprof.gui.TreePanel
The AttributeProperties Icon.
ICON_APPLICATIONPROFILE - Static variable in class telcert.schemaprof.gui.editors.NamespacePanel
The transparent Empty Icon.
ICON_APPLICATIONPROFILE - Static variable in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
The transparent Empty Icon.
ICON_ATTRIBUTEPROPERTIES - Static variable in class telcert.schemaprof.gui.TreePanel
The AttributeProperties Icon.
ICON_CARDINALITY - Static variable in class telcert.schemaprof.gui.TreePanel
The Cardinality Icon.
ICON_CONSTRAINTS - Static variable in class telcert.schemaprof.gui.TreePanel
The Constraints Icon (C).
ICON_CONSTRAINTS - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
ICON_CONSTRAINTS_FILE - Static variable in class telcert.schemaprof.gui.TreePanel
The Constraints-File Icon (C with a file).
ICON_CONSTRAINTS_FILE - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
ICON_DEACTIVATE - Static variable in class telcert.schemaprof.gui.actions.ToggleGroupActivationAction
 
ICON_DELETE - Static variable in class telcert.schemaprof.gui.actions.constraints.DeleteConstraintAction
 
ICON_DELETE - Static variable in class telcert.schemaprof.gui.actions.constraints.DeleteDefinitionAction
 
ICON_EDIT - Static variable in class telcert.schemaprof.gui.actions.constraints.EditDefinitionAction
 
ICON_EDIT - Static variable in class telcert.schemaprof.gui.actions.constraints.RenameConstraintAction
 
ICON_EDIT - Static variable in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
ICON_NAMESPACE - Static variable in class telcert.schemaprof.gui.editors.NamespacePanel
The transparent Empty Icon.
ICON_NAMESPACE - Static variable in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
The transparent Empty Icon.
ICON_NEW - Static variable in class telcert.schemaprof.gui.actions.constraints.NewConstraintAction
 
ICON_NEW - Static variable in class telcert.schemaprof.gui.actions.constraints.NewDefinitionAction
 
ICON_NEW - Static variable in class telcert.schemaprof.gui.actions.file.NewAction
 
ICON_OPEN - Static variable in class telcert.schemaprof.gui.actions.file.OpenConstraintFileAction
The Open Action Icon.
ICON_OPEN - Static variable in class telcert.schemaprof.gui.actions.file.OpenProfileAction
The Open Action Icon.
ICON_PREFERENCES - Static variable in class telcert.schemaprof.gui.actions.window.PreferencesAction
The Preferences Action Icon.
ICON_PROFILE - Static variable in class telcert.schemaprof.gui.TreePanel
The Profile Icon (P).
ICON_PROFILE - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
ICON_PROFILE_FILE - Static variable in class telcert.schemaprof.gui.TreePanel
The Profile-File Icon (P with a file).
ICON_PROFILE_FILE - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
ICON_SAVE - Static variable in class telcert.schemaprof.gui.actions.file.SaveProfileAction
The Save Action Icon.
ICON_SAVE_AS - Static variable in class telcert.schemaprof.gui.actions.file.SaveProfileAsAction
The Save As Action Icon.
ICON_TELCERT - Static variable in class telcert.schemaprof.gui.dialogs.AboutDialog
The Application Icon.
ICON_XSD_ALL_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_ATTRIBUTE_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_ATTRIBUTEGROUP_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_CHOICE_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_COMPLEXTYPE_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_ELEMENTDEFINITION_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_GENERIC_VALUE - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_MODELGROUPDEFINITION_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_N - Static variable in class telcert.schemaprof.gui.TreePanel
The Occurrence Icons
ICON_XSD_OCCURRENCE_N_TO_M - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_N_TO_UNBOUNDED - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ONE - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ONE_TO_N - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ONE_TO_UNBOUNDED - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ZERO - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ZERO_TO_N - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ZERO_TO_ONE - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_OCCURRENCE_ZERO_TO_UNBOUNDED - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_SEQUENCE_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
ICON_XSD_TEXTNODE_ELEMENT - Static variable in class telcert.schemaprof.gui.TreePanel
 
id - Variable in class telcert.schemaprof.gui.wizards.TransitionObject
 
IMS_AP - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileValidationCategory
 
IMSAP_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The current version of the application profile schema.
IMSAPv1p1_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace used for profiles which conform to version 1.1 of the application profile definition.
IMSAPv1p2_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace used for profiles which conform to version 1.2 of the application profile definition.
IMSAPv1p3_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace used for profiles which conform to version 1.3 of the application profile definition.
IMSAPv1p4_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace used for profiles which conform to version 1.4 of the application profile definition.
IMSAPv1p5_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace used for profiles which conform to version 1.5 of the application profile definition.
IMSAPv1p6_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace used for profiles which conform to version 1.6 of the application profile definition.
inc() - Method in class telcert.schemaprof.Instrumentor.Counter
Increases the value of the counter.
includeTargetNamespace() - Method in class telcert.schemaprof.gui.managers.NameSpaceManager
 
indexOf(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Initializes this element with the values from another element.
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
 
initFromGlobalDefinition(BaseElement, boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
 
initialize() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Initializes the panel after all properties have been set.
initialize() - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
initialize(WizardPanel, WizardPanel) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Initialize the wizard logic with a reference to the starting WizardPaneland the last finishing WizardPanel.
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.modification.SchemaModificationPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseDefinitionTypePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
(non-Javadoc)
initialize() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
 
initialize() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
(non-Javadoc)
initialize() - Method in class telcert.schemaprof.gui.wizards.SummaryPanel
The summary of each panel is transmitted by getSummaryPanel().
initialize() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Initializes the panel after all properties have been set.
initJDialog() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Method for initialising the JDialog of the WizardPanels.
initPanel(AttributeExtensionPoint) - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
initPanel() - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
Initializes the panel.
initPanel() - Method in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
initPanel() - Method in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
initPanel() - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
Initializes the panel.
InputPanel - Class in telcert.schemaprof.gui.utils.components
 
InputPanel() - Constructor for class telcert.schemaprof.gui.utils.components.InputPanel
 
InputPanel(LayoutManager) - Constructor for class telcert.schemaprof.gui.utils.components.InputPanel
 
insertUpdate(DocumentEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
installDefaults() - Method in class telcert.schemaprof.gui.utils.CustomTabbedPaneUI
 
INSTANCE - Static variable in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
 
INSTANCE - Static variable in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsReader
 
INSTANCE - Static variable in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
The singleton instance of this class.
INSTANCE - Static variable in class telcert.schemaprof.datamodel.impl.ProfileReader
 
INSTANCE - Static variable in class telcert.schemaprof.Instrumentor
 
Instrumentor - Class in telcert.schemaprof
This class can be used for instrumentalizing the source code.
Instrumentor() - Constructor for class telcert.schemaprof.Instrumentor
 
Instrumentor.Counter - Class in telcert.schemaprof
 
Instrumentor.Counter() - Constructor for class telcert.schemaprof.Instrumentor.Counter
 
internalWorked(double) - Method in class telcert.schemaprof.gui.ProfileMonitor
 
IS_TARGETNAMESPACE_INCLUDED - Static variable in class telcert.schemaprof.gui.managers.NameSpaceManager
 
isAbsolute() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
isAbsolute() - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Returns whether the file URI should be relative to the instance document or file directory or whether the file URI should be absolute.
isActivated() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns whether this element is activated so that modifications may be assigned to this element and this modifications are saved to an application profile.
isActivated() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
isActivated() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
isActivated() - Method in interface telcert.schemaprof.datamodel.extensions.ExtensionPoint
Returns whether this extension point is activated so that extensions may be assigned to it.
isActivated() - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
isActivated() - Method in class telcert.schemaprof.datamodel.impl.AbstractDocumentableImpl
 
isActivated() - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
isActivated() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
isActivated() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
isActivated() - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
isActivatedLocalCopy() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
isActivatedLocalCopy() - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
Returns whether this local copy is activated.
isAdapterForType(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
isAdapterForType(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
isAdapterForType(Object) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
isAdapterForType(Object) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
isAdapterForType(Object) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
isAdapterForType(Object) - Method in class telcert.schemaprof.gui.MainFrame
 
isAllowedSimpleType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
isAllowedSimpleType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
 
isAllowedSimpleType(XSDSimpleTypeDefinition) - Method in interface telcert.schemaprof.datamodel.elements.SimpleTypeElement
Returns whether it is allowed to use the given type in a modification of this element.
isAllowedUsage(UsageCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
 
isAllowedUsage(UsageCategory) - Method in interface telcert.schemaprof.datamodel.elements.UseElement
Returns whether it is allowed to set the usage attribute of modifications of this element to the given value.
isAnonymous() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
isAnonymous() - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
Returns whether this element is used as an anonymous definition.
isAttached() - Method in interface telcert.schemaprof.datamodel.constraints.Attacheable
Returns whether this component is attached to its parent component.
isAttached() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
isAttached() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
isAttached() - Method in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
isCanceled() - Method in class telcert.schemaprof.gui.ProfileMonitor
 
isCompatible(XSDSimpleTypeDefinition, XSDSimpleTypeDefinition, CompatibilityLevelCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
Type2 is compared with type1.
isDiscreteType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
Returns whether the given type has an ordered value space with discrete values.
isEmpty() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
isExisting() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
isExisting() - Method in interface telcert.schemaprof.datamodel.ReferencedProfile
Returns whether the URI of the included profile points to a valid file.
isExpanded() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
isExpanded() - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
Returns whether the subelements of this element are already created.
isGroupingElement(XSDConcreteComponent) - Static method in class telcert.schemaprof.datamodel.constraints.GroupingElement
Returns whether the given component may be used as a common grouping element.
isInitializing() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Returns whether this panel is currently initializing its values from the properties.
isLocalCopy() - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
isLocalCopy() - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
Returns true when this element is a local copy of a global definition.
isModifyingComponent() - Method in class telcert.schemaprof.datamodel.constraints.impl.ModifiableConstraintsComponentImpl
Returns true if this component replaces another component in the profile, false otherwise.
isMuteAble() - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
isMuteAble() - Method in interface telcert.schemaprof.datamodel.elements.OccurenceElement
Returns if this element is muteable.
isNodeOfElement(Node) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns whether the given DOM node can be used for selecting this BaseElement.
isNodeOfElement(Node) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
isReadOnly() - Method in class telcert.schemaprof.gui.TreePanel
Returns whether it is allowed to make changes to the elements displayed in this tree panel.
isReferenced(Object) - Method in interface telcert.schemaprof.datamodel.Condition
Returns whether this component or one of its subcomponents holds references on the given object.
isReferenced(Object) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Returns whether this component or one of its subcomponents holds references on the given object.
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.modifications.impl.AnyElementModificationImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationImpl
 
isReferenced(Object) - Method in class telcert.schemaprof.datamodel.modifications.impl.SimpleTypeModificationImpl
 
isReferenced(Object) - Method in interface telcert.schemaprof.datamodel.modifications.SchemaModification
Returns whether this component or one of its subcomponents holds references on the given object.
isReferenced(Object) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns whether this component or one of its subcomponents holds references on the given object.
isRemovable(Entry) - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
isRestrictableType(XSDSimpleTypeDefinition) - Static method in class telcert.schemaprof.GenericTools
 
isRestriction(XSDSimpleTypeDefinition, XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
Compares two types whether type2 is a restriction of type1.
isSpecific() - Method in interface telcert.schemaprof.datamodel.constraints.Definition
Returns whether this definition is set to a specific value or whether the value of this definition is in an attribute or text node.
isSpecific() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
isTransactionStarted() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
isTransactionStarted() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Returns whether currently a transaction is started on the profile.
isTransitionEnable() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
isTransitionEnable() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
isTransitionEnable() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
isTransitionEnable() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Return true when the transition of a panel is enabled, false otherwise.
isValidNCName(String) - Static method in class telcert.schemaprof.datamodel.modifications.impl.SimpleTypeModificationImpl
 
isWindowsPlatform() - Static method in class telcert.schemaprof.gui.utils.BrowserControl
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.editors.NamespacePanel
Performs Actions in the Namespace- and Profilepanel (dropdown).
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
Performs Actions in the Namespace- and Profilepanel (dropdown).
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
 
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
Shows a different icon near the compatibilityComboBox-ComboBox
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
itemStateChanged(ItemEvent) - Method in class telcert.schemaprof.gui.wizards.newfile.NewPanel
Shows a different icon near the compatibilityComboBox-ComboBox
iterator() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 

K

keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.utils.listeners.ButtonGroupKeyListener
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
keyPressed(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.utils.listeners.ButtonGroupKeyListener
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
keyReleased(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.utils.listeners.ButtonGroupKeyListener
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.modification.NamePanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
keyTyped(KeyEvent) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 

L

lastIndexOf(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
LAX_PROCESSCONTENTS - Static variable in class telcert.schemaprof.datamodel.ProcessContentsCategory
The content of an extension point should be lax validated.
layout - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
the layout of the whole panel
layoutAndAddRadiobuttons() - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
LexicalValueCategory - Class in telcert.schemaprof.datamodel
The categories of a lexical value of an attribute ( UseModification.getLexicalValueCategory() and UseElement.getLexicalValueCategory()).
LexicalValueCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.LexicalValueCategory
Constructor of this class.
listIterator() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
listIterator(int) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
ListPanel - Class in telcert.schemaprof.gui.utils.components
The purpose of this Component is to show a list and the ability to add or remove items (only strings).
ListPanel(MainFrame, String, InputPanel) - Constructor for class telcert.schemaprof.gui.utils.components.ListPanel
Constructs a new ListPanel with an empty text field, an empty list and a title in the border.
listPanel - Variable in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
loadConstraints(URI, SchemaProfile) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Loads an additional constraints file from the given URI as a part of a profile.
loadConstraints(URI, IProgressMonitor) - Method in interface telcert.schemaprof.datamodel.constraints.ConstraintsFactory
Loads an additional constraints file from the given URI.
loadConstraints(URI, SchemaProfile) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
loadConstraints(URI, IProgressMonitor) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsFactoryImpl
 
loadProfile(URI, CompatibilityLevelCategory, IProgressMonitor) - Method in class telcert.schemaprof.datamodel.impl.ProfileReader
Loads an application profile from a file and returns a SchemaProfile-instance which contains all modifications of this application profile.
loadProfile(URI, CompatibilityLevelCategory, IProgressMonitor) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
 
loadProfile(URI, CompatibilityLevelCategory, IProgressMonitor) - Method in interface telcert.schemaprof.datamodel.SchemaProfileFactory
Loads an application profile from a file and returns a SchemaProfile- instance which contains all modifications of this application profile.
loadProperties() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
loadProperties() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
loadProperties() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
loadProperties() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Loads the read-properties from the global properties of the owning wizard.
LOCAL_SPECIALNAMESPACE - Static variable in class telcert.schemaprof.datamodel.impl.NamespaceImpl
 
LOCAL_SPECIALNAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
This namespace instance is used for representing the '##local'-namespace in the allowed namespaces for extension points.
LocationDefinition - Interface in telcert.schemaprof.datamodel.constraints.files
 
LocationDefinitionImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
LocationDefinitionImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
LocationDefinitionImpl(ConstraintsComponent, Object) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
LocationDefinitionImpl(ConstraintsComponent, LocationDefinitionImpl) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
LocationPanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
LocationPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
LOGO_ABOUT - Static variable in class telcert.schemaprof.gui.dialogs.AboutDialog
The Logo for the About Dialog.

M

main(String[]) - Static method in class telcert.schemaprof.Start
 
MainComponent - Class in telcert.schemaprof.gui
This class is the container for the central part of the MainFrame (for more details on the layout of the MainFrame see the description of telcert.schemaprof.gui).
MainComponent(MainFrame) - Constructor for class telcert.schemaprof.gui.MainComponent
Creates a new MainComponent and all necessary SubComponents.
mainFrame - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
MainFrame - Class in telcert.schemaprof.gui
This class is the most important class of SchemaProf's user interface.
MainFrame() - Constructor for class telcert.schemaprof.gui.MainFrame
Creates a new MainFrame Object and all necessary SubComponents and displays them.
MainMenuBar - Class in telcert.schemaprof.gui
This class is contained by the MainFrame.
MainMenuBar(MainFrame) - Constructor for class telcert.schemaprof.gui.MainMenuBar
Creates a new MainMenuBar and adds all necessary Actions to it.
mainPanel - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
mainPanel - Variable in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
mainPanel - Variable in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
makeGbc(int, int, int, int) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
 
makeGbc(int, int, int, int, int, Insets) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
 
makeGbc(GridBagLayout, Component, int, int, int, int, int, int, int) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
 
MappingExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which have an extension point for unknown mappings.
MappingExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
MappingExtensionPointImpl(SchemaProfile) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.MappingExtensionPointImpl
Constructs a new MappingExtensionPoint instance
MappingExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the Mapping Extensions of a given Extension Point.
MappingExtensionPointViewPanel(MainFrame, MappingExtensionPoint) - Constructor for class telcert.schemaprof.gui.viewers.MappingExtensionPointViewPanel
Creates a new View Panel for the correspondent Extension Point.
menuBar - Variable in class telcert.schemaprof.gui.actions.file.CloseProfileAction
A Reference to the MainMenuBarof the GUI.
MINUS_ICON - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
ModelCategory - Class in telcert.schemaprof.datamodel
 
ModelCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.ModelCategory
The constructor of this class.
MODELGROUPDEFINITION_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents a definition of a model group in the base schema.
ModifiableConstraintsComponentImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
ModifiableConstraintsComponentImpl(ConstraintsComponent, ConstraintsComponent) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.ModifiableConstraintsComponentImpl
 
ModifiableElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes for elements from the base schema which couldn't be directly modified but who group other elements which can be modified by an application profile.
ModifiableElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
ModifiableElementImpl(BaseModel, BaseElement, BaseElement, boolean, boolean) - Constructor for class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
Initializes a new instance of ModifiableElementImpl.
Modification - Interface in telcert.schemaprof.datamodel.modifications
This interface supplies the core functionality of all modifications.
modification - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
modification - Variable in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
 
ModificationExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which have an extension point for unknown modifications.
ModificationExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
ModificationExtensionPointImpl(BaseModel) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.ModificationExtensionPointImpl
Constructs a new ModificationExtensionPoint instance
ModificationExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the SchemaModification Extensions of a given Extension Point.
ModificationExtensionPointViewPanel(MainFrame, ModificationExtensionPoint) - Constructor for class telcert.schemaprof.gui.viewers.ModificationExtensionPointViewPanel
Creates a new View Panel for the correspondent Extension Point.
ModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
ModificationImpl(BaseModel, Modification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
Initalizes a new modification instance.
mouseClicked(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
mouseClicked(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
mouseEntered(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
mouseEntered(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
mouseExited(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
mouseExited(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
mousePressed(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
mousePressed(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
mouseReleased(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
mouseReleased(MouseEvent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
MoveDownModificationAction - Class in telcert.schemaprof.gui.actions.profiles
Action that moves an existing modification for the selected element down.
MoveDownModificationAction(MainFrame, DefaultModificationElementViewPanel) - Constructor for class telcert.schemaprof.gui.actions.profiles.MoveDownModificationAction
Creates new MoveDownModificationAction with all necessary Attributes.
MoveDownUnknownAttributeAction - Class in telcert.schemaprof.gui.actions.extensions
Moves down the UnknownAttribute which is selected in the viewer previously set with #setViewer(AttributeExtensionPointViewPanel).
MoveDownUnknownAttributeAction(MainFrame, AttributeExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.MoveDownUnknownAttributeAction
Creates new MoveDownModificationAction with all necessary Attributes.
MoveDownUnknownExtensionAction - Class in telcert.schemaprof.gui.actions.extensions
The currently selected UnknownExtension is moved down one position.
MoveDownUnknownExtensionAction(MainFrame, DefaultExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.MoveDownUnknownExtensionAction
Creates new MoveDownModificationAction with all necessary Attributes.
MoveUpModificationAction - Class in telcert.schemaprof.gui.actions.profiles
Action that moves an existing modification for the selected element up.
MoveUpModificationAction(MainFrame, DefaultModificationElementViewPanel) - Constructor for class telcert.schemaprof.gui.actions.profiles.MoveUpModificationAction
Creates new MoveUpModificationAction with all necessary Attributes.
MoveUpUnknownAttributeAction - Class in telcert.schemaprof.gui.actions.extensions
Moves up the UnknownAttribute which is selected in the viewer previously set with #setViewer(AttributeExtensionPointViewPanel).
MoveUpUnknownAttributeAction(MainFrame, AttributeExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.MoveUpUnknownAttributeAction
Creates new MoveUpUnknownExtensionAction with all necessary Attributes.
MoveUpUnknownExtensionAction - Class in telcert.schemaprof.gui.actions.extensions
The currently selected UnknownExtension is moved up one position.
MoveUpUnknownExtensionAction(MainFrame, DefaultExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.MoveUpUnknownExtensionAction
Creates new MoveUpUnknownExtensionAction with all necessary Attributes.

N

NAME_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
The name of an application profile.
NamePanel - Class in telcert.schemaprof.gui.wizards.modification
Wizardpanel to select a Name.
NamePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.NamePanel
Creates a new NamePanel.
NamePanel(GenericXMLWizard, Element, String) - Constructor for class telcert.schemaprof.gui.wizards.modification.NamePanel
Creates a new NamePanel.
Namespace - Interface in telcert.schemaprof.datamodel
 
namespace - Variable in class telcert.schemaprof.gui.managers.Entry
 
NamespaceAndProcessPanel - Class in telcert.schemaprof.gui.wizards.modification
 
NamespaceAndProcessPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
 
NamespaceAndProcessPanel.MyCellRenderer - Class in telcert.schemaprof.gui.wizards.modification
A custom ListCellRendererwhich dislpays an icon and a ReferencedProfile in a JList row.
NamespaceAndProcessPanel.MyCellRenderer() - Constructor for class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel.MyCellRenderer
 
NamespaceImpl - Class in telcert.schemaprof.datamodel.impl
This class implements all needed methods and attributes for representing namespaces and their corresponding prefixes.
NamespaceImpl(String, String) - Constructor for class telcert.schemaprof.datamodel.impl.NamespaceImpl
Constructor of a namespace instance.
NamespaceImpl(String) - Constructor for class telcert.schemaprof.datamodel.impl.NamespaceImpl
Constructor of a namespace instance.
NameSpaceManager - Class in telcert.schemaprof.gui.managers
This Class manages the Namespacesof the current SchemaProfile.
NameSpaceManager(MainFrame) - Constructor for class telcert.schemaprof.gui.managers.NameSpaceManager
Creates a new NamespaceManager.
NamespaceManagerAction - Class in telcert.schemaprof.gui.actions.manager
Shows the NamespaceManager Dialog
NamespaceManagerAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.manager.NamespaceManagerAction
Creates new NamespaceAction with all necessary Attributes.
NamespacePanel - Class in telcert.schemaprof.gui.editors
This Class provides a User Interface for creating and editing Namespaces in any Editor.
NamespacePanel(MainFrame, List) - Constructor for class telcert.schemaprof.gui.editors.NamespacePanel
Creates a new NamespacePanel with the given Namespaces.
NamespacePanel.MyCellRenderer - Class in telcert.schemaprof.gui.editors
A custom ListCellRendererwhich dislpays an icon and a ReferencedProfile in a JList row.
NamespacePanel.MyCellRenderer() - Constructor for class telcert.schemaprof.gui.editors.NamespacePanel.MyCellRenderer
 
NewAction - Class in telcert.schemaprof.gui.actions.file
 
NewAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.NewAction
 
newComponent - Variable in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
NewConstraintAction - Class in telcert.schemaprof.gui.actions.constraints
This action creates a new Constraint instance and adds it to the currently opened profile or additional constraints file.
NewConstraintAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.constraints.NewConstraintAction
Creates new NewConstraintAction with all necessary Attributes.
NewConstraintWizard - Class in telcert.schemaprof.gui.wizards.constraints
 
NewConstraintWizard(MainFrame, Constraints) - Constructor for class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
 
NewDefinitionAction - Class in telcert.schemaprof.gui.actions.constraints
This action creates a new Definition and adds it to the Constraint which is currently selected in the tree panel of the main application window.
NewDefinitionAction(MainFrame, ConstraintViewPanel) - Constructor for class telcert.schemaprof.gui.actions.constraints.NewDefinitionAction
 
NewFileDefinitionWizard - Class in telcert.schemaprof.gui.wizards.newdefinition
 
NewFileDefinitionWizard(MainFrame, FileConstraint) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
 
NewFileWizard - Class in telcert.schemaprof.gui.wizards.newfile
 
NewFileWizard(MainFrame, String, String) - Constructor for class telcert.schemaprof.gui.wizards.newfile.NewFileWizard
Creates a new NewWizard with all necessary Components.
NewModificationAction - Class in telcert.schemaprof.gui.actions.profiles
Action that creates a new modification for the selected element.
NewModificationAction(MainFrame, DefaultModificationElementViewPanel, Class) - Constructor for class telcert.schemaprof.gui.actions.profiles.NewModificationAction
Creates new NewModificationAction with all necessary Attributes.
NewPanel - Class in telcert.schemaprof.gui.wizards.newfile
 
NewPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newfile.NewPanel
Builds a new panel, where the user can select if he wants to start a new Profile or a new Constraints-File.
NewTypeWizard - Class in telcert.schemaprof.gui.wizards
Wizard to create a new Simple Type.
NewTypeWizard(MainFrame, String, String) - Constructor for class telcert.schemaprof.gui.wizards.NewTypeWizard
Creates a new NewTypeWizard with all necessary Components.
NewUnknownAnnotationAction - Class in telcert.schemaprof.gui.actions.extensions
Creates a new UnknownAnnotation and adds it to the AnnotationExtensionPoint currently selected in the tree panel of the main application window.
NewUnknownAnnotationAction(MainFrame, AnnotationExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownAnnotationAction
Creates new NewUnknownAnnotationAction with all necessary Attributes.
NewUnknownAttributeAction - Class in telcert.schemaprof.gui.actions.extensions
Creates a new UnknownAttribute and adds it to the AttributeExtensionPoint currently selected in the tree panel of the main application window.
NewUnknownAttributeAction(MainFrame, AttributeExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownAttributeAction
Creates new NewUnknownAttributeAction with all necessary Attributes.
NewUnknownDefinitionAction - Class in telcert.schemaprof.gui.actions.extensions
Creates a new UnknownDefinition and adds it to the DefinitionExtensionPoint currently selected in the tree panel of the main application window.
NewUnknownDefinitionAction(MainFrame, DefinitionExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownDefinitionAction
Creates new NewUnknownDefinitionAction with all necessary Attributes.
NewUnknownExtensionAction - Class in telcert.schemaprof.gui.actions.extensions
This is the abstract base class for creating a new UnknownExtension.
NewUnknownExtensionAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownExtensionAction
 
NewUnknownMappingAction - Class in telcert.schemaprof.gui.actions.extensions
Creates a new UnknownMapping and adds it to the MappingExtensionPoint currently selected in the tree panel of the main application window.
NewUnknownMappingAction(MainFrame, MappingExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownMappingAction
Creates new NewUnknownMappingAction with all necessary Attributes.
NewUnknownModificationAction - Class in telcert.schemaprof.gui.actions.extensions
Creates a new UnknownModification and adds it to the ModificationExtensionPoint currently selected in the tree panel of the main application window.
NewUnknownModificationAction(MainFrame, ModificationExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownModificationAction
Creates new NewUnknownModificationAction with all necessary Attributes.
NewUnknownSectionAction - Class in telcert.schemaprof.gui.actions.extensions
Creates a new UnknownSection and adds it to the SectionExtensionPoint currently selected in the tree panel of the main application window.
NewUnknownSectionAction(MainFrame, SectionExtensionPointViewPanel) - Constructor for class telcert.schemaprof.gui.actions.extensions.NewUnknownSectionAction
Creates new NewUnknownSectionAction with all necessary Attributes.
NewVocabularyDefinitionWizard - Class in telcert.schemaprof.gui.wizards.newvocabularydefinition
 
NewVocabularyDefinitionWizard(MainFrame, VocabularyConstraint) - Constructor for class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
 
normalizeFacet(XSDSimpleTypeDefinition, XSDFacet) - Method in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
Expects as input either a XSDMinFacet or XSDMaxFacet.
notifyActionListener(ActionEvent) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.datamodel.modifications.impl.SimpleTypeModificationImpl
 
notifyChanged(Notification) - Method in class telcert.schemaprof.gui.MainFrame
 
notifyChangeListener() - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 
notifyListeners() - Method in class telcert.schemaprof.gui.utils.components.InputPanel
Notifies the changeListener and the wizardPanelListener, that the value of the text field has changed.
notifyListeners() - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Notifies the changeListener and the wizardPanelListener, that the value of the text field has changed.
notifyWizardPanelListener() - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 

O

object2Button - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
object2node - Variable in class telcert.schemaprof.gui.TreePanel
 
ObjectListActionListener - Class in telcert.schemaprof.gui.utils.listeners
 
ObjectListActionListener(MainFrame) - Constructor for class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
ObjectListActionListener(MainFrame, JList) - Constructor for class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
ObjectListActionListener(MainFrame, JList, JComboBox) - Constructor for class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
ObjectListActionListener(MainFrame, JList, JComboBox, boolean) - Constructor for class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
objects - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
OccurenceElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all methods and attributes of an element whose occurence can be changed.
OccurenceElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
OccurenceElementImpl(SchemaProfile, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
Initializes a new instance of OccurenceElementImpl.
OccurenceModification - Interface in telcert.schemaprof.datamodel.modifications
This interface declares all methods which are needed for modyfying the occurence of an element or attribute in a base schema.
OccurenceModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
OccurenceModificationImpl(OccurenceElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.OccurenceModificationImpl
Initializes a new instance with the values from the owner.
okButton - Variable in class telcert.schemaprof.gui.editors.AbstractEditor
 
oldComponent - Variable in class telcert.schemaprof.datamodel.modifications.impl.ConstraintsComponentModificationImpl
 
OpenConstraintFileAction - Class in telcert.schemaprof.gui.actions.file
Opens a SchemaProfileand sets it as currently active SchemaProfile.
OpenConstraintFileAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.OpenConstraintFileAction
Creates new OpenProfileAction with all necessary Attributes.
openProfile(File) - Method in class telcert.schemaprof.gui.MainFrame
Opens the given file and tries to read the contained application profile.
OpenProfileAction - Class in telcert.schemaprof.gui.actions.file
Opens a SchemaProfileand sets it as currently active SchemaProfile.
OpenProfileAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.OpenProfileAction
Creates new OpenProfileAction with all necessary Attributes.
OPTIONAL_USAGE - Static variable in class telcert.schemaprof.datamodel.UsageCategory
It is optional to include this attribute into an instance document.
OTHER_SPECIALNAMESPACE - Static variable in class telcert.schemaprof.datamodel.impl.NamespaceImpl
 
OTHER_SPECIALNAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
This namespace instance is used for representing the '##other'-namespace in the allowed namespaces for extension points.

P

paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class telcert.schemaprof.gui.utils.CustomTabbedPaneUI
 
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class telcert.schemaprof.gui.utils.CustomTabbedPaneUI
 
panel - Variable in class telcert.schemaprof.gui.wizards.TransitionObject
 
panelIcon - Variable in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
panelIcon - Variable in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
panelSubTitle - Variable in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
panelSubTitle - Variable in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
panelTitle - Variable in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
panelTitle - Variable in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
parseConstraintElements(Element, Constraints) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsReader
Parses an element containing constraint elements and adds the found elements to the given Constraints instance.
PasswordPanel - Class in telcert.schemaprof.gui.utils.components
The purpose of this Component is to show a text field, where a user can input some data.
PasswordPanel(String) - Constructor for class telcert.schemaprof.gui.utils.components.PasswordPanel
Constructs a new PasswordPanel with an empty text field, a border and a title in the border.
performDefinitionSpecificOK(Definition) - Method in class telcert.schemaprof.gui.wizards.constraints.DefaultEditDefinitionWizard
 
performDefinitionSpecificOK(Definition) - Method in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
Performs operations which are specific for a certain type of definition.
performDefinitionSpecificOK(Definition) - Method in class telcert.schemaprof.gui.wizards.constraints.EditFileValidationWizard
 
performDefinitionSpecificOK(Definition) - Method in class telcert.schemaprof.gui.wizards.constraints.EditLocationDefinitionWizard
 
performDefinitionSpecificOK(Definition) - Method in class telcert.schemaprof.gui.wizards.constraints.EditSizeDefinitionWizard
 
performDefinitionSpecificOK(Definition) - Method in class telcert.schemaprof.gui.wizards.constraints.EditVocabularySourceWizards
 
performOk() - Method in class telcert.schemaprof.gui.wizards.AnyElementWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.AssertionModificationWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.AttributePropertiesEditWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.AttributePropertiesWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.EditListTypeWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Abstract Method which completes the Wizard Process and extracts the necessary Information from the WizardPanels.
performOk() - Method in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.newfile.NewFileWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.NewTypeWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
 
performOk() - Method in class telcert.schemaprof.gui.wizards.panels.CardinalityElementEditorPanel
 
performOk() - Method in class telcert.schemaprof.gui.wizards.panels.ConstraintsManagerPanel
 
performOk() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
This method is for performing the OK button.
PlugIn - Interface in telcert.schemaprof.gui
With this class other developers have the possibility to write PlugIns for the 'SchemaProf' application.
PLUS_ICON - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
pointer - Variable in class telcert.schemaprof.gui.wizards.GenericXMLWizard.WizardHistory
 
POLICY_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
The policy for using the application profile.
PreferencesAction - Class in telcert.schemaprof.gui.actions.window
Shows the Preferences Dialog to modify the Look&Feel and Language Settings
PreferencesAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.window.PreferencesAction
Creates new PreferencesAction with all necessary Attributes.
PreferencesDialog - Class in telcert.schemaprof.gui.dialogs
For Changing SchemaProf Preferences via a Dialog.
PreferencesDialog(MainFrame) - Constructor for class telcert.schemaprof.gui.dialogs.PreferencesDialog
Creates a new PreferencesDialog and all necessary Components.
prefix - Variable in class telcert.schemaprof.gui.managers.Entry
 
printBranchCount(Class) - Method in class telcert.schemaprof.Instrumentor
Prints the counter for each branch of a certain class.
printBranchCount() - Method in class telcert.schemaprof.Instrumentor
Prints the counter for each branch of all classes.
printPathHistory() - Method in class telcert.schemaprof.Instrumentor
Prints all branches of the current path.
ProcessContentsCategory - Class in telcert.schemaprof.datamodel
The categories for the processContents-attribute of extension points ( ExtensionModification.getProcessContents() and ExtensionElement.getProcessContents())
ProcessContentsCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.ProcessContentsCategory
The constructor of this class.
PROFILE - Static variable in class telcert.schemaprof.datamodel.FileCategory
If a certain File is an Application-Profile, then it falls into this Category.
ProfileDocumentable - Interface in telcert.schemaprof.datamodel
This interface should be implemented by all subclasses which may contain annotations made by the user.
ProfileFileFilter - Class in telcert.schemaprof.gui.utils
Provides a FileFilterfor filtering SchemaProfileFiles.
ProfileFileFilter() - Constructor for class telcert.schemaprof.gui.utils.ProfileFileFilter
 
ProfileManager - Class in telcert.schemaprof.gui.managers
This Class manages the Profiles of the current SchemaProfile.
ProfileManager(MainFrame, SchemaProfile) - Constructor for class telcert.schemaprof.gui.managers.ProfileManager
Creates a new ProfileManager.
ProfileManagerAction - Class in telcert.schemaprof.gui.actions.manager
Shows the ProfileManager Dialog
ProfileManagerAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.manager.ProfileManagerAction
Creates new ProfileAction with all necessary Attributes.
ProfileMonitor - Class in telcert.schemaprof.gui
This is the progress monitor displayed while loading a schema or an application profile.
ProfileMonitor(MainFrame, String, boolean) - Constructor for class telcert.schemaprof.gui.ProfileMonitor
Initializes a new progress monitor which displays the progress for loading the given file.
ProfileReader - Class in telcert.schemaprof.datamodel.impl
This class is used for loading an application profile from a file and creating a SchemaProfile instance.
ProfileWriter - Class in telcert.schemaprof.datamodel.impl
 
ProfileWriter(SchemaProfile) - Constructor for class telcert.schemaprof.datamodel.impl.ProfileWriter
 
ProfileZipFileFilter - Class in telcert.schemaprof.gui.utils
 
ProfileZipFileFilter() - Constructor for class telcert.schemaprof.gui.utils.ProfileZipFileFilter
 
PROHIBITED_USAGE - Static variable in class telcert.schemaprof.datamodel.UsageCategory
It is prohibited to include this attribute into an instance document.
properties - Variable in class telcert.schemaprof.gui.wizards.TransitionObject
 
PROPERTY_ANNOTATIONS - Static variable in class telcert.schemaprof.gui.wizards.AnyElementWizard
This property holds the List value which contains Annotation instances.
PROPERTY_ANNOTATIONS - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the AnnotationViewPanel used for creating the annotations.
PROPERTY_ANNOTATIONS - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the AnnotationViewPanel used for creating annotations.
PROPERTY_ANNOTATIONS - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
This property holds the AnnotationViewPanel used for creating annotations.
PROPERTY_ANNOTATIONS - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the AnnotationViewPanel used for creating the annotations.
PROPERTY_ANNOTATIONS - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the AnnotationViewPanel used for creating annotations.
PROPERTY_ASSERTION - Static variable in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
This property holds the XPath expression edited by this panel as a String.
PROPERTY_COMPATIBILITY - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
PROPERTY_CONDITION - Static variable in class telcert.schemaprof.gui.wizards.AnyElementWizard
This property holds the Condition which may be attached to a modification.
PROPERTY_CONDITION - Static variable in class telcert.schemaprof.gui.wizards.modification.SchemaModificationPanel
This property holds the Condition which should be checked before applying a SchemaModification.
PROPERTY_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the Constraint-instance which was created by this wizard.
PROPERTY_CONSTRAINT_TYPE - Static variable in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
This property holds the String value whether a file constraint or VDEX constraint should be created.
PROPERTY_CONSTRAINT_TYPE - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the String value whether a file constraint or VDEX constraint should be created.
PROPERTY_CONSTRAINTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the ConstraintElement of the definition which should be created.
PROPERTY_CONSTRAINTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the ConstraintElement of the definition which should be created.
PROPERTY_CONSTRAINTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
This property holds the ConstraintElement of the definition which should be created.
PROPERTY_CONSTRAINTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the ConstraintElement of the definition which should be created.
PROPERTY_CONSTRAINTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the ConstraintElement of the definition which should be created.
PROPERTY_CONSTRAINTS - Static variable in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
PROPERTY_CONTAINER - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the Constraints-instance which should be used as the container of the newly created constraint.
PROPERTY_DEFINITION - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the LocationDefinition-instance which is edited by this wizard.
PROPERTY_DEFINITION_CLASS - Static variable in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
This property holds the Class of the definition which should be created at the same time with the constraint.
PROPERTY_DEFINITION_CLASS - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the Class of the definition, which was selected (e.g.
PROPERTY_DEFINITION_CLASS - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
This property holds the Class of the definition, which was selected (e.g.
PROPERTY_DEFINITION_CLASS - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the Class of the definition, which was selected (e.g.
PROPERTY_DEFINITION_CLASS - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
This property holds the Class of the definition, which was selected (e.g.
PROPERTY_DIVISOR - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditSizeDefinitionWizard
 
PROPERTY_DIVISOR - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
 
PROPERTY_DIVISOR - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
PROPERTY_DOCUMENTABLE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the Class which extends the Documentable-interface.
PROPERTY_DOCUMENTABLE_CLASS - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the Class which extends the Documentable-interface.
PROPERTY_DOCUMENTABLE_CLASS - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
This property holds the Class which extends the Documentable-interface.
PROPERTY_DOCUMENTABLE_OBJECT - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds a Documentable-instance whose annotations should be edited.
PROPERTY_DOCUMENTABLE_OBJECT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
This property holds an Documentable instance whose annotations should be edited.
PROPERTY_EXTENSION_POINT - Static variable in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
This property holds the AttributeExtensionPoint whose UnknownAttributes should be edited by this panel.
PROPERTY_FILE - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
PROPERTY_FILEFORMAT - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditLocationDefinitionWizard
 
PROPERTY_FILEFORMAT - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
 
PROPERTY_FILEFORMAT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
This property holds the FileFormatCategory value.
PROPERTY_ISABSOLUTE - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditLocationDefinitionWizard
This property holds the Boolean value whether the location of the file should be an absolute URI.
PROPERTY_ISABSOLUTE - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the Boolean value whether the location of the file should be an absolute URI.
PROPERTY_ISABSOLUTE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
This property holds the Boolean value whether the location of the file should be an absolute URI.
PROPERTY_ISABSOLUTE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the Boolean value whether the location of the file should be an absolute URI.
PROPERTY_ISSPECIFIC - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the Boolean value whether a definition with a specific value or with a ConstraintElement should be created.
PROPERTY_ISSPECIFIC - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the Boolean value whether a definition with a specific value or with a ConstraintElement should be created.
PROPERTY_ISSPECIFIC - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
This property holds the Boolean value whether a definition with a specific value or with a ConstraintElement should be created.
PROPERTY_ISSPECIFIC - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
This property holds the Boolean value whether a definition with a specific value or with a ConstraintElement should be created.
PROPERTY_ISSPECIFIC - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the Boolean value whether a definition with a specific value or with a ConstraintElement should be created.
PROPERTY_ISSPECIFIC - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the Boolean value whether a definition with a specific value or with a ConstraintElement should be created.
PROPERTY_MAX_OCCURS - Static variable in class telcert.schemaprof.gui.wizards.AnyElementWizard
This property holds the Integer value which represents the maxOccurs property of a OccurenceModification.
PROPERTY_MIN_OCCURS - Static variable in class telcert.schemaprof.gui.wizards.AnyElementWizard
This property holds the Integer value which represents the minOccurs property of a OccurenceModification.
PROPERTY_NAME - Static variable in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
This property holds the name of the constraint as a String.
PROPERTY_NAME - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the name of the constraint as a String.
PROPERTY_PARENT_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the FileConstraint which should be the parent of the definition which gets selected.
PROPERTY_PARENT_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
This property holds the FileConstraint which should be the parent of the definition which gets selected.
PROPERTY_PARENT_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the VocabularyConstraint which should be the parent of the definition which gets selected.
PROPERTY_PARENT_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
This property holds the FileConstraint which should be the parent of the definition which gets selected.
PROPERTY_ROOTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the ModifiableElement which must be a parent element of the definition's ConstraintElement.
PROPERTY_ROOTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the ModifiableElement which must be a parent element of the definition's ConstraintElement.
PROPERTY_ROOTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
This property holds the ModifiableElement which must be a parent element of the definition's ConstraintElement.
PROPERTY_ROOTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
This property holds the ModifiableElement which must be a parent element of the definition's ConstraintElement.
PROPERTY_ROOTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the ModifiableElement which must be a parent element of the definition's ConstraintElement.
PROPERTY_ROOTELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the ModifiableElement which must be a parent element of the definition's ConstraintElement.
PROPERTY_SCHEMA - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
PROPERTY_SCHEME_LIST - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditLocationDefinitionWizard
This property holds the List of schemes for this URL.
PROPERTY_SCHEME_LIST - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the List of schemes for this URL.
PROPERTY_SCHEME_LIST - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the List of schemes for this URL.
PROPERTY_SCHEME_LIST - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
This property holds the List of schemes for this URL.
PROPERTY_SPECIFICVALUE - Static variable in class telcert.schemaprof.gui.wizards.constraints.EditDefinitionWizard
This property holds the specific URI which was is the location of a file.
PROPERTY_SPECIFICVALUE - Static variable in class telcert.schemaprof.gui.wizards.constraints.NewConstraintWizard
This property holds the specific URI which is the location of a file.
PROPERTY_SPECIFICVALUE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
This property holds the specific URI which was is the location of a file.
PROPERTY_SPECIFICVALUE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.NewFileDefinitionWizard
This property holds the specific URI which was is the location of a file.
PROPERTY_SPECIFICVALUE - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the specific URI which was is the location of a file.
PROPERTY_VALIDATION_TYPE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
PROPERTY_VDEX_CATEGORY - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.NewVocabularyDefinitionWizard
This property holds the VocabularyCategory of this Definition.
PROPERTY_VDEX_CATEGORY - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
This property holds the VocabularyCategory of this Definition.
put(Object, Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
putAll(Map) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
putInFlowLayout(JComponent, int) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Creates a new JPanel with a FlowLayout
putInFlowLayout(JComponent, int, Color) - Static method in class telcert.schemaprof.gui.utils.components.GuiUtils
Creates a new JPanel with a FlowLayout and the desired background color.
putValue(String, Object) - Method in class telcert.schemaprof.gui.actions.ToggleGroupActivationAction
 

Q

QName - Interface in telcert.schemaprof.datamodel
This interface represents qualified names as they are known from XML.
QNameImpl - Class in telcert.schemaprof.datamodel.impl
 
QNameImpl(String, String) - Constructor for class telcert.schemaprof.datamodel.impl.QNameImpl
Initializes a new QName-instance.
QNameImpl(XSDNamedComponent) - Constructor for class telcert.schemaprof.datamodel.impl.QNameImpl
Initializes a new QName-instance with the values of a named component.
quit(int) - Method in class telcert.schemaprof.gui.MainFrame
Shuts down the Application
QuitAction - Class in telcert.schemaprof.gui.actions.file
Quits the Application via MainFrame.quit(int).
QuitAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.QuitAction
Creates new QuitAction with all necessary Attributes.

R

radioGroup - Variable in class telcert.schemaprof.gui.utils.components.RadioPanel
 
RadioPanel - Class in telcert.schemaprof.gui.utils.components
The purpose of this Component is to show a number RadioButtons, where a user can select one of certain items.
RadioPanel() - Constructor for class telcert.schemaprof.gui.utils.components.RadioPanel
 
RadioPanel(String) - Constructor for class telcert.schemaprof.gui.utils.components.RadioPanel
Constructs a new RadioPanel with no RadioButtons but a description in the border.
RadioPanel(String, List) - Constructor for class telcert.schemaprof.gui.utils.components.RadioPanel
Constructs a new RadioPanel with a number of RadioButtons and a description in the border.
RadioPanel(String, List, Color) - Constructor for class telcert.schemaprof.gui.utils.components.RadioPanel
Constructs a new RadioPanel with a number of RadioButtons and a colored description in the border.
RATIONALE_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
A rationale for a modification.
read() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
read(ModelCategory, BaseModel, URI) - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
 
read(ModelCategory, BaseModel, URI) - Method in interface telcert.schemaprof.datamodel.SchemaReader
Read in a XML Schema from the given URL.
readConstraintFile(File, BaseModel) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsReader
This method reads a constraints file from the given URI and reuses a previously parsed BaseModel-instance.
readConstraintFile(File, IProgressMonitor) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsReader
This method reads a constraints file from the given URI.
ReferencedProfile - Interface in telcert.schemaprof.datamodel
This interface is used for holding references to included profiles of a domain profile.
ReferencedProfileImpl - Class in telcert.schemaprof.datamodel.impl
 
ReferencedProfileImpl(SchemaProfile, URI) - Constructor for class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
Creates a new ReferencedProfile-instance.
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
registeredAttribute(UnknownAttribute) - Method in interface telcert.schemaprof.datamodel.extensions.ExtensionPoint
Returns whether the given unknown attribute is registered in this datamodel.
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
registeredAttribute(UnknownAttribute) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
registeredExtension(UnknownExtension) - Method in interface telcert.schemaprof.datamodel.extensions.ExtensionPoint
Returns whether the given unknown extension is registered in this datamodel.
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.impl.AbstractProfileDocumentableImpl
 
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
registeredExtension(UnknownExtension) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
remove(int) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
remove(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
remove(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
removeAll(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removeChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
Remove a ChangeListener.
removeChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Remove a ChangeListener.
removeChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
removeChangeListener(ChangeListener) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
removeChangeListener(ChangeListener) - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Removes the specified ChangeListenerfrom this panel.
removed(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
removed(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
This method is called after the given object was successfully removed from the list of components of this object.
removed(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
This method gets called after an object was successfully remove from the list of specific objects.
removed(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl.SpecificValueList
 
removed(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
removed(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removed(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removed(Object, Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
removedModification(SchemaModification) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
This method is directly called after the given SchemaModification was removed from this BaseElement.
removeElement(int) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Removes an element from the list of child elements.
removeElementPanel(ElementViewPanel) - Method in class telcert.schemaprof.gui.ViewComponent
Removes the given extension point view panel from this view component.
removeEntry(Entry) - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
removeKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
removeKeyListener(KeyListener) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
removeListDataListener(ListDataListener) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removeNamespace(int) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
Removes a namespace from the list of namespaces.
removeNamespace(int) - Method in class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
 
removeUpdate(DocumentEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
removeWizardPanelListener(AbstractWizardPanel) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
Remove a AbstractWizardPanel.
removeWizardPanelListener(AbstractWizardPanel) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Remove a AbstractWizardPanel.
removing(Object) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileExtensionImpl
 
removing(Object) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMimetypeImpl
 
removing(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
This method is called before removing the given object from the list of components of this object.
removing(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
This method gets called before removing an object from the list of specific objects.
removing(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl.SpecificValueList
 
removing(Object) - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyElementImpl
 
removing(Object) - Method in class telcert.schemaprof.datamodel.extensions.impl.ExtensionPointImpl
 
removing(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removing(int) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removing(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
removing(Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedMap
 
removingModification(SchemaModification) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
This method is called before a SchemaModification is removed from this BaseElement.
RenameConstraintAction - Class in telcert.schemaprof.gui.actions.constraints
 
RenameConstraintAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.constraints.RenameConstraintAction
 
RepeatableDefinition - Interface in telcert.schemaprof.datamodel.constraints
This is an alternative type of definition.
RepeatableDefinitionImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
RepeatableDefinitionImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
Constructor for a definition which is attached to a ConstraintElement.
RepeatableDefinitionImpl(ConstraintsComponent, List) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
Constructor for a definition which has a specific value.
RepeatableDefinitionImpl(ConstraintsComponent, RepeatableDefinition) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
Initializes a new RepeatableDefinition-instance using the values from the given definition.
RepeatableDefinitionImpl.SpecificValueList - Class in telcert.schemaprof.datamodel.constraints.impl
 
RepeatableDefinitionImpl.SpecificValueList() - Constructor for class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl.SpecificValueList
 
RepeatablePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
RepeatablePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
 
replaceEntry(Entry, Entry) - Method in class telcert.schemaprof.gui.managers.EntryListModel
 
RepositoryManagerAction - Class in telcert.schemaprof.gui.actions.manager
 
RepositoryManagerAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.manager.RepositoryManagerAction
Creates new ConditionAction with all necessary Attributes.
requestFocusInWindow() - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
requestFocusInWindow() - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
REQUIRED_USAGE - Static variable in class telcert.schemaprof.datamodel.UsageCategory
It is required to include this attribute into an instance document.
reset() - Method in class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
Resets this instance before reading a schema.
resetDirtyFlag() - Method in interface telcert.schemaprof.datamodel.BaseModel
Resets the value of the dirty flag to false.
resetDirtyFlag() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
resetDirtyFlag() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
resetDirtyFlag() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
resetPathHistory() - Method in class telcert.schemaprof.Instrumentor
Resets the current path.
RestrictionPanel - Class in telcert.schemaprof.gui.wizards
With this Panel it is possible to edit the Restrictions of an AttributePropertiesModification.
RestrictionPanel(GenericXMLWizard, Element, AttributePropertiesModification) - Constructor for class telcert.schemaprof.gui.wizards.RestrictionPanel
Creates a new RestricitionPanel.
RestrictionPanel(GenericXMLWizard, Element, XSDSimpleTypeDefinition) - Constructor for class telcert.schemaprof.gui.wizards.RestrictionPanel
Creates a new RestricitionPanel and initializes it with the Values from the given Simple Type.
RESTRICTIVE_LEVEL - Static variable in class telcert.schemaprof.datamodel.CompatibilityLevelCategory
The compatibility level of an application profile should be restrictive so that an application which understand the base schema also understands the application profile.
retainAll(Collection) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 

S

saveChanges() - Method in class telcert.schemaprof.gui.MainComponent
Save Changes to PreferencesObject.
saveConstraints(Constraints, File) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsWriter
Saves the constraints to a file.
saveProfile(File, Map, boolean) - Method in class telcert.schemaprof.datamodel.impl.ProfileWriter
Saves the SchemaProfile-instance of this ProfileWriter instance to the given file and all referenced profiles in subfolders.
SaveProfileAction - Class in telcert.schemaprof.gui.actions.file
Saves the currently active SchemaProfile.
SaveProfileAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.SaveProfileAction
Creates new SaveProfileAction with all necessary Attributes.
SaveProfileAsAction - Class in telcert.schemaprof.gui.actions.file
Saves the currently active SchemaProfile in a choosable File.
SaveProfileAsAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.file.SaveProfileAsAction
Creates new SaveProfileAsAction with all necessary Attributes.
saveProperties() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
saveProperties() - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
saveProperties() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
saveProperties() - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Saves the changes write-properties of this panel to the global properties of the owning wizard.
saveState() - Method in class telcert.schemaprof.gui.managers.NameSpaceManager
 
SCHEMA_INSTANCE_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace which is used in instance documents of a XML Schema.
SCHEMA_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace which is used for elements which belong to a XML schema.
SchemaElementsFactory - Class in telcert.schemaprof.datamodel.elements.impl
Factory for generating instances of the interfaces in telcert.schemaprof.datamodel.elements.
SchemaElementsFactory() - Constructor for class telcert.schemaprof.datamodel.elements.impl.SchemaElementsFactory
Creates a new instance of SchemaElementsFactory.
SchemaFileFilter - Class in telcert.schemaprof.gui.utils
Provides a FileFilterfor filtering XSDSchemaFiles.
SchemaFileFilter() - Constructor for class telcert.schemaprof.gui.utils.SchemaFileFilter
 
SchemaModification - Interface in telcert.schemaprof.datamodel.modifications
This interface supplies the core functionality of all modifications.
SchemaModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
SchemaModificationImpl(BaseElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationImpl
 
SchemaModificationPanel - Class in telcert.schemaprof.gui.wizards.modification
 
SchemaModificationPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.SchemaModificationPanel
 
SchemaModificationsFactory - Class in telcert.schemaprof.datamodel.modifications.impl
 
SchemaModificationsFactory() - Constructor for class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationsFactory
Inititializes a new instance of SchemaModificationsFactory
SchemaProfile - Interface in telcert.schemaprof.datamodel
This interface declares all methods for managing the information of a complete application profile.
SCHEMAPROFILE_MODEL - Static variable in class telcert.schemaprof.datamodel.ModelCategory
 
SchemaProfileFactory - Interface in telcert.schemaprof.datamodel
This is the factory for all interfaces which may be instantiated by a user of the datamodel.
SchemaProfileFactoryImpl - Class in telcert.schemaprof.datamodel.impl
 
SchemaProfileFactoryImpl() - Constructor for class telcert.schemaprof.datamodel.impl.SchemaProfileFactoryImpl
Initializes a new instance of SchemaProfileFactoryImpl
SchemaProfileImpl - Class in telcert.schemaprof.datamodel.impl
 
SchemaProfileImpl(SchemaReader, URI, CompatibilityLevelCategory) - Constructor for class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
SchemaProfNotification - Interface in telcert.schemaprof.datamodel
 
SchemaProfNotificationImpl - Class in telcert.schemaprof.datamodel.impl
 
SchemaProfNotificationImpl(Object, int, Object, Object) - Constructor for class telcert.schemaprof.datamodel.impl.SchemaProfNotificationImpl
 
SchemaReader - Interface in telcert.schemaprof.datamodel
 
SchemaReaderImpl - Class in telcert.schemaprof.datamodel.impl
This class is used for loading a XML schema from a file and creating a SchemaProfile instance.
SchemaReaderImpl(IProgressMonitor) - Constructor for class telcert.schemaprof.datamodel.impl.SchemaReaderImpl
Initializes a new SchemaReader-instance.
SchemePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
SchemePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
 
SCOPE_ANNOTATION - Static variable in class telcert.schemaprof.datamodel.AnnotationCategory
The scope of an application profile.
searchDescendants(Node) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Searches in this element and in all descendant elements with the same modifiable parent (BaseElement.getModifiableParent()) like this element.
searchDescendants(Node) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
searchDescendants(Node) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
searchDescendantsOrSelf(Node) - Method in interface telcert.schemaprof.datamodel.BaseModel
Searches in this element and in all descendant elements with the same modifiable parent (BaseElement.getModifiableParent()) like this element.
searchDescendantsOrSelf(Node) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
searchDescendantsOrSelf(Node) - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Searches in this element and in all descendant elements with the same modifiable parent (BaseElement.getModifiableParent()) like this element.
searchDescendantsOrSelf(Node) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
searchDescendantsOrSelf(Node) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
searchDescendantsOrSelf(Node) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
SectionExtensionPoint - Interface in telcert.schemaprof.datamodel.extensions
This interface should be implemented by all classes which have an extension point for unknown sections.
SectionExtensionPointImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
SectionExtensionPointImpl(SchemaProfile) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.SectionExtensionPointImpl
Constructs a new SectionExtensionPoint instance
SectionExtensionPointViewPanel - Class in telcert.schemaprof.gui.viewers
This Class visualizes the Section Extensions of a given Extension Point.
SectionExtensionPointViewPanel(MainFrame, SectionExtensionPoint) - Constructor for class telcert.schemaprof.gui.viewers.SectionExtensionPointViewPanel
Creates a new View Panel for the correspondent Extension Point.
selectAll() - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
selectAll() - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
SelectFileDefinitionPanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
SelectFileDefinitionPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
 
SelectListTypePanel - Class in telcert.schemaprof.gui.wizards.modification
With this Panel it is possible to select a new List Type for an AttributePropertiesModification.
SelectListTypePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
Creates a new SelectListTypePanel with all possible Simple Types.
SelectModificationPanel - Class in telcert.schemaprof.gui.wizards.modification
With this Panel it is possible to select a new Type of SchemaModification for an AttributePropertiesModification.
SelectModificationPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
Creates a new SelectModificationPanel with the Selection Possibilities dependend on wether a new Type should be created or an existing Type should be modified.
SelectTypePanel - Class in telcert.schemaprof.gui.wizards.modification
Wizardpanel to select a new Simple Type.
SelectTypePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
Creates a new SelectTypePanel with all possible Simple Types.
SelectTypePanel(GenericXMLWizard, Element, AttributePropertiesModification) - Constructor for class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
Creates a new SelectTypePanel with all possible Simple Types.
SelectVocabularyDefinitionPanel - Class in telcert.schemaprof.gui.wizards.newvocabularydefinition
 
SelectVocabularyDefinitionPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
 
SEPERATOR_IMAGE - Static variable in class telcert.schemaprof.gui.StatusBar
 
SEQUENCE_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents a "sequence" model group in the base schema.
set(int, Object) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
setAbsolute(boolean) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
setAbsolute(boolean) - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Set whether the file URI should be a relative to the instance document or file directory or whether the file URI is absolute.
setActivatedLocalCopy(boolean) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
 
setActivatedLocalCopy(boolean) - Method in interface telcert.schemaprof.datamodel.elements.ModifiableElement
Sets the activation level of this element.
setAlignment(int) - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
setAnnotationPanel(SchemaModification) - Method in class telcert.schemaprof.gui.editors.AbstractEditor
Sets the AnnotationPanel for this Editor.
setAnnotations(List) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
Set the list of Annotation-instances which should be edited in the panel.
setAssertionString(String) - Method in interface telcert.schemaprof.datamodel.modifications.AssertionModification
Changes the assertion made by this modification.
setAssertionString(String) - Method in class telcert.schemaprof.datamodel.modifications.impl.AssertionModificationImpl
 
setAttributeValue(String) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
setAttributeValue(String) - Method in interface telcert.schemaprof.datamodel.extensions.UnknownAttribute
Changes the value of the unknown attribute.
setBackgroundSelectionColor(Color) - Method in class telcert.schemaprof.gui.TreePanel
 
setBundleDirectory(File) - Method in class telcert.schemaprof.gui.MainFrame
Set the directory which contains additional resource files which should be loaded.
setCanceled(boolean) - Method in class telcert.schemaprof.gui.ProfileMonitor
 
setCategory(AnnotationCategory) - Method in interface telcert.schemaprof.datamodel.Annotation
Set the category of this annotation.
setCategory(ElementCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Sets the category to which this element belongs to a new value.
setCategory(AnnotationCategory) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
setCellRenderer(TreeCellRenderer) - Method in class telcert.schemaprof.gui.TreePanel
 
setClassLoader(ClassLoader) - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
setClassLoader(ClassLoader) - Method in interface telcert.schemaprof.gui.PlugIn
Sets the ClassLoader correspondent to the jar file of this PlugIn for loading Resources.
setColor(Color) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
Set the color for the text in the border around the panel to a given color.
setColor(Color) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
Set the color for the text in the border around the panel to a given color.
setComboBox(JComboBox) - Method in class telcert.schemaprof.gui.utils.listeners.BrowseListener
 
setComboBox(JComboBox) - Method in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
setCompatibilityLevel(CompatibilityLevelCategory) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
setCompatibilityLevel(CompatibilityLevelCategory) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Sets the compatibiltiy level of a profile to a new value.
setCondition(Condition) - Method in class telcert.schemaprof.datamodel.modifications.impl.SchemaModificationImpl
 
setCondition(Condition) - Method in interface telcert.schemaprof.datamodel.modifications.SchemaModification
Set the condition which should be applied by this modification.
setConditionString(String) - Method in interface telcert.schemaprof.datamodel.Condition
Sets the XPath representing the condition to a new value.
setConditionString(String) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
setConstraintDefinition(Definition) - Method in interface telcert.schemaprof.datamodel.elements.ConstraintElement
Attaches a new Definition to this ConstraintElement.
setConstraintDefinition(Definition) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
setConstraintDefinition(Definition) - Method in class telcert.schemaprof.datamodel.elements.impl.ConstraintsElementImpl
 
setConstraintID(String) - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Sets the ID of this constraint.
setConstraintID(String) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
setConstraintID(String) - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
setContent(String) - Method in interface telcert.schemaprof.datamodel.Annotation
Sets the content of this annotation to a new value.
setContent(String) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
setDefaultStatus() - Method in class telcert.schemaprof.gui.StatusBar
 
setDiagnostics(List) - Method in class telcert.schemaprof.gui.dialogs.ErrorDialog
Sets a new list of diagnostics which should be displayed by this dialog.
setDivisor(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
Sets the divisor of this size definition to a specific value.
setDivisor(int) - Method in interface telcert.schemaprof.datamodel.constraints.files.SizeDefinition
Sets the divisor by which the file-size is divided.
setDOMRepresentation(Element) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
setDOMRepresentation(Element) - Method in interface telcert.schemaprof.datamodel.extensions.UnknownExtension
Sets the DOM representation of this unknown extension to a new value.
setEnable(boolean, String) - Method in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
Sets the radio button of the according component to disable
setEnabled(boolean) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Enables or Disables the ListPanel.
setEnabled(boolean) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
Enable or disable the text Field.
setEnabled(boolean) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
Enable or disable the text Field.
setExampleText(String, String) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
Sets under the text field an example text which consists of an left and an right text
setExampleText(String, String) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
Sets under the text field an example text which consists of an left and an right text
setExtensionPointsEnabled(boolean) - Method in class telcert.schemaprof.gui.MainFrame
Sets the extension points enabled or disabled.
setFileFormat(FileFormatCategory) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
setFileFormat(FileFormatCategory) - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Sets the format of the file location.
setFrame(MainFrame) - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
setFrame(MainFrame) - Method in interface telcert.schemaprof.gui.PlugIn
Sets the MainFrame which loads this PlugIn.
setGlobalDefinition(ModifiableElement) - Method in class telcert.schemaprof.datamodel.elements.impl.ModifiableElementImpl
If this element is a local copy of a global definition, then the argument globalDefinition has to be the ModifiableElement which represents this global definition.
setGlobalFont(Font) - Method in class telcert.schemaprof.gui.MainFrame
 
setInitializing(boolean) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
Set whether this panel is currently initializing its values from the properties.
setLang(String) - Method in interface telcert.schemaprof.datamodel.Annotation
Sets the language of the content to a new value.
setLang(String) - Method in class telcert.schemaprof.datamodel.impl.AnnotationImpl
 
setLexicalValue(String) - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
Sets the lexical value of this element.
setLexicalValue(String) - Method in class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
 
setLexicalValue(String) - Method in class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
 
setLexicalValue(String) - Method in interface telcert.schemaprof.datamodel.modifications.UseModification
Sets the lexical value assigned to this instance to a new value.
setLexicalValueCategory(LexicalValueCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
Sets the category of the lexical value.
setLexicalValueCategory(LexicalValueCategory) - Method in class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
 
setLexicalValueCategory(LexicalValueCategory) - Method in interface telcert.schemaprof.datamodel.modifications.UseModification
Sets the category of the lexical value which is returned by UseModification.getLexicalValue().
setList(List) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Sets the item list of this JList.
setList(List) - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
setList(JList) - Method in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
setMaxOccurs(int) - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
Sets maxOccurs of this element to a new value.
setMaxOccurs(int) - Method in class telcert.schemaprof.datamodel.modifications.impl.OccurenceModificationImpl
 
setMaxOccurs(int) - Method in interface telcert.schemaprof.datamodel.modifications.OccurenceModification
Sets a new value for the maximal occurence of this element.
setMinOccurs(int) - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
Sets minOccurs of this element to a new value.
setMinOccurs(int) - Method in class telcert.schemaprof.datamodel.modifications.impl.OccurenceModificationImpl
 
setMinOccurs(int) - Method in interface telcert.schemaprof.datamodel.modifications.OccurenceModification
Sets a new value for the maximal occurence of this element.
setName(String) - Method in interface telcert.schemaprof.datamodel.Condition
Sets the name of this condition to a new value.
setName(String) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Sets the name of this element to a new value.
setName(String) - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
setObject(Object) - Method in class telcert.schemaprof.gui.utils.components.ChoosePanel
 
setObject(Object) - Method in class telcert.schemaprof.gui.utils.components.DoubleChoosePanel
 
setObject(Object) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
 
setObject(Object) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
 
setObject(Object) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
 
setObject(Object) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
 
setOccurences(int, int) - Method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
Sets minOccurs and maxOccurs of this element to a new value.
setOccurences(int, int) - Method in class telcert.schemaprof.datamodel.modifications.impl.OccurenceModificationImpl
 
setOccurences(int, int) - Method in interface telcert.schemaprof.datamodel.modifications.OccurenceModification
Sets minOccurs and maxOccurs of this modification to a new value.
setPanelSubTitle(String) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
setPanelSubTitle(JComponent) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
setPanelSubTitle(String) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
setPanelSubTitle(JComponent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
setPanelSubTitle(String) - Method in class telcert.schemaprof.gui.viewers.ElementViewPanel
 
setPanelSubTitle(JComponent) - Method in class telcert.schemaprof.gui.viewers.ElementViewPanel
 
setPanelTitle(String) - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
setPanelTitle(String) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
setPanelTitle(String) - Method in class telcert.schemaprof.gui.viewers.ElementViewPanel
 
setPlugInDirectory(File) - Method in class telcert.schemaprof.gui.MainFrame
 
setProcessContents(ProcessContentsCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
setProcessContents(ProcessContentsCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.ExtensionElementImpl
Sets the policy for checking the elements in an instance document to a new value.
setProcessContents(ProcessContentsCategory) - Method in interface telcert.schemaprof.datamodel.modifications.ExtensionModification
Sets the policy for processing the content of this extension point.
setProcessContents(ProcessContentsCategory) - Method in class telcert.schemaprof.datamodel.modifications.impl.AnyElementModificationImpl
 
setProcessContents(ProcessContentsCategory) - Method in class telcert.schemaprof.datamodel.modifications.impl.ExtensionModificationImpl
 
setProfile(BaseModel) - Method in class telcert.schemaprof.gui.MainFrame
Sets the currently active SchemaProfileof the Application
setProfileSaveFile(File) - Method in class telcert.schemaprof.gui.MainFrame
 
setProfileURI(URI) - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
setProfileURI(URI) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
setProfileURI(URI) - Method in interface telcert.schemaprof.datamodel.ReferencedProfile
Sets the URI of the referenced profile to a new value.
setProfileURI(URI) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Sets the absolute URI of the location of the profile.
setProperty(String, Object) - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
 
setProperty(String, Object) - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
setProperty(String, Object) - Method in interface telcert.schemaprof.gui.wizards.WizardPanel
Sets a property value for a specified property key.
setProxy(boolean, String, String) - Method in class telcert.schemaprof.gui.MainFrame
 
setReadOnly(boolean) - Method in class telcert.schemaprof.gui.TreePanel
Sets the read only status of this tree panel.
setRightComponent(JComponent) - Method in class telcert.schemaprof.gui.MainComponent
Updates the Right Side of the Screen with a new JComponent.
setSelectedCondition(Condition) - Method in class telcert.schemaprof.gui.editors.AbstractEditor
Sets the selected Condition for the SchemaModification.
setSelectedCondition(Condition) - Method in class telcert.schemaprof.gui.wizards.modification.ConditionPanel
Selects the given Condition in the combo box.
setSelectedItem(Object) - Method in class telcert.schemaprof.gui.TreePanel
Selects the given object in the tree.
setSelectedItem(Object) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Sets the currently selected Extension.
setSelection(Object) - Method in class telcert.schemaprof.gui.utils.components.RadioPanel
 
setSimpleType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
Sets the simple type of this element to a new value.
setSimpleType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
Sets the simple type of this element to a new value.
setSimpleType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
 
setSimpleType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.datamodel.modifications.impl.SimpleTypeModificationImpl
 
setSimpleType(XSDSimpleTypeDefinition) - Method in interface telcert.schemaprof.datamodel.modifications.SimpleTypeModification
Assigns a new simple type to this instance.
setSourceType(VocabularyCategory) - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
setSourceType(VocabularyCategory) - Method in interface telcert.schemaprof.datamodel.constraints.vocabulary.VocabularySource
Sets the type of the referenced vocabulary file.
setSpecificLocation(URI) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
setSpecificLocation(URI) - Method in interface telcert.schemaprof.datamodel.constraints.files.LocationDefinition
Sets the specific URI of the constrained file.
setSpecificMaxSize(int) - Method in interface telcert.schemaprof.datamodel.constraints.files.FileMaxSize
Sets the new maximal size of the file constrained by this definition.
setSpecificMaxSize(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
 
setSpecificMinSize(int) - Method in interface telcert.schemaprof.datamodel.constraints.files.FileMinSize
Sets the new minimal size of the file constrained by this definition.
setSpecificMinSize(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
 
setSpecificObject(Object) - Method in interface telcert.schemaprof.datamodel.constraints.Definition
Set the specific object of this definition to a new value.
setSpecificObject(Object) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
setSpecificObject(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
setSpecificObject(Object) - Method in class telcert.schemaprof.datamodel.constraints.impl.RepeatableDefinitionImpl
 
setSpecificObject(Object) - Method in interface telcert.schemaprof.datamodel.constraints.RepeatableDefinition
It isn't allowed to set the specific object of a RepeatableDefinition.
setSpecificSize(int) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
setSpecificSize(int) - Method in interface telcert.schemaprof.datamodel.constraints.files.SizeDefinition
Sets the new size of the file constrained by this definition.
setSpecificSourceURI(URI) - Method in interface telcert.schemaprof.datamodel.constraints.files.FileValidation
Sets the specific URI of the file which should be used for validation.
setSpecificSourceURI(URI) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
setSpecificSourceURI(URI) - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
setSpecificSourceURI(URI) - Method in interface telcert.schemaprof.datamodel.constraints.vocabulary.VocabularySource
Sets the specific URI of the reference vocabulary file to a new value.
setSpecificValue(String) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
setSpecificValue(String) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
setSpecificValue(String) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
 
setSpecificValue(String) - Method in interface telcert.schemaprof.datamodel.constraints.SimpleDefinition
Sets the specific value of this definition.
setSpecificValue(String) - Method in class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
setStatusMessageLabel(JLabel) - Method in class telcert.schemaprof.gui.StatusBar
 
setStringRepresentation(String) - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
setStringRepresentation(String) - Method in interface telcert.schemaprof.datamodel.extensions.UnknownExtension
Sets the string representation of this unknown extension to a new value.
setSubTitle(String) - Method in class telcert.schemaprof.gui.editors.AbstractEditor
Sets the SubTitle for the Editor.
setSubTitle(String) - Method in interface telcert.schemaprof.gui.editors.Editor
 
setTarget(Notifier) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
 
setTarget(Notifier) - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
setTarget(Notifier) - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
setTarget(Notifier) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
setTarget(Notifier) - Method in class telcert.schemaprof.datamodel.modifications.impl.ModificationImpl
 
setTarget(Notifier) - Method in class telcert.schemaprof.gui.MainFrame
 
setTargetNamespace(String) - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
Sets the target namespace of the profile.
setTargetNamespace(String) - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Sets the target namespace of the profile.
setTaskName(String) - Method in class telcert.schemaprof.gui.ProfileMonitor
 
setText(String) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
Sets the text of the text field to a given value.
setText(String) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
Sets the text of the text field to a given value.
setTitle(String) - Method in interface telcert.schemaprof.gui.editors.Editor
 
setTransitionTarget(WizardPanel) - Method in class telcert.schemaprof.gui.wizards.TransitionObject
Set a transition target for this transition.
setType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
setType(XSDSimpleTypeDefinition) - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel.UnrestrictableTypeTab
 
setUsage(UsageCategory) - Method in class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
Sets the usage of this element to a new value.
setUsage(UsageCategory) - Method in class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
 
setUsage(UsageCategory) - Method in interface telcert.schemaprof.datamodel.modifications.UseModification
Assigns a new value to the usage attribute of this instance.
setValidationType(FileValidationCategory) - Method in interface telcert.schemaprof.datamodel.constraints.files.FileValidation
Sets the type of validation which should be performed, e.g. whether it should be validated against an XML Schema, a DTD or an application profile.
setValidationType(FileValidationCategory) - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileValidationImpl
 
setXSDComponent(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
setXSDComponent(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
setXSDComponent(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Sets the component from the base schema which represents this element.
setXSDContext(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
setXSDContext(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
setXSDContext(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Sets the context component for resolving the subelements of this element.
showErrorMessage(Throwable) - Method in class telcert.schemaprof.gui.MainFrame
 
showInputGui(String, String, String, String, ActionListener) - Method in class telcert.schemaprof.gui.managers.ConditionManager
shows input gui ok and cancel button
showProfile(BaseModel, List) - Method in class telcert.schemaprof.gui.TreePanel
Shows a SchemaProfilevia the internal JTree.
showStatusMessage(String, int) - Method in class telcert.schemaprof.gui.StatusBar
Shows the given status message in the left part of the status bar.
showTreeForRootElement() - Method in class telcert.schemaprof.gui.wizards.SubTreePanel
 
SimpleDefinition - Interface in telcert.schemaprof.datamodel.constraints
This is an abstract type of definition.
SimpleDefinitionImpl - Class in telcert.schemaprof.datamodel.constraints.impl
 
SimpleDefinitionImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.SimpleDefinitionImpl
Constructor for a definition which is attached to a ConstraintElement.
SimpleDefinitionImpl(ConstraintsComponent, Object) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.SimpleDefinitionImpl
Constructor for a definition which has a specific value.
SimpleDefinitionImpl(ConstraintsComponent, SimpleDefinition) - Constructor for class telcert.schemaprof.datamodel.constraints.impl.SimpleDefinitionImpl
Initializes a new SimpleDefinition-instance using the values from the given definition.
SimpleTypeComparator - Class in telcert.schemaprof.gui.managers
 
SimpleTypeComparator() - Constructor for class telcert.schemaprof.gui.managers.SimpleTypeComparator
 
SimpleTypeElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes for elements which use or reference a simple type.
SimpleTypeElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
SimpleTypeElementImpl(SchemaProfile, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
Initializes a new instance of SimpleTypeElementImpl.
SimpleTypeModification - Interface in telcert.schemaprof.datamodel.modifications
 
SimpleTypeModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
SimpleTypeModificationImpl(SimpleTypeElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.SimpleTypeModificationImpl
Initializes a new instance with the values from the owner.
size() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
SizeDefinition - Interface in telcert.schemaprof.datamodel.constraints.files
Abstract interface for all definitions which are related to file-sizes.
SizeDefinitionImpl - Class in telcert.schemaprof.datamodel.constraints.files.impl
 
SizeDefinitionImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
Constructor for a definition which is attached to a ConstraintElement.
SizeDefinitionImpl(ConstraintsComponent, int) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
Constructor for a definition which has a specific value.
SizeDefinitionImpl(ConstraintsComponent, SizeDefinition) - Constructor for class telcert.schemaprof.datamodel.constraints.files.impl.SizeDefinitionImpl
Initializes a new SizeDefinitionImpl-instance using the values from the given definition.
SizePanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
SizePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
 
SKIP_PROCESSCONTENTS - Static variable in class telcert.schemaprof.datamodel.ProcessContentsCategory
The content of an extension point should be skipped when validating an instance document.
splash() - Method in class telcert.schemaprof.Start.SplashWindow
 
StandardPanel - Class in telcert.schemaprof.gui.utils.components
 
StandardPanel(LayoutManager) - Constructor for class telcert.schemaprof.gui.utils.components.StandardPanel
 
StandardPanelFrame - Class in telcert.schemaprof.gui.wizards
 
StandardPanelFrame(MainFrame, String) - Constructor for class telcert.schemaprof.gui.wizards.StandardPanelFrame
 
start() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Here the wizard is started and finally initialized.
start() - Method in class telcert.schemaprof.gui.wizards.StandardPanelFrame
Initialize the wizard logic with a reference to the starting WizardPaneland the last finishing WizardPanel.
Start - Class in telcert.schemaprof
 
Start() - Constructor for class telcert.schemaprof.Start
 
Start.SplashWindow - Class in telcert.schemaprof
 
Start.SplashWindow(String, int) - Constructor for class telcert.schemaprof.Start.SplashWindow
 
startTransaction() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
startTransaction() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Starts a transaction on the profile.
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.MainComponent
 
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.utils.components.InputPanel
Invoked when the target of the listener has changed its state and notify other components, that the value of the text field has changed.
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Invoked when the target of the listener has changed its state and notify other components, that the value of the text field has changed.
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.utils.components.PasswordPanel
Invoked when the target of the listener has changed its state and notify other components, that the value of the text field has changed.
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.utils.components.TextPanel
Invoked when the target of the listener has changed its state and notify other components, that the value of the text field has changed.
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.ViewComponent
 
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.wizards.AbstractWizardPanel
 
stateChanged(ChangeEvent) - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Implementation of the Swing ChangeListener.
StatusBar - Class in telcert.schemaprof.gui
This class is contained by the MainComponent.
StatusBar(MainFrame) - Constructor for class telcert.schemaprof.gui.StatusBar
Initializes a new status bar owned by the given MainFrame.
stepBack() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Performs a Step Backward with the Wizards Transition Logic
stepForward() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Performs a Step Forward with the Wizards Transition Logic
STRICT_PROCESSCONTENTS - Static variable in class telcert.schemaprof.datamodel.ProcessContentsCategory
The content of an extension point should be strictly validated.
subList(int, int) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
subTask(String) - Method in class telcert.schemaprof.gui.ProfileMonitor
 
SubTreePanel - Class in telcert.schemaprof.gui.wizards
 
SubTreePanel(MainFrame) - Constructor for class telcert.schemaprof.gui.wizards.SubTreePanel
 
SubTreePanel(MainFrame, BaseElement) - Constructor for class telcert.schemaprof.gui.wizards.SubTreePanel
Creates a new TreePanel and all necessary Components.
summaryPanel - Variable in class telcert.schemaprof.gui.wizards.GenericXMLWizard
 
SummaryPanel - Class in telcert.schemaprof.gui.wizards
The SummaryPanel reads the summmary information of all the wizard panels in the wizard history via getSummaryPanel generically.
SummaryPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.SummaryPanel
 
SUPPORTED_LOOKANDFEEL - Static variable in class telcert.schemaprof.gui.MainFrame
The LookAndFeelInfo's which are supported by the currently operating System.

T

TARGETNAMESPACE_SPECIALNAMESPACE - Static variable in class telcert.schemaprof.datamodel.impl.NamespaceImpl
 
TARGETNAMESPACE_SPECIALNAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
This namespace instance is used for representing the '##targetNamespace'- namespace in the allowed namespaces for extension points.
telcert.schemaprof - package telcert.schemaprof
 
telcert.schemaprof.datamodel - package telcert.schemaprof.datamodel
This package and all its subpackages contain the interfaces and implementations of the datamodel of application profiles.
telcert.schemaprof.datamodel.constraints - package telcert.schemaprof.datamodel.constraints
 
telcert.schemaprof.datamodel.constraints.files - package telcert.schemaprof.datamodel.constraints.files
 
telcert.schemaprof.datamodel.constraints.files.impl - package telcert.schemaprof.datamodel.constraints.files.impl
 
telcert.schemaprof.datamodel.constraints.impl - package telcert.schemaprof.datamodel.constraints.impl
 
telcert.schemaprof.datamodel.constraints.vocabulary - package telcert.schemaprof.datamodel.constraints.vocabulary
 
telcert.schemaprof.datamodel.constraints.vocabulary.impl - package telcert.schemaprof.datamodel.constraints.vocabulary.impl
 
telcert.schemaprof.datamodel.elements - package telcert.schemaprof.datamodel.elements
The interfaces contained in this package are used for representing the definitions in a base schema.
telcert.schemaprof.datamodel.elements.impl - package telcert.schemaprof.datamodel.elements.impl
Contains the implementations of the interfaces defined in telcert.schemaprof.datamodel.profile.elements.
telcert.schemaprof.datamodel.extensions - package telcert.schemaprof.datamodel.extensions
The interfaces contained in this package are used for representing the extension points and their content as they are defined in the schema for application profiles.
telcert.schemaprof.datamodel.extensions.impl - package telcert.schemaprof.datamodel.extensions.impl
Contains the implementations of the interfaces defined in telcert.schemaprof.datamodel.profile.extensions.
telcert.schemaprof.datamodel.impl - package telcert.schemaprof.datamodel.impl
Contains the implementations of the interfaces defined in telcert.schemaprof.datamodel.
telcert.schemaprof.datamodel.modifications - package telcert.schemaprof.datamodel.modifications
The interfaces contained in this package are used for representing modifications to a base schema.
telcert.schemaprof.datamodel.modifications.impl - package telcert.schemaprof.datamodel.modifications.impl
Contains the implementations of the interfaces defined in telcert.schemaprof.datamodel.profile.modifications.
telcert.schemaprof.datamodel.modifications.impl.constraints - package telcert.schemaprof.datamodel.modifications.impl.constraints
 
telcert.schemaprof.gui - package telcert.schemaprof.gui
This package and all its subpackages contain the implementation of SchemaProf's user interface.
telcert.schemaprof.gui.actions - package telcert.schemaprof.gui.actions
This package and its sub packages contain all actions available in SchemaProf.
telcert.schemaprof.gui.actions.constraints - package telcert.schemaprof.gui.actions.constraints
This package contains all actions used for creating, editing and deleting additional constraints.
telcert.schemaprof.gui.actions.extensions - package telcert.schemaprof.gui.actions.extensions
This package contains all actions used for creating, editing and deleting content of the extension points of application profiles.
telcert.schemaprof.gui.actions.file - package telcert.schemaprof.gui.actions.file
 
telcert.schemaprof.gui.actions.help - package telcert.schemaprof.gui.actions.help
 
telcert.schemaprof.gui.actions.manager - package telcert.schemaprof.gui.actions.manager
 
telcert.schemaprof.gui.actions.profiles - package telcert.schemaprof.gui.actions.profiles
 
telcert.schemaprof.gui.actions.window - package telcert.schemaprof.gui.actions.window
 
telcert.schemaprof.gui.dialogs - package telcert.schemaprof.gui.dialogs
 
telcert.schemaprof.gui.editors - package telcert.schemaprof.gui.editors
 
telcert.schemaprof.gui.managers - package telcert.schemaprof.gui.managers
 
telcert.schemaprof.gui.utils - package telcert.schemaprof.gui.utils
 
telcert.schemaprof.gui.utils.components - package telcert.schemaprof.gui.utils.components
 
telcert.schemaprof.gui.utils.listeners - package telcert.schemaprof.gui.utils.listeners
 
telcert.schemaprof.gui.viewers - package telcert.schemaprof.gui.viewers
 
telcert.schemaprof.gui.wizards - package telcert.schemaprof.gui.wizards
 
telcert.schemaprof.gui.wizards.constraints - package telcert.schemaprof.gui.wizards.constraints
 
telcert.schemaprof.gui.wizards.modification - package telcert.schemaprof.gui.wizards.modification
 
telcert.schemaprof.gui.wizards.newdefinition - package telcert.schemaprof.gui.wizards.newdefinition
 
telcert.schemaprof.gui.wizards.newfile - package telcert.schemaprof.gui.wizards.newfile
 
telcert.schemaprof.gui.wizards.newvocabularydefinition - package telcert.schemaprof.gui.wizards.newvocabularydefinition
 
telcert.schemaprof.gui.wizards.panels - package telcert.schemaprof.gui.wizards.panels
 
TEXTNODE_ELEMENT - Static variable in class telcert.schemaprof.datamodel.ElementCategory
The element represents the definition of a text node in the base schema.
TextPanel - Class in telcert.schemaprof.gui.utils.components
The purpose of this Component is to show a text field, where a user can input some data.
TextPanel(String) - Constructor for class telcert.schemaprof.gui.utils.components.TextPanel
Constructs a new TextPanel with an empty text field, a border and a title in the border.
titlePanel - Variable in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
titlePanel - Variable in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
toArray() - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
toArray(Object[]) - Method in class telcert.schemaprof.datamodel.impl.GuardedList
 
ToggleGroupActivationAction - Class in telcert.schemaprof.gui.actions
This action may be used for toggling the activation state of a BaseElement.
ToggleGroupActivationAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.ToggleGroupActivationAction
Creates new ToggleGroupActivationAction with all necessary Attributes.
toString() - Method in class telcert.schemaprof.datamodel.Category
Returns a string representation of this category.
toString() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
toString() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsImpl
 
toString() - Method in class telcert.schemaprof.datamodel.constraints.impl.SimpleDefinitionImpl
 
toString() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
toString() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
toString() - Method in class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
 
toString() - Method in class telcert.schemaprof.datamodel.impl.BaseModelImpl
 
toString() - Method in class telcert.schemaprof.datamodel.impl.ConditionImpl
 
toString() - Method in class telcert.schemaprof.datamodel.impl.NamespaceImpl
Returns a string representation of this namespace.
toString() - Method in class telcert.schemaprof.datamodel.impl.QNameImpl
 
toString() - Method in class telcert.schemaprof.datamodel.impl.ReferencedProfileImpl
 
toString() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
toString() - Method in class telcert.schemaprof.datamodel.modifications.impl.AnyAttributeModificationImpl
Returns a string representation of this object.
toString() - Method in class telcert.schemaprof.datamodel.modifications.impl.AnyElementModificationImpl
Returns a string representation of this object.
toString() - Method in class telcert.schemaprof.datamodel.modifications.impl.AssertionModificationImpl
 
toString() - Method in class telcert.schemaprof.datamodel.modifications.impl.AttributePropertiesModificationImpl
 
toString() - Method in class telcert.schemaprof.datamodel.modifications.impl.CardinalityModificationImpl
Returns a string representation of this object.
toString() - Method in interface telcert.schemaprof.datamodel.Namespace
Returns a string representation of this namespace.
toString() - Method in class telcert.schemaprof.gui.utils.FileHistoryObject
 
toString() - Method in class telcert.schemaprof.gui.utils.URIHistoryObject
 
traceBranch(Class, int) - Method in class telcert.schemaprof.Instrumentor
Increases the counter for a branch in the given class.
TRANSACTION_END - Static variable in interface telcert.schemaprof.datamodel.SchemaProfNotification
The eventType of the notification which is dispatched by this profile if a transaction is finished.
TRANSACTION_START - Static variable in interface telcert.schemaprof.datamodel.SchemaProfNotification
The eventType of the notification which is dispatched by this profile if a new transaction is started.
TRANSACTION_VALIDATE - Static variable in interface telcert.schemaprof.datamodel.SchemaProfNotification
The eventType of the notification which is dispatched by this profile if the current state of the profile should be validated.
TRANSITION_CONSTRAINTS - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
TRANSITION_FILE_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.AnnotationConditionCardinalityPanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.AssertionPanel
The transition string which is used for the default transition of this panel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.DivPanel
The Transition Strings for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.NamePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.DocumentablePanel
 
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
The TransitionID Strings for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.RepeatablePanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SchemePanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SizePanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
 
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
The TransitionID String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.RestrictionPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID - Static variable in class telcert.schemaprof.gui.wizards.SummaryPanel
 
TRANSITION_ID_EXTENSION - Static variable in class telcert.schemaprof.gui.wizards.modification.DivPanel
 
TRANSITION_ID_FILEDIRECTORY - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileDirectory was selected.
TRANSITION_ID_FILEEXTENSION - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileExtension was selected.
TRANSITION_ID_FILEMAXSIZE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileMaxSize was selected.
TRANSITION_ID_FILEMIMETYPE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileMimetype was selected.
TRANSITION_ID_FILEMINSIZE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileMinSize was selected.
TRANSITION_ID_FILESIZE - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileSize was selected.
TRANSITION_ID_FILEURI - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileURI was selected.
TRANSITION_ID_FILEVALIDATION - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.SelectFileDefinitionPanel
The TransitionID which is used if a FileValidation was selected.
TRANSITION_ID_LIST - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID_REPLACE - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID_RESTRICTION - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID_UNION - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_ID_VDEX_ELEMENT - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
The TransitionID which is used if a VdexElement was selected.
TRANSITION_ID_VDEX_SOURCE - Static variable in class telcert.schemaprof.gui.wizards.newvocabularydefinition.SelectVocabularyDefinitionPanel
The TransitionID which is used if a VdexSource was selected.
TRANSITION_NO_SCHEME - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
TRANSITION_PROFILE - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
TRANSITION_PROPERTY_BORDERSTRING - Static variable in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_PROPERTY_MOD - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectModificationPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_PROPERTY_MOD - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_PROPERTY_TYPEDEFINITION - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
TRANSITION_PROPERTY_TYPEDEFINITION - Static variable in class telcert.schemaprof.gui.wizards.RestrictionPanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_PROPERTY_TYPEDEFINITION_FACET - Static variable in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
TRANSITION_PROPERTY_TYPEDEFINITION_LIST - Static variable in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
TRANSITION_PROPERTY_TYPEDEFINITION_LIST - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectListTypePanel
 
TRANSITION_PROPERTY_TYPEDEFINITION_RESTRICT - Static variable in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
TRANSITION_PROPERTY_TYPEDEFINITION_UNION - Static variable in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
TRANSITION_PROPERTY_TYPEDEFINITION_UNION - Static variable in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
TRANSITION_PROPERTY_TYPEDEFINTION - Static variable in class telcert.schemaprof.gui.wizards.modification.EditTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_PROPERTY_TYPEDEFINTION_RESTRICT - Static variable in class telcert.schemaprof.gui.wizards.modification.SelectTypePanel
The Transition String for the Wizard Logic of the WizardPanel.
TRANSITION_PROPERTY_TYPEFROMWIZARD - Static variable in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
The property string for the setproperty methode to determine the right wizard.
TRANSITION_PROPERTY_TYPEFROMWIZARD - Static variable in class telcert.schemaprof.gui.wizards.modification.DivPanel
The property string for the setproperty methode to determine the right wizard.
TRANSITION_SCHEME - Static variable in class telcert.schemaprof.gui.wizards.newdefinition.LocationPanel
 
TRANSITION_VDEX_CONSTRAINT - Static variable in class telcert.schemaprof.gui.wizards.constraints.ChooseConstraintPanel
 
TransitionObject - Class in telcert.schemaprof.gui.wizards
This class represents a transition in a wizard logic.
TransitionObject() - Constructor for class telcert.schemaprof.gui.wizards.TransitionObject
Create a new empty TransitionObject.
tree - Variable in class telcert.schemaprof.gui.TreePanel
The JTree.
treeModel - Variable in class telcert.schemaprof.gui.TreePanel
The TreeModelof the JTree.
TreePanel - Class in telcert.schemaprof.gui
This class is contained by the MainComponent.
TreePanel(MainFrame, TreeSelectionListener, boolean) - Constructor for class telcert.schemaprof.gui.TreePanel
Creates a new TreePanel and all necessary Components.
treePanel - Variable in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
TreePanel.TreeModel - Class in telcert.schemaprof.gui
A Custom TreeModelfor the JTree.
TreePanel.TreeModel(DefaultMutableTreeNode) - Constructor for class telcert.schemaprof.gui.TreePanel.TreeModel
 
TypeAnnotationRenderer - Class in telcert.schemaprof.gui.managers
ListCellRenderer for showing Types with Annotations.
TypeAnnotationRenderer(MainFrame) - Constructor for class telcert.schemaprof.gui.managers.TypeAnnotationRenderer
 
TypeComparator - Class in telcert.schemaprof.gui.utils
Compares two XSDSimpleTypeDefinitions via their QNames.
TypeComparator() - Constructor for class telcert.schemaprof.gui.utils.TypeComparator
 
TypeCompatibility - Class in telcert.schemaprof.datamodel.elements.impl
This class is a singleton class.
TypeCompatibility() - Constructor for class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility
The constructor of this class.
TypeCompatibility.Diagnostic - Class in telcert.schemaprof.datamodel.elements.impl
This class represents a diagnostic message.
TypeCompatibility.Diagnostic(String, int) - Constructor for class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility.Diagnostic
Constructor for a new diagnostic message.
TypeManager - Class in telcert.schemaprof.gui.managers
Manages user created Types.
TypeManager(MainFrame) - Constructor for class telcert.schemaprof.gui.managers.TypeManager
Creates a new Type Manager for creating and editing exiting Types in the SchemaProfile.
TypeManagerAction - Class in telcert.schemaprof.gui.actions.manager
Shows the TypeManager Dialog.
TypeManagerAction(MainFrame) - Constructor for class telcert.schemaprof.gui.actions.manager.TypeManagerAction
Creates new TypeManagerAction with all necessary Attributes.
TypeRenderer - Class in telcert.schemaprof.gui.wizards
ListCellRenderer for Types.
TypeRenderer() - Constructor for class telcert.schemaprof.gui.wizards.TypeRenderer
 

U

UNBOUNDED - Static variable in interface telcert.schemaprof.datamodel.elements.OccurenceElement
Constant representing the value UNBOUNDED for minOccurs and maxOccurs
UNDEFINED - Static variable in class telcert.schemaprof.datamodel.FileCategory
If a File is neither a Profile or a Constraints, then it is undefined.
UNDEFINED - Static variable in class telcert.schemaprof.datamodel.ModelCategory
 
UNDEFINED_ICON - Static variable in class telcert.schemaprof.gui.wizards.newfile.NewPanel
 
UNDEFINED_LEVEL - Static variable in class telcert.schemaprof.datamodel.CompatibilityLevelCategory
The compatibility level of an application profile is not defined.
UnionTypePanel - Class in telcert.schemaprof.gui.wizards.modification
 
UnionTypePanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
Creates a new UnionTypePanel with all necessary Components.
UnionTypePanel(MainFrame, XSDSimpleTypeDefinition) - Constructor for class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
UNIX_FORMAT - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileFormatCategory
 
UnknownAnnotation - Interface in telcert.schemaprof.datamodel.extensions
This interface is used for representing unknown annotations which can be added to an extension point.
UnknownAnnotationImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownAnnotationImpl(AnnotationExtensionPoint) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownAnnotationImpl
Initializes a new UnknownAnnotation instance.
UnknownAttribute - Interface in telcert.schemaprof.datamodel.extensions
This interface is used for representing unknown attributes which can be added to an extension point.
UnknownAttributeImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownAttributeImpl(AttributeExtensionPoint, Namespace, String, String) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownAttributeImpl
 
UnknownDefinition - Interface in telcert.schemaprof.datamodel.extensions
This interface is used for representing unknown definitions which can be added to an extension point.
UnknownDefinitionImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownDefinitionImpl(DefinitionExtensionPoint) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownDefinitionImpl
Initializes a new UnknownDefinition instance.
UnknownExtension - Interface in telcert.schemaprof.datamodel.extensions
This interface supplies the functionality for unknown extensions to an application profile.
UnknownExtensionEditor - Class in telcert.schemaprof.gui.editors
An Editor for editing all Unknown Extensions.
UnknownExtensionEditor(MainFrame, UnknownExtension) - Constructor for class telcert.schemaprof.gui.editors.UnknownExtensionEditor
Creates a new UnknownExtensionEditor with all necessary Components.
UnknownExtensionImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownExtensionImpl(ExtensionPoint) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownExtensionImpl
Initializes a new UnknownExtension instance.
UnknownMapping - Interface in telcert.schemaprof.datamodel.extensions
This interface is used for representing unknown mappings which can be added to an extension point.
UnknownMappingImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownMappingImpl(MappingExtensionPoint) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownMappingImpl
Initializes a new UnknownMapping instance.
UnknownModification - Interface in telcert.schemaprof.datamodel.extensions
This interface is used for representing unknown modification which can be added to an extension point.
UnknownModificationImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownModificationImpl(ModificationExtensionPoint) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownModificationImpl
Initializes a new UnknownModification instance.
UnknownSection - Interface in telcert.schemaprof.datamodel.extensions
This interface is used for representing unknown sections which can be added to an extension point.
UnknownSectionImpl - Class in telcert.schemaprof.datamodel.extensions.impl
 
UnknownSectionImpl(SectionExtensionPoint) - Constructor for class telcert.schemaprof.datamodel.extensions.impl.UnknownSectionImpl
Initializes a new UnknownSection instance.
updateActionState() - Method in class telcert.schemaprof.gui.actions.AbstractMainFrameAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.constraints.DeleteConstraintAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.constraints.DeleteDefinitionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.constraints.EditDefinitionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.constraints.NewConstraintAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.constraints.NewDefinitionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.constraints.RenameConstraintAction
 
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.DeleteUnknownAttributeAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.DeleteUnknownExtensionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.EditUnknownAttributeAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.EditUnknownExtensionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.MoveDownUnknownAttributeAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.MoveDownUnknownExtensionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.MoveUpUnknownAttributeAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.MoveUpUnknownExtensionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.extensions.NewUnknownExtensionAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.CloseProfileAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.NewAction
 
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.OpenConstraintFileAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.OpenProfileAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.QuitAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.SaveProfileAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.file.SaveProfileAsAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.FocusGlobalElement
 
updateActionState() - Method in class telcert.schemaprof.gui.actions.help.AboutDialogAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.manager.ConditionManagerAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.manager.ConstraintsManagerAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.manager.NamespaceManagerAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.manager.ProfileManagerAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.manager.RepositoryManagerAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.manager.TypeManagerAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.profiles.DeleteModificationAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.profiles.EditModificationAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.profiles.MoveDownModificationAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.profiles.MoveUpModificationAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.profiles.NewModificationAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionState() - Method in class telcert.schemaprof.gui.actions.ToggleGroupActivationAction
Changes the Activation State of the selected Element.
updateActionState() - Method in class telcert.schemaprof.gui.actions.window.PreferencesAction
Updates the current Language Settings via the MainFrame`s ResourceBundle.
updateActionStates() - Method in class telcert.schemaprof.gui.MainFrame
Updates the States of all Actions depending on the current Selection's.
updateActionStates() - Method in interface telcert.schemaprof.gui.PlugIn
Updates the States of all Actions dependend on the current State of the Application's MainFrame, which was previously set with PlugIn.setFrame(MainFrame).
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
 
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
 
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Updates the Action States in the ViewPanel.
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
Updates the Action States of the ViewPanel.
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
 
updateActionStates() - Method in class telcert.schemaprof.gui.viewers.ElementViewPanel
Updates the Action States of the ViewPanel.
updateBundleDirectory(File) - Method in class telcert.schemaprof.gui.AbstractPlugIn
 
updateBundleDirectory(File) - Method in interface telcert.schemaprof.gui.PlugIn
Sets a directory in the local file systems which should be scanned for resource files.
updateButtonStates() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Updates the Buttons when the Visible Panel has changed
updateCommonGroup() - Method in interface telcert.schemaprof.datamodel.constraints.Constraint
Updates the common grouping element of this constraint and all constraint locations attached to the definitions of this constraint.
updateCommonGroup() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
updateCommonGroup() - Method in class telcert.schemaprof.datamodel.modifications.impl.constraints.ConstraintModificationImpl
 
updateCurrentCompatibility(CompatibilityLevelCategory) - Method in class telcert.schemaprof.gui.MainFrame
 
updateDerivedType() - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
Takes input from textfields and creates facets for the derived type.
updateFileMenu() - Method in class telcert.schemaprof.gui.MainMenuBar
Dynamically updates the file menu and adds the latest entries from the current file history.
updateLocale() - Method in class telcert.schemaprof.gui.MainComponent
Updates all strings displayed in this component and all its sub components.
updateLocale(Locale) - Method in class telcert.schemaprof.gui.MainFrame
 
updateLocale() - Method in class telcert.schemaprof.gui.MainMenuBar
Updates all strings displayed by the menu bar and all its sub components.
updateLocale(Locale) - Method in interface telcert.schemaprof.gui.PlugIn
Updates the Text of all Visual Components correspondent to the given Locale.
updateLocale() - Method in class telcert.schemaprof.gui.TreePanel
Updates the TreePanel via the MainFrame`s ResourceBundle.
updateLocale() - Method in class telcert.schemaprof.gui.wizards.SubTreePanel
Updates the TreePanel via the MainFrame`s ResourceBundle.
updateLookAndFeel(UIManager.LookAndFeelInfo) - Method in class telcert.schemaprof.gui.MainFrame
Updates the current Look&Feel of all Components
updatePanel() - Method in class telcert.schemaprof.gui.dialogs.ErrorDialog
Updates the values in this panel.
updatePanel() - Method in class telcert.schemaprof.gui.editors.AttributeExtensionEditor
Updates the values in this panel.
updatePanel() - Method in class telcert.schemaprof.gui.editors.UnknownExtensionEditor
Updates the values in this panel.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.AnnotationExtensionPointViewPanel
Updates the Extensions of this Extension Point.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.AnnotationViewPanel
 
updatePanel() - Method in class telcert.schemaprof.gui.viewers.AttributeExtensionPointViewPanel
Updates the Extesnion List after Changes occured.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.ConstraintViewPanel
Rebuilds the modificationlist.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Reinitializes the JList.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.DefaultExtensionPointViewPanel
 
updatePanel() - Method in class telcert.schemaprof.gui.viewers.DefaultModificationElementViewPanel
Rebuilds the modificationlist.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.DefinitionExtensionPointViewPanel
Updates the Extensions of this Extension Point.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.ElementViewPanel
Updates the information which is displayed in the panel.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.MappingExtensionPointViewPanel
Updates the Extensions of this Extension Point.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.ModificationExtensionPointViewPanel
Updates the Extensions of this Extension Point.
updatePanel() - Method in class telcert.schemaprof.gui.viewers.SectionExtensionPointViewPanel
Updates the Extensions of this Extension Point.
updatePanel() - Method in class telcert.schemaprof.gui.wizards.GenericXMLWizard
Updates the TitlePanel of the CurrentPanel
updatePanels() - Method in class telcert.schemaprof.gui.ViewComponent
Updates all panels which are registered at this ViewComponent.
updatePlugInMenu() - Method in class telcert.schemaprof.gui.MainMenuBar
Dynamically updates the plugin menu.
updateRightComponent() - Method in class telcert.schemaprof.gui.MainComponent
This updates the right component by the selection made in the tree panel.
updateStatus() - Method in class telcert.schemaprof.gui.StatusBar
 
updateStatusBar() - Method in class telcert.schemaprof.gui.MainComponent
 
updateTreePanel(BaseModel) - Method in class telcert.schemaprof.gui.MainComponent
This updates the TreePanel by actualizing the tabbedTreePane.
updateType() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel.UnrestrictableTypeTab
 
updateType() - Method in class telcert.schemaprof.gui.wizards.modification.FacetPanel
 
updateUI() - Method in interface telcert.schemaprof.gui.PlugIn
Updates the current Look&Feel of all Visual Components.
updateView() - Method in class telcert.schemaprof.gui.editors.AbstractEditor
Updates the SchemaModification View of the parent Frame.
updateView() - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
Updates all correspondent Views.
URIHistoryObject - Class in telcert.schemaprof.gui.utils
 
URIHistoryObject(MainFrame, URI) - Constructor for class telcert.schemaprof.gui.utils.URIHistoryObject
 
URL_FORMAT - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileFormatCategory
 
UsageCategory - Class in telcert.schemaprof.datamodel
The categories for the usage attribute ( UseModification.getUsage() and UseElement.getUsage()).
UsageCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.UsageCategory
Constructor of this class
UseElement - Interface in telcert.schemaprof.datamodel.elements
This interface provides all necessary methods and attributes for elements whose usage or lexical value can be changed.
UseElementImpl - Class in telcert.schemaprof.datamodel.elements.impl
 
UseElementImpl(SchemaProfile, BaseElement, BaseElement) - Constructor for class telcert.schemaprof.datamodel.elements.impl.UseElementImpl
Initializes a new instance of UseElementImpl.
UseModification - Interface in telcert.schemaprof.datamodel.modifications
This interface declares all methods needed for modifying the properties of an attribute definition in the base schema.
UseModificationImpl - Class in telcert.schemaprof.datamodel.modifications.impl
 
UseModificationImpl(UseElement, SchemaModification) - Constructor for class telcert.schemaprof.datamodel.modifications.impl.UseModificationImpl
Initializes a new instance with the values from the owner.

V

validate() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMaxSizeImpl
 
validate() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileMinSizeImpl
 
validate() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.FileSizeImpl
 
validate() - Method in class telcert.schemaprof.datamodel.constraints.files.impl.LocationDefinitionImpl
 
validate() - Method in class telcert.schemaprof.datamodel.constraints.impl.AbstractDefinitionImpl
 
validate() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintImpl
 
validate() - Method in class telcert.schemaprof.datamodel.constraints.impl.ConstraintsComponentImpl
Method used for checking any component of the datamodel.
validate() - Method in interface telcert.schemaprof.datamodel.elements.BaseElement
Validates whether all values of this element are also valid regarding to the owning profile.
validate() - Method in class telcert.schemaprof.datamodel.elements.impl.AnyElementImpl
 
validate() - Method in class telcert.schemaprof.datamodel.elements.impl.AttributePropertiesElementImpl
 
validate() - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
 
validate() - Method in class telcert.schemaprof.datamodel.elements.impl.SimpleTypeElementImpl
 
validateComponent(XSDConcreteComponent) - Method in class telcert.schemaprof.datamodel.elements.impl.BaseElementImpl
Validates whether the given component is contained in one of the loaded schemas of the model.
validateTransaction() - Method in class telcert.schemaprof.datamodel.impl.SchemaProfileImpl
 
validateTransaction() - Method in interface telcert.schemaprof.datamodel.SchemaProfile
Validates whether the profile fulfills all constraints after the transaction.
ValidationPanel - Class in telcert.schemaprof.gui.wizards.newdefinition
 
ValidationPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newdefinition.ValidationPanel
 
valueChanged(TreeSelectionEvent) - Method in class telcert.schemaprof.gui.ButtonPanel
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.editors.NamespacePanel
Controls if the NamespaceList Values have been changed.
valueChanged(TreeSelectionEvent) - Method in class telcert.schemaprof.gui.MainComponent
Changes the Right Component according to the Selection in the TreePanel.
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.managers.EntryListPanel
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.managers.ProfileManager
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.managers.TypeManager
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.utils.components.ListPanel
Called whenever the value of the selection changes.
valueChanged(ListDataEvent) - Method in class telcert.schemaprof.gui.utils.listeners.ObjectListActionListener
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.viewers.DefaultElementViewPanel
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.wizards.modification.NamespaceAndProcessPanel
Controls if the NamespaceList Values have been changed.
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.wizards.modification.UnionTypePanel
 
valueChanged(TreeSelectionEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.AbstractValuePanel
 
valueChanged(TreeSelectionEvent) - Method in class telcert.schemaprof.gui.wizards.newdefinition.ChooseSubtreePanel
 
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.wizards.newfile.AddConstraintsPanel
Enables / disables the delete button.
valueChanged(ListSelectionEvent) - Method in class telcert.schemaprof.gui.wizards.RestrictionPanel
 
valueOf(int) - Static method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
valueOf(String) - Static method in class telcert.schemaprof.datamodel.elements.impl.OccurenceElementImpl
 
VDEX_FLAT_TOKENTERMS - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
VDEX_GLOSSARY_OR_DICTIONARY - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
VDEX_HIERARCHICAL_TOKENTERMS - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
VDEX_LAX - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
VDEX_THESAURUS - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
VERSION - Static variable in class telcert.schemaprof.gui.MainFrame
The current Version of the Application.
ViewComponent - Class in telcert.schemaprof.gui
This class is contained by the MainComponent.
ViewComponent() - Constructor for class telcert.schemaprof.gui.ViewComponent
Initializes a new view component.
VocabularyCategory - Class in telcert.schemaprof.datamodel.constraints.vocabulary
 
VocabularyCategory(int, String) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 
VocabularyConstraint - Interface in telcert.schemaprof.datamodel.constraints.vocabulary
a vocabularyConstraint contains all definitions related to a single VocabularySource
VocabularyConstraintImpl - Class in telcert.schemaprof.datamodel.constraints.vocabulary.impl
 
VocabularyConstraintImpl(ConstraintsComponent) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyConstraintImpl
 
VocabularyConstraintImpl(ConstraintsComponent, VocabularyConstraint) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyConstraintImpl
Initializes a new VocabularyConstraint-instance using the values from the given constraint.
VocabularyDefinition - Interface in telcert.schemaprof.datamodel.constraints.vocabulary
Uber-interface for all definitions a VocabularyConstraint can contain
VocabularyDefinitionPropertiesPanel - Class in telcert.schemaprof.gui.wizards.newvocabularydefinition
 
VocabularyDefinitionPropertiesPanel(GenericXMLWizard, Element) - Constructor for class telcert.schemaprof.gui.wizards.newvocabularydefinition.VocabularyDefinitionPropertiesPanel
 
VocabularyElement - Interface in telcert.schemaprof.datamodel.constraints.vocabulary
holds a location in the instance-document whose value should be checke against the VocabularySource (pointing only)
VocabularyElementImpl - Class in telcert.schemaprof.datamodel.constraints.vocabulary.impl
 
VocabularyElementImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyElementImpl
 
VocabularyElementImpl(ConstraintsComponent, List) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyElementImpl
 
VocabularyElementImpl(ConstraintsComponent, VocabularyElement) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularyElementImpl
 
VocabularySource - Interface in telcert.schemaprof.datamodel.constraints.vocabulary
holds the Source-URI of a vocabulary-file (specifying only)
VocabularySourceImpl - Class in telcert.schemaprof.datamodel.constraints.vocabulary.impl
 
VocabularySourceImpl(ConstraintsComponent, ConstraintElement) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
VocabularySourceImpl(ConstraintsComponent, Object) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
VocabularySourceImpl(ConstraintsComponent, VocabularySource) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
 
VocabularySourceImpl(ConstraintsComponent, String) - Constructor for class telcert.schemaprof.datamodel.constraints.vocabulary.impl.VocabularySourceImpl
Generic constructor necessary for creating this class with the ConstraintsReader.

W

WARNING - Static variable in class telcert.schemaprof.datamodel.elements.impl.TypeCompatibility.Diagnostic
One of the possible severity levels of a message.
WINDOWS_FORMAT - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileFormatCategory
 
WizardPanel - Interface in telcert.schemaprof.gui.wizards
Interface that provides all needed methods and attributes for a wizard panel.
worked(int) - Method in class telcert.schemaprof.gui.ProfileMonitor
 

X

XML_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace which is used for elements which belong to the XML namespace.
XML_SCHEMA - Static variable in class telcert.schemaprof.datamodel.constraints.files.FileValidationCategory
 
XMLNS_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
The namespace which is used for elements and attributes which belong to the XMLNS namespace.
XSD_ICONS_PATH - Static variable in class telcert.schemaprof.gui.TreePanel
All Icons for the BaseElement-Types (from the Eclipse XSD-Plugin).
XVD - Static variable in class telcert.schemaprof.datamodel.constraints.vocabulary.VocabularyCategory
 

Z

ZIPINDEX_NAMESPACE - Static variable in interface telcert.schemaprof.datamodel.Namespace
This namespace instance is used for the index.xml file in a stored profile/constraints zip file.

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

Copyright © 2004-2007 IWM - Institut fuer Wissensmedien. All Rights Reserved.