Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 524 Number of classfiles: 533
Problems: 1394 (Errors: 0 Warnings: 1394 )
Unnecessary @SuppressWarnings("hiding")
ApplicationExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
AttributeExtensionTypeItemProvider.java :
47 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
BehaviorExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ComponentExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ConverterExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FacesConfigExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FacesConfigItemProviderAdapterFactory.java :
49 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FacetExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FactoryExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
LifecycleExtensionTypeItemProvider.java :
50 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ManagedBeanExtensionTypeItemProvider.java :
47 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
NavigationRuleExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
PropertyExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
RenderKitExtensionTypeItemProvider.java :
47 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
RendererExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ValidatorExtensionTypeItemProvider.java :
46 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FacesConfigPackage.java :
118 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ApplicationExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
AttributeExtensionTypeImpl.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
BehaviorExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ComponentExtensionTypeImpl.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ConverterExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FacesConfigExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FacetExtensionTypeImpl.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
FactoryExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
LifecycleExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ManagedBeanExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
NavigationRuleExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
PropertyExtensionTypeImpl.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
RenderKitExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
RendererExtensionTypeImpl.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
ValidatorExtensionTypeImpl.java :
33 : @SuppressWarnings("hiding")
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AbsoluteOrderingTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AbsoluteOrderingTranslator.java :
22 : public class AbsoluteOrderingTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AbsoluteOrderingTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AbsoluteOrderingTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AbsoluteOrderingTranslator.java :
37 : return new Translator[] {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
21 : public class ActionListenerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getActionListenerType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getActionListenerType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getActionListenerType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
38 : new Translator("id", facesPackage.getActionListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
38 : new Translator("id", facesPackage.getActionListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ActionListenerTranslator.java :
38 : new Translator("id", facesPackage.getActionListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
21 : public class ApplicationFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getApplicationFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getApplicationFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getApplicationFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
38 : new Translator("id", facesPackage.getApplicationFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
38 : new Translator("id", facesPackage.getApplicationFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationFactoryTranslator.java :
38 : new Translator("id", facesPackage.getApplicationFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
22 : public class ApplicationTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
54 : new Translator("id", facesPackage.getApplicationType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
54 : new Translator("id", facesPackage.getApplicationType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ApplicationTranslator.java :
54 : new Translator("id", facesPackage.getApplicationType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
21 : public class AttributeClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
38 : new Translator("id", facesPackage.getAttributeClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
38 : new Translator("id", facesPackage.getAttributeClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeClassTranslator.java :
38 : new Translator("id", facesPackage.getAttributeClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
23 : public class AttributeNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
30 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
30 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
36 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getAttributeNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
40 : new Translator("id", facesPackage.getAttributeNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
40 : new Translator("id", facesPackage.getAttributeNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeNameTranslator.java :
40 : new Translator("id", facesPackage.getAttributeNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
22 : public class AttributeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
47 : new Translator("id", facesPackage.getAttributeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
47 : new Translator("id", facesPackage.getAttributeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
AttributeTranslator.java :
47 : new Translator("id", facesPackage.getAttributeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
23 : public class BaseNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
30 : super(domNameAndPath, feature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
30 : super(domNameAndPath, feature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
33 : public Translator[] getChildren()
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBaseNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBaseNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBaseNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
39 : new Translator("id", facesPackage.getBaseNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
39 : new Translator("id", facesPackage.getBaseNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BaseNameTranslator.java :
39 : new Translator("id", facesPackage.getBaseNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
21 : public class BehaviorClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBehaviorClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBehaviorClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBehaviorClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
38 : new Translator("id", facesPackage.getBehaviorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
38 : new Translator("id", facesPackage.getBehaviorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorClassTranslator.java :
38 : new Translator("id", facesPackage.getBehaviorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
21 : public class BehaviorIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBehaviorIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBehaviorIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getBehaviorIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
38 : new Translator("id", facesPackage.getBehaviorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
38 : new Translator("id", facesPackage.getBehaviorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorIdTranslator.java :
38 : new Translator("id", facesPackage.getBehaviorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorTranslator.java :
22 : public class BehaviorTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
BehaviorTranslator.java :
37 : return new Translator[] {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
21 : public class ClientBehaviorRendererClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getClientBehaviorRendererClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getClientBehaviorRendererClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getClientBehaviorRendererClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
38 : new Translator("id", facesPackage.getClientBehaviorRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
38 : new Translator("id", facesPackage.getClientBehaviorRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererClassTranslator.java :
38 : new Translator("id", facesPackage.getClientBehaviorRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTranslator.java :
21 : public class ClientBehaviorRendererTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTranslator.java :
36 : return new Translator[] {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
21 : public class ClientBehaviorRendererTypeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getClientBehaviorRendererTypeType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getClientBehaviorRendererTypeType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getClientBehaviorRendererTypeType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
38 : new Translator("id", facesPackage.getClientBehaviorRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
38 : new Translator("id", facesPackage.getClientBehaviorRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ClientBehaviorRendererTypeTranslator.java :
38 : new Translator("id", facesPackage.getClientBehaviorRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
23 : public class ComponentClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
30 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
30 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
36 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
40 : new Translator("id", facesPackage.getComponentClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
40 : new Translator("id", facesPackage.getComponentClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentClassTranslator.java :
40 : new Translator("id", facesPackage.getComponentClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
22 : public class ComponentFamilyTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentFamilyType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentFamilyType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentFamilyType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
39 : new Translator("id", facesPackage.getComponentFamilyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
39 : new Translator("id", facesPackage.getComponentFamilyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentFamilyTranslator.java :
39 : new Translator("id", facesPackage.getComponentFamilyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
17 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
23 : public class ComponentTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
48 : new Translator("id", facesPackage.getComponentType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
48 : new Translator("id", facesPackage.getComponentType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTranslator.java :
48 : new Translator("id", facesPackage.getComponentType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
21 : public class ComponentTypeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentTypeType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentTypeType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getComponentTypeType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
38 : new Translator("id", facesPackage.getComponentTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
38 : new Translator("id", facesPackage.getComponentTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ComponentTypeTranslator.java :
38 : new Translator("id", facesPackage.getComponentTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
21 : public class ConverterClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
38 : new Translator("id", facesPackage.getConverterClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
38 : new Translator("id", facesPackage.getConverterClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterClassTranslator.java :
38 : new Translator("id", facesPackage.getConverterClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
21 : public class ConverterForClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterForClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterForClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterForClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
38 : new Translator("id", facesPackage.getConverterForClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
38 : new Translator("id", facesPackage.getConverterForClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterForClassTranslator.java :
38 : new Translator("id", facesPackage.getConverterForClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
21 : public class ConverterIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getConverterIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
38 : new Translator("id", facesPackage.getConverterIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
38 : new Translator("id", facesPackage.getConverterIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterIdTranslator.java :
38 : new Translator("id", facesPackage.getConverterIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
22 : public class ConverterTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
47 : new Translator("id", facesPackage.getConverterType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
47 : new Translator("id", facesPackage.getConverterType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ConverterTranslator.java :
47 : new Translator("id", facesPackage.getConverterType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
21 : public class DefaultLocaleTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultLocaleType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultLocaleType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultLocaleType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
38 : new Translator("id", facesPackage.getDefaultLocaleType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
38 : new Translator("id", facesPackage.getDefaultLocaleType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultLocaleTranslator.java :
38 : new Translator("id", facesPackage.getDefaultLocaleType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
22 : public class DefaultRenderKitIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultRenderKitIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultRenderKitIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultRenderKitIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
39 : new Translator("id", facesPackage.getDefaultRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
39 : new Translator("id", facesPackage.getDefaultRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultRenderKitIdTranslator.java :
39 : new Translator("id", facesPackage.getDefaultRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
21 : public class DefaultValidatorsTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
38 : new Translator("id", facesPackage.getDefaultValidatorsType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
38 : new Translator("id", facesPackage.getDefaultValidatorsType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValidatorsTranslator.java :
38 : new Translator("id", facesPackage.getDefaultValidatorsType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
21 : public class DefaultValueTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultValueType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultValueType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDefaultValueType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
38 : new Translator("id", facesPackage.getDefaultValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
38 : new Translator("id", facesPackage.getDefaultValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DefaultValueTranslator.java :
38 : new Translator("id", facesPackage.getDefaultValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
22 : public class DescriptionTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDescriptionType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDescriptionType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
38 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDescriptionType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
39 : new Translator("xml:lang", facesPackage.getDescriptionType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
39 : new Translator("xml:lang", facesPackage.getDescriptionType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
39 : new Translator("xml:lang", facesPackage.getDescriptionType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
40 : new Translator("id", facesPackage.getDescriptionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
40 : new Translator("id", facesPackage.getDescriptionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DescriptionTranslator.java :
40 : new Translator("id", facesPackage.getDescriptionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
22 : public class DisplayNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDisplayNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDisplayNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getDisplayNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
40 : new Translator("xml:lang", facesPackage.getDisplayNameType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
40 : new Translator("xml:lang", facesPackage.getDisplayNameType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
40 : new Translator("xml:lang", facesPackage.getDisplayNameType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
41 : new Translator("id", facesPackage.getDisplayNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
41 : new Translator("id", facesPackage.getDisplayNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DisplayNameTranslator.java :
41 : new Translator("id", facesPackage.getDisplayNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
30 : import org.eclipse.wst.common.internal.emf.resource.ReadAheadHelper;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
31 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
32 : import org.eclipse.wst.common.internal.emf.resource.TranslatorPath;
Discouraged access: The type VariableTranslatorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
33 : import org.eclipse.wst.common.internal.emf.resource.VariableTranslatorFactory;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
38 : class DynamicElementTranslator extends Translator implements IAnyTranslator
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
44 : protected Translator[] getChildren()
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
48 : return new Translator[]
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
51 : new Translator(TEXT_ATTRIBUTE_VALUE, facesConfigPackage.getDynamicElement_TextContent())
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
51 : new Translator(TEXT_ATTRIBUTE_VALUE, facesConfigPackage.getDynamicElement_TextContent())
Discouraged access: The method getMOFValue(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
61 : Object value = super.getMOFValue(object);
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
75 : super(domNameAndPath, feature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
97 : public Translator[] getDynamicAttributeTranslators(Node element) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
108 : return (Translator[]) attributes.toArray(new Translator[0]);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
108 : return (Translator[]) attributes.toArray(new Translator[0]);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
111 : public Translator[] getDynamicAttributeTranslators(DynamicElement element) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
113 : Translator[] translators = new Translator[attributes.size()];
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
113 : Translator[] translators = new Translator[attributes.size()];
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
124 : private static class DynamicAttributeTranslator extends Translator
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
137 : super(domNameAndPath, feature, DOM_ATTRIBUTE);
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
137 : super(domNameAndPath, feature, DOM_ATTRIBUTE);
Discouraged access: The method isMapFor(String) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
141 : return super.isMapFor(domName);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
151 : protected Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
152 : return new Translator[0];
Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
155 : public void addReadAheadHelper(ReadAheadHelper helper) {
Discouraged access: The method addReadAheadHelper(ReadAheadHelper) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
157 : super.addReadAheadHelper(helper);
Discouraged access: The method basicGetDependencyObject(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
162 : return super.basicGetDependencyObject(parent);
Discouraged access: The method clearList(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
167 : super.clearList(mofObject);
Discouraged access: The method convertStringToValue(String, EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
172 : return super.convertStringToValue(strValue, owner);
Discouraged access: The method convertStringToValue(String, String, String, Notifier) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
178 : return super.convertStringToValue(nodeName, readAheadName, value, owner);
Discouraged access: The method convertValueToString(Object, EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
183 : return super.convertValueToString(value, owner);
Discouraged access: The method equals(Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
188 : return super.equals(object);
Discouraged access: The method extractStringValue(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
193 : return super.extractStringValue(emfObject);
Discouraged access: The method featureExists(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
198 : return super.featureExists(emfObject);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
201 : public Translator findChild(String tagName, Object target, int versionID) {
Discouraged access: The method findChild(String, Object, int) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
203 : return super.findChild(tagName, target, versionID);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
206 : public Translator[] getChildren(Object target, int versionID) {
Discouraged access: The method getChildren(Object, int) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
208 : return super.getChildren(target, versionID);
Discouraged access: The method getDependencyFeature() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
213 : return super.getDependencyFeature();
Discouraged access: The method getDOMNames() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
218 : return super.getDOMNames();
Discouraged access: The method getDOMPath() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
223 : return super.getDOMPath();
Discouraged access: The method getFeature() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
228 : return super.getFeature();
Discouraged access: The method getMOFChildren(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
233 : return super.getMOFChildren(mofObject);
Discouraged access: The field fDOMNames from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
244 : if (fDOMNames[0].equals(attribute.getName()))
Discouraged access: The method getNameSpace() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
256 : return super.getNameSpace();
Discouraged access: The type ReadAheadHelper is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
259 : public ReadAheadHelper getReadAheadHelper(String parentName) {
Discouraged access: The method getReadAheadHelper(String) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
261 : return super.getReadAheadHelper(parentName);
Discouraged access: The type TranslatorPath is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
264 : public TranslatorPath[] getTranslatorPaths() {
Discouraged access: The method getTranslatorPaths() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
266 : return super.getTranslatorPaths();
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
269 : public Translator[] getVariableChildren(Notifier target, int version) {
Discouraged access: The method getVariableChildren(Notifier, int) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
271 : return super.getVariableChildren(target, version);
Discouraged access: The type VariableTranslatorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
274 : public VariableTranslatorFactory getVariableTranslatorFactory() {
Discouraged access: The method getVariableTranslatorFactory() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
276 : return super.getVariableTranslatorFactory();
Discouraged access: The method hasDOMPath() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
281 : return super.hasDOMPath();
Discouraged access: The method hasReadAheadNames() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
286 : return super.hasReadAheadNames();
Discouraged access: The method initializeDOMNameAndPath(String) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
291 : super.initializeDOMNameAndPath(domNameAndPathArg);
Discouraged access: The method isBooleanFeature() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
296 : return super.isBooleanFeature();
Discouraged access: The method isBooleanUppercase() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
301 : return super.isBooleanUppercase();
Discouraged access: The method isCDATAContent() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
306 : return super.isCDATAContent();
Discouraged access: The method isComment() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
311 : return super.isComment();
Discouraged access: The method isDataType() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
316 : return super.isDataType();
Discouraged access: The method isDependencyChild() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
321 : return super.isDependencyChild();
Discouraged access: The method isDependencyParent() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
326 : return super.isDependencyParent();
Discouraged access: The method isDOMAttribute() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
331 : return super.isDOMAttribute();
Discouraged access: The method isDOMTextValue() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
336 : return super.isDOMTextValue();
Discouraged access: The method isEmptyContentSignificant() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
341 : return super.isEmptyContentSignificant();
Discouraged access: The method isEmptyTag() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
346 : return super.isEmptyTag();
Discouraged access: The method isEnumFeature() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
351 : return super.isEnumFeature();
Discouraged access: The method isEnumWithHyphens() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
356 : return super.isEnumWithHyphens();
Discouraged access: The method isIDMap() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
361 : return super.isIDMap();
Discouraged access: The method isLinkMap() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
366 : return super.isLinkMap();
Discouraged access: The method isManagedByParent() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
371 : return super.isManagedByParent();
Discouraged access: The method isMapFor(Object, Object, Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
375 : return super.isMapFor(feature1, oldValue, newValue);
Discouraged access: The method isObjectMap() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
385 : return super.isObjectMap();
Discouraged access: The method isSetMOFValue(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
390 : return super.isSetMOFValue(emfObject);
Discouraged access: The method isShared() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
395 : return super.isShared();
Discouraged access: The method isTargetLinkMap() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
400 : return super.isTargetLinkMap();
Discouraged access: The method isUnsettable() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
405 : return super.isUnsettable();
Discouraged access: The method parseDOMNames(String) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
410 : return super.parseDOMNames(domNamesString);
Discouraged access: The method removeMOFValue(Notifier, Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
415 : super.removeMOFValue(owner, value);
Discouraged access: The method setEMFClass(EClass) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
420 : super.setEMFClass(anEClass);
Discouraged access: The method setFeature(EStructuralFeature) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
425 : super.setFeature(feature);
Discouraged access: The field fDOMNames from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
432 : attribute.setName(fDOMNames[0]);
Discouraged access: The method setMOFValue(Notifier, Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
450 : super.setMOFValue(owner, value);
Discouraged access: The method setMOFValue(Resource, Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
455 : super.setMOFValue(res, value);
Discouraged access: The method setMOFValueFromEmptyDOMPath(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
460 : super.setMOFValueFromEmptyDOMPath(object);
Discouraged access: The method setNameSpace(String) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
465 : super.setNameSpace(string);
Discouraged access: The method setTextValueIfNecessary(String, Notifier, int) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
471 : super.setTextValueIfNecessary(textValue, owner, versionId);
Discouraged access: The method shouldIndentEndTag() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
476 : return super.shouldIndentEndTag();
Discouraged access: The method shouldRenderEmptyDOMPath(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
481 : return super.shouldRenderEmptyDOMPath(object);
Discouraged access: The method toString() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
486 : return super.toString();
Discouraged access: The method unSetMOFValue(EObject) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
DynamicElementTranslator.java :
491 : super.unSetMOFValue(emfObject);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
21 : public class ELResolverTypeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getELResolverType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getELResolverType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getELResolverType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
38 : new Translator("id", facesPackage.getELResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
38 : new Translator("id", facesPackage.getELResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ELResolverTypeTranslator.java :
38 : new Translator("id", facesPackage.getELResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
21 : public class ExceptionHandlerFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getExceptionHandlerFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getExceptionHandlerFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getExceptionHandlerFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
38 : new Translator("id", facesPackage.getExceptionHandlerFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
38 : new Translator("id", facesPackage.getExceptionHandlerFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExceptionHandlerFactoryTranslator.java :
38 : new Translator("id", facesPackage.getExceptionHandlerFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
21 : public abstract class ExtensionTypeTranslator extends Translator
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
32 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
35 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
36 : new Translator("id", facesPackage.getExtensionType_Id(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
36 : new Translator("id", facesPackage.getExtensionType_Id(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExtensionTypeTranslator.java :
36 : new Translator("id", facesPackage.getExtensionType_Id(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
21 : public class ExternalContextFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getExternalContextFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getExternalContextFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getExternalContextFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getExternalContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getExternalContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ExternalContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getExternalContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.RootTranslator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
17 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type RootTranslator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
23 : public class FacesConfigTranslator extends RootTranslator {
Discouraged access: The constructor RootTranslator(String, EClass) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
34 : super("faces-config", FacesConfigPackage.eINSTANCE.getFacesConfigType()); //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
40 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
43 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
59 : new Translator("xmlns", facesPackage.getFacesConfigType_Xmlns(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
59 : new Translator("xmlns", facesPackage.getFacesConfigType_Xmlns(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
59 : new Translator("xmlns", facesPackage.getFacesConfigType_Xmlns(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
60 : new Translator("metadata-complete", facesPackage.getFacesConfigType_MetadataComplete(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
60 : new Translator("metadata-complete", facesPackage.getFacesConfigType_MetadataComplete(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
60 : new Translator("metadata-complete", facesPackage.getFacesConfigType_MetadataComplete(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
61 : new Translator("id", facesPackage.getFacesConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
61 : new Translator("id", facesPackage.getFacesConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigTranslator.java :
61 : new Translator("id", facesPackage.getFacesConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
22 : public class FacesContextFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacesContextFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacesContextFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacesContextFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
40 : new Translator("id", facesPackage.getFacesContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
40 : new Translator("id", facesPackage.getFacesContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesContextFactoryTranslator.java :
40 : new Translator("id", facesPackage.getFacesContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
21 : public class FacetNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacetNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacetNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFacetNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
38 : new Translator("id", facesPackage.getFacetNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
38 : new Translator("id", facesPackage.getFacetNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetNameTranslator.java :
38 : new Translator("id", facesPackage.getFacetNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
22 : public class FacetTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
44 : new Translator("id", facesPackage.getFacetType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
44 : new Translator("id", facesPackage.getFacetType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacetTranslator.java :
44 : new Translator("id", facesPackage.getFacetType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
21 : public class FactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
49 : new Translator("id", facesPackage.getFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
49 : new Translator("id", facesPackage.getFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FactoryTranslator.java :
49 : new Translator("id", facesPackage.getFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
21 : public class FromActionTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromActionType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromActionType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromActionType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
38 : new Translator("id", facesPackage.getFromActionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
38 : new Translator("id", facesPackage.getFromActionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromActionTranslator.java :
38 : new Translator("id", facesPackage.getFromActionType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
21 : public class FromOutcomeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromOutcomeType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromOutcomeType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromOutcomeType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
38 : new Translator("id", facesPackage.getFromOutcomeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
38 : new Translator("id", facesPackage.getFromOutcomeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromOutcomeTranslator.java :
38 : new Translator("id", facesPackage.getFromOutcomeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
21 : public class FromViewIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromViewIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromViewIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getFromViewIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
38 : new Translator("id", facesPackage.getFromViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
38 : new Translator("id", facesPackage.getFromViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FromViewIdTranslator.java :
38 : new Translator("id", facesPackage.getFromViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IAnyTranslator.java :
14 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IAnyTranslator.java :
34 : Translator[] getDynamicAttributeTranslators(Node element);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IAnyTranslator.java :
45 : Translator[] getDynamicAttributeTranslators(DynamicElement element);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
22 : public class IconTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
41 : new Translator("xml:lang", facesPackage.getIconType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
41 : new Translator("xml:lang", facesPackage.getIconType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
41 : new Translator("xml:lang", facesPackage.getIconType_Lang(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
42 : new Translator("id", facesPackage.getIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
42 : new Translator("id", facesPackage.getIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IconTranslator.java :
42 : new Translator("id", facesPackage.getIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
21 : public class IfTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getIfType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getIfType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getIfType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
38 : new Translator("id", facesPackage.getIfType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
38 : new Translator("id", facesPackage.getIfType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IfTranslator.java :
38 : new Translator("id", facesPackage.getIfType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
23 : public class KeyClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
30 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
30 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
36 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
40 : new Translator("id", facesPackage.getKeyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
40 : new Translator("id", facesPackage.getKeyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyClassTranslator.java :
40 : new Translator("id", facesPackage.getKeyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
21 : public class KeyTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getKeyType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
38 : new Translator("id", facesPackage.getKeyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
38 : new Translator("id", facesPackage.getKeyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
KeyTranslator.java :
38 : new Translator("id", facesPackage.getKeyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
21 : public class LargeIconTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLargeIconType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLargeIconType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLargeIconType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
38 : new Translator("id", facesPackage.getLargeIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
38 : new Translator("id", facesPackage.getLargeIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LargeIconTranslator.java :
38 : new Translator("id", facesPackage.getLargeIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
22 : public class LifecycleFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLifecycleFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLifecycleFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getLifecycleFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
40 : new Translator("id", facesPackage.getLifecycleFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
40 : new Translator("id", facesPackage.getLifecycleFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleFactoryTranslator.java :
40 : new Translator("id", facesPackage.getLifecycleFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
21 : public class LifecycleTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
40 : new Translator("id", facesPackage.getLifecycleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
40 : new Translator("id", facesPackage.getLifecycleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LifecycleTranslator.java :
40 : new Translator("id", facesPackage.getLifecycleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
22 : public class ListEntriesTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
42 : new Translator("id", facesPackage.getListEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
42 : new Translator("id", facesPackage.getListEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ListEntriesTranslator.java :
42 : new Translator("id", facesPackage.getListEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
22 : public class LocaleConfigTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
41 : new Translator("id", facesPackage.getLocaleConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
41 : new Translator("id", facesPackage.getLocaleConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
LocaleConfigTranslator.java :
41 : new Translator("id", facesPackage.getLocaleConfigType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
21 : public class ManagedBeanClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanClassTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
21 : public class ManagedBeanNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanNameTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
21 : public class ManagedBeanScopeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanScopeType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanScopeType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getManagedBeanScopeType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanScopeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanScopeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanScopeTranslator.java :
38 : new Translator("id", facesPackage.getManagedBeanScopeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
22 : public class ManagedBeanTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
49 : new Translator("eager", facesPackage.getManagedBeanType_Eager(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
49 : new Translator("eager", facesPackage.getManagedBeanType_Eager(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
49 : new Translator("eager", facesPackage.getManagedBeanType_Eager(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
50 : new Translator("id", facesPackage.getManagedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
50 : new Translator("id", facesPackage.getManagedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedBeanTranslator.java :
50 : new Translator("id", facesPackage.getManagedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
22 : public class ManagedPropertyTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
48 : new Translator("id", facesPackage.getManagedPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
48 : new Translator("id", facesPackage.getManagedPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ManagedPropertyTranslator.java :
48 : new Translator("id", facesPackage.getManagedPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
22 : public class MapEntriesTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
42 : new Translator("id", facesPackage.getMapEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
42 : new Translator("id", facesPackage.getMapEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntriesTranslator.java :
42 : new Translator("id", facesPackage.getMapEntriesType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
22 : public class MapEntryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
42 : new Translator("id", facesPackage.getMapEntryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
42 : new Translator("id", facesPackage.getMapEntryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MapEntryTranslator.java :
42 : new Translator("id", facesPackage.getMapEntryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
22 : public class MessageBundleTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getMessageBundleType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getMessageBundleType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getMessageBundleType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
40 : new Translator("id", facesPackage.getMessageBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
40 : new Translator("id", facesPackage.getMessageBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
MessageBundleTranslator.java :
40 : new Translator("id", facesPackage.getMessageBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
21 : public class NameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
38 : new Translator("id", facesPackage.getNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
38 : new Translator("id", facesPackage.getNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NameTranslator.java :
38 : new Translator("id", facesPackage.getNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
22 : public class NavigationCaseTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
47 : new Translator("id", facesPackage.getNavigationCaseType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
47 : new Translator("id", facesPackage.getNavigationCaseType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationCaseTranslator.java :
47 : new Translator("id", facesPackage.getNavigationCaseType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
22 : public class NavigationHandlerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNavigationHandlerType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNavigationHandlerType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getNavigationHandlerType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
40 : new Translator("id", facesPackage.getNavigationHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
40 : new Translator("id", facesPackage.getNavigationHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationHandlerTranslator.java :
40 : new Translator("id", facesPackage.getNavigationHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
22 : public class NavigationRuleTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
45 : new Translator("id", facesPackage.getNavigationRuleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
45 : new Translator("id", facesPackage.getNavigationRuleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NavigationRuleTranslator.java :
45 : new Translator("id", facesPackage.getNavigationRuleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
17 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
23 : public class NullValueTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
30 : super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT);
Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
30 : super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
30 : super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT);
Discouraged access: The field feature from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
34 : return feature != null && emfObject.eIsSet(feature);
Discouraged access: The field feature from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
34 : return feature != null && emfObject.eIsSet(feature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
40 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
43 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
44 : new Translator("id", facesPackage.getNullValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
44 : new Translator("id", facesPackage.getNullValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
NullValueTranslator.java :
44 : new Translator("id", facesPackage.getNullValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOrderingTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOrderingTranslator.java :
22 : public class OrderingOrderingTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOrderingTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOrderingTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOrderingTranslator.java :
37 : return new Translator[] {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
21 : public class OrderingOthersTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
37 : new Translator("id", facesPackage.getOrderingOthersType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
37 : new Translator("id", facesPackage.getOrderingOthersType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingOthersTranslator.java :
37 : new Translator("id", facesPackage.getOrderingOthersType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingTranslator.java :
22 : public class OrderingTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
OrderingTranslator.java :
37 : return new Translator[] {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialTraversalTranslator.java :
14 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialTraversalTranslator.java :
20 : public class PartialTraversalTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialTraversalTranslator.java :
26 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialTraversalTranslator.java :
26 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialTraversalTranslator.java :
32 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialTraversalTranslator.java :
33 : return new Translator[]{};
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
21 : public class PartialViewContextFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPartialViewContextFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPartialViewContextFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPartialViewContextFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getPartialViewContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getPartialViewContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PartialViewContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getPartialViewContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
22 : public class PhaseListenerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPhaseListenerType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPhaseListenerType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPhaseListenerType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
40 : new Translator("id", facesPackage.getPhaseListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
40 : new Translator("id", facesPackage.getPhaseListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PhaseListenerTranslator.java :
40 : new Translator("id", facesPackage.getPhaseListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
21 : public class PropertyClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
38 : new Translator("id", facesPackage.getPropertyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
38 : new Translator("id", facesPackage.getPropertyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyClassTranslator.java :
38 : new Translator("id", facesPackage.getPropertyClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
21 : public class PropertyNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
38 : new Translator("id", facesPackage.getPropertyNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
38 : new Translator("id", facesPackage.getPropertyNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyNameTranslator.java :
38 : new Translator("id", facesPackage.getPropertyNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
22 : public class PropertyResolverTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyResolverType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyResolverType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getPropertyResolverType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
40 : new Translator("id", facesPackage.getPropertyResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
40 : new Translator("id", facesPackage.getPropertyResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyResolverTranslator.java :
40 : new Translator("id", facesPackage.getPropertyResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
22 : public class PropertyTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
47 : new Translator("id", facesPackage.getPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
47 : new Translator("id", facesPackage.getPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
PropertyTranslator.java :
47 : new Translator("id", facesPackage.getPropertyType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
22 : public class RedirectTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
29 : super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT);
Discouraged access: The field EMPTY_TAG from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
29 : super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
29 : super(domNameAndPath, aFeature, EMPTY_TAG|END_TAG_NO_INDENT);
Discouraged access: The field feature from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
33 : return feature != null && emfObject.eIsSet(feature);
Discouraged access: The field feature from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
33 : return feature != null && emfObject.eIsSet(feature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
39 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
42 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
44 : new Translator("include-view-params", facesPackage.getRedirectType_IncludeViewParams(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
44 : new Translator("include-view-params", facesPackage.getRedirectType_IncludeViewParams(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
44 : new Translator("include-view-params", facesPackage.getRedirectType_IncludeViewParams(), DOM_ATTRIBUTE), //$NON-NLS-1$
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
45 : new Translator("id", facesPackage.getRedirectType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
45 : new Translator("id", facesPackage.getRedirectType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectTranslator.java :
45 : new Translator("id", facesPackage.getRedirectType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
22 : public class RedirectViewParamTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
28 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
40 : new Translator("id", facesPackage.getRedirectViewParamType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
40 : new Translator("id", facesPackage.getRedirectViewParamType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RedirectViewParamTranslator.java :
40 : new Translator("id", facesPackage.getRedirectViewParamType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
21 : public class ReferencedBeanClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
38 : new Translator("id", facesPackage.getReferencedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
38 : new Translator("id", facesPackage.getReferencedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanClassTranslator.java :
38 : new Translator("id", facesPackage.getReferencedBeanClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
21 : public class ReferencedBeanNameTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanNameType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanNameType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getReferencedBeanNameType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
38 : new Translator("id", facesPackage.getReferencedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
38 : new Translator("id", facesPackage.getReferencedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanNameTranslator.java :
38 : new Translator("id", facesPackage.getReferencedBeanNameType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
22 : public class ReferencedBeanTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
44 : new Translator("id", facesPackage.getReferencedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
44 : new Translator("id", facesPackage.getReferencedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ReferencedBeanTranslator.java :
44 : new Translator("id", facesPackage.getReferencedBeanType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
21 : public class RenderKitClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
38 : new Translator("id", facesPackage.getRenderKitClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
38 : new Translator("id", facesPackage.getRenderKitClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitClassTranslator.java :
38 : new Translator("id", facesPackage.getRenderKitClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
22 : public class RenderKitFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
40 : new Translator("id", facesPackage.getRenderKitFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
40 : new Translator("id", facesPackage.getRenderKitFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitFactoryTranslator.java :
40 : new Translator("id", facesPackage.getRenderKitFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
21 : public class RenderKitIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRenderKitIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
38 : new Translator("id", facesPackage.getRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
38 : new Translator("id", facesPackage.getRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitIdTranslator.java :
38 : new Translator("id", facesPackage.getRenderKitIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
22 : public class RenderKitTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
47 : new Translator("id", facesPackage.getRenderKitType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
47 : new Translator("id", facesPackage.getRenderKitType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RenderKitTranslator.java :
47 : new Translator("id", facesPackage.getRenderKitType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
21 : public class RendererClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
38 : new Translator("id", facesPackage.getRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
38 : new Translator("id", facesPackage.getRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererClassTranslator.java :
38 : new Translator("id", facesPackage.getRendererClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
22 : public class RendererTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
48 : new Translator("id", facesPackage.getRendererType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
48 : new Translator("id", facesPackage.getRendererType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTranslator.java :
48 : new Translator("id", facesPackage.getRendererType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
21 : public class RendererTypeTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererTypeType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererTypeType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getRendererTypeType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
38 : new Translator("id", facesPackage.getRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
38 : new Translator("id", facesPackage.getRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
RendererTypeTranslator.java :
38 : new Translator("id", facesPackage.getRendererTypeType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
21 : public class ResourceBundleTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
29 : super(domNameAndPath, feature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
32 : protected Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
35 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
41 : new Translator("id", facesPackage.getResourceBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
41 : new Translator("id", facesPackage.getResourceBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceBundleTranslator.java :
41 : new Translator("id", facesPackage.getResourceBundleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
21 : public class ResourceHandlerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getResourceHandlerType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getResourceHandlerType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getResourceHandlerType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
38 : new Translator("id", facesPackage.getResourceHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
38 : new Translator("id", facesPackage.getResourceHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ResourceHandlerTranslator.java :
38 : new Translator("id", facesPackage.getResourceHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SkipUnknownChildrenTranslator.java :
14 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SkipUnknownChildrenTranslator.java :
25 : public class SkipUnknownChildrenTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SkipUnknownChildrenTranslator.java :
36 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SkipUnknownChildrenTranslator.java :
42 : public Translator findChild(String tagName, Object target, int versionID) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SkipUnknownChildrenTranslator.java :
43 : Translator childTranslator = super.findChild(tagName, target, versionID);
Discouraged access: The method findChild(String, Object, int) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SkipUnknownChildrenTranslator.java :
43 : Translator childTranslator = super.findChild(tagName, target, versionID);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
21 : public class SmallIconTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSmallIconType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSmallIconType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSmallIconType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
38 : new Translator("id", facesPackage.getSmallIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
38 : new Translator("id", facesPackage.getSmallIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SmallIconTranslator.java :
38 : new Translator("id", facesPackage.getSmallIconType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
21 : public class SourceClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSourceClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSourceClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSourceClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
38 : new Translator("id", facesPackage.getSourceClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
38 : new Translator("id", facesPackage.getSourceClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SourceClassTranslator.java :
38 : new Translator("id", facesPackage.getSourceClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
22 : public class StateManagerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getStateManagerType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getStateManagerType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getStateManagerType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
40 : new Translator("id", facesPackage.getStateManagerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
40 : new Translator("id", facesPackage.getStateManagerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
StateManagerTranslator.java :
40 : new Translator("id", facesPackage.getStateManagerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
21 : public class SuggestedValueTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSuggestedValueType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSuggestedValueType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSuggestedValueType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
38 : new Translator("id", facesPackage.getSuggestedValueType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
38 : new Translator("id", facesPackage.getSuggestedValueType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SuggestedValueTranslator.java :
38 : new Translator("id", facesPackage.getSuggestedValueType_Id(), DOM_ATTRIBUTE)//$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
22 : public class SupportedLocaleTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSupportedLocaleType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSupportedLocaleType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSupportedLocaleType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
40 : new Translator("id", facesPackage.getSupportedLocaleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
40 : new Translator("id", facesPackage.getSupportedLocaleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SupportedLocaleTranslator.java :
40 : new Translator("id", facesPackage.getSupportedLocaleType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
21 : public class SystemEventClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSystemEventClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSystemEventClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSystemEventClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
38 : new Translator("id", facesPackage.getSystemEventClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
38 : new Translator("id", facesPackage.getSystemEventClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventClassTranslator.java :
38 : new Translator("id", facesPackage.getSystemEventClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
21 : public class SystemEventListenerClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSystemEventListenerClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSystemEventListenerClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getSystemEventListenerClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
38 : new Translator("id", facesPackage.getSystemEventListenerClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
38 : new Translator("id", facesPackage.getSystemEventListenerClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerClassTranslator.java :
38 : new Translator("id", facesPackage.getSystemEventListenerClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
21 : public class SystemEventListenerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
40 : new Translator("id", facesPackage.getSystemEventListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
40 : new Translator("id", facesPackage.getSystemEventListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
SystemEventListenerTranslator.java :
40 : new Translator("id", facesPackage.getSystemEventListenerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
21 : public class TagHandlerDelegateFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getTagHandlerDelegateFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getTagHandlerDelegateFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getTagHandlerDelegateFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
38 : new Translator("id", facesPackage.getTagHandlerDelegateFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
38 : new Translator("id", facesPackage.getTagHandlerDelegateFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
TagHandlerDelegateFactoryTranslator.java :
38 : new Translator("id", facesPackage.getTagHandlerDelegateFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
21 : public class ToViewIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getToViewIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getToViewIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getToViewIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
38 : new Translator("id", facesPackage.getToViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
38 : new Translator("id", facesPackage.getToViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ToViewIdTranslator.java :
38 : new Translator("id", facesPackage.getToViewIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
21 : public class ValidatorClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
38 : new Translator("id", facesPackage.getValidatorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
38 : new Translator("id", facesPackage.getValidatorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorClassTranslator.java :
38 : new Translator("id", facesPackage.getValidatorClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
21 : public class ValidatorIdTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorIdType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorIdType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValidatorIdType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
38 : new Translator("id", facesPackage.getValidatorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
38 : new Translator("id", facesPackage.getValidatorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorIdTranslator.java :
38 : new Translator("id", facesPackage.getValidatorIdType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
22 : public class ValidatorTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
29 : super(domNameAndPath, aFeature);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
37 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
46 : new Translator("id", facesPackage.getValidatorType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
46 : new Translator("id", facesPackage.getValidatorType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValidatorTranslator.java :
46 : new Translator("id", facesPackage.getValidatorType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
21 : public class ValueClassTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
28 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
34 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueClassType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueClassType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueClassType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
38 : new Translator("id", facesPackage.getValueClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
38 : new Translator("id", facesPackage.getValueClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueClassTranslator.java :
38 : new Translator("id", facesPackage.getValueClassType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
22 : public class ValueTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getValueType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
40 : new Translator("id", facesPackage.getValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
40 : new Translator("id", facesPackage.getValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ValueTranslator.java :
40 : new Translator("id", facesPackage.getValueType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
21 : public class VarTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
27 : super(domNameAndPath, feature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
27 : super(domNameAndPath, feature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
30 : public Translator[] getChildren()
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
34 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
35 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVarType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
35 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVarType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
35 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVarType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
36 : new Translator("id", facesPackage.getVarType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
36 : new Translator("id", facesPackage.getVarType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VarTranslator.java :
36 : new Translator("id", facesPackage.getVarType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
22 : public class VariableResolverTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVariableResolverType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVariableResolverType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVariableResolverType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
40 : new Translator("id", facesPackage.getVariableResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
40 : new Translator("id", facesPackage.getVariableResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VariableResolverTranslator.java :
40 : new Translator("id", facesPackage.getVariableResolverType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
21 : public class ViewDeclarationLanguageFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewDeclarationLanguageFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewDeclarationLanguageFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewDeclarationLanguageFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
38 : new Translator("id", facesPackage.getViewDeclarationLanguageFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
38 : new Translator("id", facesPackage.getViewDeclarationLanguageFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewDeclarationLanguageFactoryTranslator.java :
38 : new Translator("id", facesPackage.getViewDeclarationLanguageFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
22 : public class ViewHandlerTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
29 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
35 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
38 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewHandlerType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewHandlerType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
39 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getViewHandlerType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
40 : new Translator("id", facesPackage.getViewHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
40 : new Translator("id", facesPackage.getViewHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
ViewHandlerTranslator.java :
40 : new Translator("id", facesPackage.getViewHandlerType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
15 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
21 : public class VisitContextFactoryTranslator extends Translator {
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The field END_TAG_NO_INDENT from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
27 : super(domNameAndPath, aFeature, END_TAG_NO_INDENT);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
33 : public Translator[] getChildren() {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
36 : return new Translator[] {
Discouraged access: The constructor Translator(String, EStructuralFeature) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVisitContextFactoryType_TextContent()),
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVisitContextFactoryType_TextContent()),
Discouraged access: The field TEXT_ATTRIBUTE_VALUE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
37 : new Translator(TEXT_ATTRIBUTE_VALUE, facesPackage.getVisitContextFactoryType_TextContent()),
Discouraged access: The constructor Translator(String, EStructuralFeature, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getVisitContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getVisitContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The field DOM_ATTRIBUTE from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
VisitContextFactoryTranslator.java :
38 : new Translator("id", facesPackage.getVisitContextFactoryType_Id(), DOM_ATTRIBUTE) //$NON-NLS-1$
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigArtifactEdit.java :
23 : import org.eclipse.wst.common.componentcore.internal.ArtifactEditModel;
Discouraged access: The type EMF2DOMSSERenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesConfigArtifactEdit.java :
26 : import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesConfigArtifactEdit.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigArtifactEdit.java :
179 : final ArtifactEditModel artifactEditModel = getArtifactEditModel();
Discouraged access: The method getResource(URI) from the type ArtifactEditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigArtifactEdit.java :
182 : return artifactEditModel.getResource(facesConfigURI);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesConfigArtifactEdit.java :
228 : public IDOMModel getIDOMModel() {
Discouraged access: The type EMF2DOMSSERenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesConfigArtifactEdit.java :
235 : EMF2DOMSSERenderer renderer = (EMF2DOMSSERenderer)
Discouraged access: The type EMF2DOMSSERenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesConfigArtifactEdit.java :
235 : EMF2DOMSSERenderer renderer = (EMF2DOMSSERenderer)
Discouraged access: The method getRenderer() from the type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigArtifactEdit.java :
236 : ((IFacesConfigResource)resource).getRenderer();
Discouraged access: The method getXMLModel() from the type EMF2DOMSSERenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesConfigArtifactEdit.java :
237 : return renderer.getXMLModel();
Discouraged access: The method isDisposed() from the type EditModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emfworkbench.integration/@dot
FacesConfigArtifactEdit.java :
257 : return getArtifactEditModel().isDisposed();
Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
14 : import org.eclipse.wst.common.componentcore.internal.impl.WTPResourceFactoryRegistry;
Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
15 : import org.eclipse.wst.common.internal.emf.resource.EMF2DOMRendererFactory;
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
16 : import org.eclipse.wst.common.internal.emf.resource.Renderer;
Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
17 : import org.eclipse.wst.common.internal.emf.resource.RendererFactory;
Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
18 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;
Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
19 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceFactory;
Discouraged access: The type TranslatorResourceFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
27 : public final class FacesConfigResourceFactory extends TranslatorResourceFactory
Discouraged access: The type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
35 : return new FacesConfigResourceFactory(EMF2DOMRendererFactory.INSTANCE);
Discouraged access: The field INSTANCE from the type EMF2DOMRendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
35 : return new FacesConfigResourceFactory(EMF2DOMRendererFactory.INSTANCE);
Discouraged access: The type RendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
43 : protected FacesConfigResourceFactory(RendererFactory rendererFactory) {
Discouraged access: The constructor TranslatorResourceFactory(RendererFactory) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
44 : super(rendererFactory);
Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
51 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceFactory.java :
51 : protected TranslatorResource createResource(URI uri, Renderer aRenderer) {
Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
86 : WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment(sFileName, new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE));
Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
86 : WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment(sFileName, new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE));
Discouraged access: The field INSTANCE from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
86 : WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment(sFileName, new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE));
Discouraged access: The type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
88 : WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment("faces-config.xml", new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE)); //$NON-NLS-1$
Discouraged access: The method registerLastFileSegment(String, Resource.Factory) from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
88 : WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment("faces-config.xml", new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE)); //$NON-NLS-1$
Discouraged access: The field INSTANCE from the type WTPResourceFactoryRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigResourceFactory.java :
88 : WTPResourceFactoryRegistry.INSTANCE.registerLastFileSegment("faces-config.xml", new FacesConfigResourceFactory(FacesRendererFactory.INSTANCE)); //$NON-NLS-1$
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
18 : import org.eclipse.wst.common.internal.emf.resource.Renderer;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
19 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type TranslatorResourceImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
20 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResourceImpl;
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
21 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolver;
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
22 : import org.eclipse.wst.common.uriresolver.internal.provisional.URIResolverPlugin;
Discouraged access: The type TranslatorResourceImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
37 : public class FacesConfigResourceImpl extends TranslatorResourceImpl implements IFacesConfigResource {
Discouraged access: The type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
46 : private URIResolver uriResolver = null;
Discouraged access: The type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
59 : uriResolver = URIResolverPlugin.createResolver();
Discouraged access: The method createResolver() from the type URIResolverPlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
59 : uriResolver = URIResolverPlugin.createResolver();
Discouraged access: The method resolve(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
61 : String logicalLocation = uriResolver.resolve(baseLocation, publicId, systemId);
Discouraged access: The method resolvePhysicalLocation(String, String, String) from the type URIResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.uriresolver/@dot
FacesConfigResourceImpl.java :
62 : String physicalLocation= uriResolver.resolvePhysicalLocation(baseLocation, publicId, logicalLocation);
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
73 : public FacesConfigResourceImpl(Renderer aRenderer) {
Discouraged access: The constructor TranslatorResourceImpl(Renderer) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
74 : super(aRenderer);
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
80 : public FacesConfigResourceImpl(URI uri, Renderer aRenderer) {
Discouraged access: The constructor TranslatorResourceImpl(URI, Renderer) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
81 : super(uri, aRenderer);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
93 : public Translator getRootTranslator() {
Discouraged access: The method getRootObject() from the type TranslatorResourceImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesConfigResourceImpl.java :
101 : return (FacesConfigType) getRootObject();
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigRestartServerResourceDeltaVisitor.java :
22 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigRestartServerResourceDeltaVisitor.java :
64 : IVirtualComponent component = ComponentUtilities.findComponent(file);
Discouraged access: The method findComponent(IResource) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesConfigRestartServerResourceDeltaVisitor.java :
64 : IVirtualComponent component = ComponentUtilities.findComponent(file);
Discouraged access: The type EMF2DOMAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
20 : import org.eclipse.wst.common.internal.emf.resource.EMF2DOMAdapter;
Discouraged access: The type EMF2DOMRenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
21 : import org.eclipse.wst.common.internal.emf.resource.EMF2DOMRenderer;
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
22 : import org.eclipse.wst.common.internal.emf.resource.Renderer;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
23 : import org.eclipse.wst.common.internal.emf.resource.Translator;
Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
24 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;
Discouraged access: The type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
25 : import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSEAdapter;
Discouraged access: The type EMF2DOMSSERenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
26 : import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERenderer;
Discouraged access: The type EMF2DOMSSERendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
27 : import org.eclipse.wst.xml.core.internal.emf2xml.EMF2DOMSSERendererFactory;
Discouraged access: The type EMF2DOMSSERendererFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
38 : final class FacesRendererFactory extends EMF2DOMSSERendererFactory
Unnecessary @SuppressWarnings("hiding")
FacesRendererFactory.java :
43 : @SuppressWarnings("hiding")
Discouraged access: The constructor EMF2DOMSSERendererFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
47 : super();
Discouraged access: The type Renderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
53 : public Renderer createRenderer() {
Discouraged access: The type EMF2DOMSSERenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
57 : private static class MyRenderer extends EMF2DOMSSERenderer
Discouraged access: The type EMF2DOMAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
60 : protected EMF2DOMAdapter createRootDOMAdapter()
Discouraged access: The method getResource() from the type AbstractRendererImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
62 : return new MyEMF2DOMAdapterRoot(getResource(), document, this, getResource().getRootTranslator());
Discouraged access: The field document from the type EMF2DOMRenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
62 : return new MyEMF2DOMAdapterRoot(getResource(), document, this, getResource().getRootTranslator());
Discouraged access: The method getResource() from the type AbstractRendererImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
62 : return new MyEMF2DOMAdapterRoot(getResource(), document, this, getResource().getRootTranslator());
Discouraged access: The method getRootTranslator() from the type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
62 : return new MyEMF2DOMAdapterRoot(getResource(), document, this, getResource().getRootTranslator());
Discouraged access: The type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
70 : private static class MyEMF2DOMAdapterRoot extends EMF2DOMSSEAdapter
Discouraged access: The type EMF2DOMRenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
80 : EMF2DOMRenderer renderer, Translator translator) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
80 : EMF2DOMRenderer renderer, Translator translator) {
Discouraged access: The constructor EMF2DOMSSEAdapter(Notifier, Node, EMF2DOMRenderer, Translator) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
81 : super(object, node, renderer, translator);
Discouraged access: The type EMF2DOMRenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
89 : public MyEMF2DOMAdapterRoot(Node node, EMF2DOMRenderer renderer,
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
90 : Translator translator) {
Discouraged access: The constructor EMF2DOMSSEAdapter(Node, EMF2DOMRenderer, Translator) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
91 : super(node, renderer, translator);
Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
100 : public MyEMF2DOMAdapterRoot(TranslatorResource resource, Document document,
Discouraged access: The type EMF2DOMRenderer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
101 : EMF2DOMRenderer renderer, Translator translator) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
101 : EMF2DOMRenderer renderer, Translator translator) {
Discouraged access: The constructor EMF2DOMSSEAdapter(TranslatorResource, Document, EMF2DOMRenderer, Translator) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
102 : super(resource, document, renderer, translator);
Discouraged access: The method initChildTranslators() from the type EMF2DOMSSEAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FacesRendererFactory.java :
108 : super.initChildTranslators();
Discouraged access: The field fTranslator from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
110 : if (fTranslator instanceof IAnyTranslator)
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
112 : final Translator[] dynamicAttrs =
Discouraged access: The field fTranslator from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
113 : ((IAnyTranslator)fTranslator)
Discouraged access: The field fNode from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
114 : .getDynamicAttributeTranslators(fNode);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
119 : final Translator[] allTranslators =
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
120 : new Translator[childTranslators.length+dynamicAttrs.length];
Discouraged access: The field childTranslators from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
120 : new Translator[childTranslators.length+dynamicAttrs.length];
Discouraged access: The field childTranslators from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
123 : System.arraycopy(childTranslators, 0, allTranslators, dynamicAttrs.length, childTranslators.length);
Discouraged access: The field childTranslators from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
123 : System.arraycopy(childTranslators, 0, allTranslators, dynamicAttrs.length, childTranslators.length);
Discouraged access: The field childTranslators from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
124 : childTranslators = allTranslators;
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
129 : protected Translator[] getChildTranslators()
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
131 : Translator[] translators = super.getChildTranslators();
Discouraged access: The method getChildTranslators() from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
131 : Translator[] translators = super.getChildTranslators();
Discouraged access: The field fTranslator from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
133 : if (fTranslator instanceof IAnyTranslator)
Discouraged access: The method getEObject() from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
135 : EObject eObj = getEObject();
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
140 : Translator[] dynamicTranslators =
Discouraged access: The field fTranslator from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
141 : ((IAnyTranslator)fTranslator).getDynamicAttributeTranslators((DynamicElement)eObj);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
147 : Translator translator = dynamicTranslators[i];
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
151 : final Translator testTranslator = translators[j];
Discouraged access: The method isDOMAttribute() from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
153 : if (testTranslator.isDOMAttribute()
Discouraged access: The method getDOMName(Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
155 : && testTranslator.getDOMName(null).equals(translator.getDOMName(null)))
Discouraged access: The method getDOMName(Object) from the type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
155 : && testTranslator.getDOMName(null).equals(translator.getDOMName(null)))
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
173 : translators = (Translator[]) newArrayList.toArray(translators);
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
181 : protected List getDOMChildren(Node node, Translator map)
Discouraged access: The method getDOMChildren(Node, Translator) from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
197 : return super.getDOMChildren(node, map);
Discouraged access: The type EMF2DOMAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
205 : protected EMF2DOMAdapter primCreateAdapter(EObject mofObject, Translator childMap) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
205 : protected EMF2DOMAdapter primCreateAdapter(EObject mofObject, Translator childMap) {
Discouraged access: The method createNewNode(EObject, Translator) from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
207 : Element newNode = createNewNode(mofObject, childMap);
Discouraged access: The field fRenderer from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
208 : return new MyEMF2DOMAdapterRoot(mofObject, newNode, fRenderer, childMap);
Discouraged access: The type EMF2DOMAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
217 : protected EMF2DOMAdapter primCreateAdapter(Node node, Translator childMap) {
Discouraged access: The type Translator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
217 : protected EMF2DOMAdapter primCreateAdapter(Node node, Translator childMap) {
Discouraged access: The field fRenderer from the type EMF2DOMAdapterImpl is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
FacesRendererFactory.java :
218 : return new MyEMF2DOMAdapterRoot(node, fRenderer, childMap);
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesResourceChangeListener.java :
34 : import org.eclipse.wst.common.componentcore.internal.util.ComponentUtilities;
Discouraged access: The type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesResourceChangeListener.java :
177 : IVirtualComponent component = ComponentUtilities.findComponent(file);
Discouraged access: The method findComponent(IResource) from the type ComponentUtilities is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.modulecore/@dot
FacesResourceChangeListener.java :
177 : IVirtualComponent component = ComponentUtilities.findComponent(file);
Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IFacesConfigResource.java :
15 : import org.eclipse.wst.common.internal.emf.resource.TranslatorResource;
Discouraged access: The type TranslatorResource is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.common.emf/@dot
IFacesConfigResource.java :
24 : /*package*/ interface IFacesConfigResource extends TranslatorResource {