Package com._1c.g5.v8.dt.moxel.content
Enum Pattern
- java.lang.Object
-
- java.lang.Enum<Pattern>
-
- com._1c.g5.v8.dt.moxel.content.Pattern
-
- All Implemented Interfaces:
Serializable
,Comparable<Pattern>
,org.eclipse.emf.common.util.Enumerator
public enum Pattern extends Enum<Pattern> implements org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Pattern', and utility methods for working with them.- See Also:
ContentPackage.getPattern()
-
-
Enum Constant Summary
Enum Constants Enum Constant Description PATTERN1
The 'Pattern1' literal object.PATTERN10
The 'Pattern10' literal object.PATTERN11
The 'Pattern11' literal object.PATTERN12
The 'Pattern12' literal object.PATTERN13
The 'Pattern13' literal object.PATTERN14
The 'Pattern14' literal object.PATTERN15
The 'Pattern15' literal object.PATTERN16
The 'Pattern16' literal object.PATTERN17
The 'Pattern17' literal object.PATTERN2
The 'Pattern2' literal object.PATTERN3
The 'Pattern3' literal object.PATTERN4
The 'Pattern4' literal object.PATTERN5
The 'Pattern5' literal object.PATTERN6
The 'Pattern6' literal object.PATTERN7
The 'Pattern7' literal object.PATTERN8
The 'Pattern8' literal object.PATTERN9
The 'Pattern9' literal object.SOLID
The 'Solid' literal object.WITHOUT_PATTERN
The 'Without Pattern' literal object.
-
Field Summary
Fields Modifier and Type Field Description static int
PATTERN1_VALUE
The 'Pattern1' literal value.static int
PATTERN10_VALUE
The 'Pattern10' literal value.static int
PATTERN11_VALUE
The 'Pattern11' literal value.static int
PATTERN12_VALUE
The 'Pattern12' literal value.static int
PATTERN13_VALUE
The 'Pattern13' literal value.static int
PATTERN14_VALUE
The 'Pattern14' literal value.static int
PATTERN15_VALUE
The 'Pattern15' literal value.static int
PATTERN16_VALUE
The 'Pattern16' literal value.static int
PATTERN17_VALUE
The 'Pattern17' literal value.static int
PATTERN2_VALUE
The 'Pattern2' literal value.static int
PATTERN3_VALUE
The 'Pattern3' literal value.static int
PATTERN4_VALUE
The 'Pattern4' literal value.static int
PATTERN5_VALUE
The 'Pattern5' literal value.static int
PATTERN6_VALUE
The 'Pattern6' literal value.static int
PATTERN7_VALUE
The 'Pattern7' literal value.static int
PATTERN8_VALUE
The 'Pattern8' literal value.static int
PATTERN9_VALUE
The 'Pattern9' literal value.static int
SOLID_VALUE
The 'Solid' literal value.static List<Pattern>
VALUES
A public read-only list of all the 'Pattern' enumerators.static int
WITHOUT_PATTERN_VALUE
The 'Without Pattern' literal value.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Pattern
get(int value)
Returns the 'Pattern' literal with the specified integer value.static Pattern
get(String literal)
Returns the 'Pattern' literal with the specified literal value.static Pattern
getByName(String name)
Returns the 'Pattern' literal with the specified name.String
getLiteral()
String
getName()
int
getValue()
String
toString()
Returns the literal value of the enumerator, which is its string representation.static Pattern
valueOf(String name)
Returns the enum constant of this type with the specified name.static Pattern[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
WITHOUT_PATTERN
public static final Pattern WITHOUT_PATTERN
The 'Without Pattern' literal object.- See Also:
WITHOUT_PATTERN_VALUE
-
SOLID
public static final Pattern SOLID
The 'Solid' literal object.- See Also:
SOLID_VALUE
-
PATTERN1
public static final Pattern PATTERN1
The 'Pattern1' literal object.- See Also:
PATTERN1_VALUE
-
PATTERN2
public static final Pattern PATTERN2
The 'Pattern2' literal object.- See Also:
PATTERN2_VALUE
-
PATTERN3
public static final Pattern PATTERN3
The 'Pattern3' literal object.- See Also:
PATTERN3_VALUE
-
PATTERN4
public static final Pattern PATTERN4
The 'Pattern4' literal object.- See Also:
PATTERN4_VALUE
-
PATTERN5
public static final Pattern PATTERN5
The 'Pattern5' literal object.- See Also:
PATTERN5_VALUE
-
PATTERN6
public static final Pattern PATTERN6
The 'Pattern6' literal object.- See Also:
PATTERN6_VALUE
-
PATTERN7
public static final Pattern PATTERN7
The 'Pattern7' literal object.- See Also:
PATTERN7_VALUE
-
PATTERN8
public static final Pattern PATTERN8
The 'Pattern8' literal object.- See Also:
PATTERN8_VALUE
-
PATTERN9
public static final Pattern PATTERN9
The 'Pattern9' literal object.- See Also:
PATTERN9_VALUE
-
PATTERN10
public static final Pattern PATTERN10
The 'Pattern10' literal object.- See Also:
PATTERN10_VALUE
-
PATTERN11
public static final Pattern PATTERN11
The 'Pattern11' literal object.- See Also:
PATTERN11_VALUE
-
PATTERN12
public static final Pattern PATTERN12
The 'Pattern12' literal object.- See Also:
PATTERN12_VALUE
-
PATTERN13
public static final Pattern PATTERN13
The 'Pattern13' literal object.- See Also:
PATTERN13_VALUE
-
PATTERN14
public static final Pattern PATTERN14
The 'Pattern14' literal object.- See Also:
PATTERN14_VALUE
-
PATTERN15
public static final Pattern PATTERN15
The 'Pattern15' literal object.- See Also:
PATTERN15_VALUE
-
PATTERN16
public static final Pattern PATTERN16
The 'Pattern16' literal object.- See Also:
PATTERN16_VALUE
-
PATTERN17
public static final Pattern PATTERN17
The 'Pattern17' literal object.- See Also:
PATTERN17_VALUE
-
-
Field Detail
-
WITHOUT_PATTERN_VALUE
public static final int WITHOUT_PATTERN_VALUE
The 'Without Pattern' literal value.- See Also:
WITHOUT_PATTERN
, Constant Field Values
-
SOLID_VALUE
public static final int SOLID_VALUE
The 'Solid' literal value.- See Also:
SOLID
, Constant Field Values
-
PATTERN1_VALUE
public static final int PATTERN1_VALUE
The 'Pattern1' literal value.- See Also:
PATTERN1
, Constant Field Values
-
PATTERN2_VALUE
public static final int PATTERN2_VALUE
The 'Pattern2' literal value.- See Also:
PATTERN2
, Constant Field Values
-
PATTERN3_VALUE
public static final int PATTERN3_VALUE
The 'Pattern3' literal value.- See Also:
PATTERN3
, Constant Field Values
-
PATTERN4_VALUE
public static final int PATTERN4_VALUE
The 'Pattern4' literal value.- See Also:
PATTERN4
, Constant Field Values
-
PATTERN5_VALUE
public static final int PATTERN5_VALUE
The 'Pattern5' literal value.- See Also:
PATTERN5
, Constant Field Values
-
PATTERN6_VALUE
public static final int PATTERN6_VALUE
The 'Pattern6' literal value.- See Also:
PATTERN6
, Constant Field Values
-
PATTERN7_VALUE
public static final int PATTERN7_VALUE
The 'Pattern7' literal value.- See Also:
PATTERN7
, Constant Field Values
-
PATTERN8_VALUE
public static final int PATTERN8_VALUE
The 'Pattern8' literal value.- See Also:
PATTERN8
, Constant Field Values
-
PATTERN9_VALUE
public static final int PATTERN9_VALUE
The 'Pattern9' literal value.- See Also:
PATTERN9
, Constant Field Values
-
PATTERN10_VALUE
public static final int PATTERN10_VALUE
The 'Pattern10' literal value.- See Also:
PATTERN10
, Constant Field Values
-
PATTERN11_VALUE
public static final int PATTERN11_VALUE
The 'Pattern11' literal value.- See Also:
PATTERN11
, Constant Field Values
-
PATTERN12_VALUE
public static final int PATTERN12_VALUE
The 'Pattern12' literal value.- See Also:
PATTERN12
, Constant Field Values
-
PATTERN13_VALUE
public static final int PATTERN13_VALUE
The 'Pattern13' literal value.- See Also:
PATTERN13
, Constant Field Values
-
PATTERN14_VALUE
public static final int PATTERN14_VALUE
The 'Pattern14' literal value.- See Also:
PATTERN14
, Constant Field Values
-
PATTERN15_VALUE
public static final int PATTERN15_VALUE
The 'Pattern15' literal value.- See Also:
PATTERN15
, Constant Field Values
-
PATTERN16_VALUE
public static final int PATTERN16_VALUE
The 'Pattern16' literal value.- See Also:
PATTERN16
, Constant Field Values
-
PATTERN17_VALUE
public static final int PATTERN17_VALUE
The 'Pattern17' literal value.- See Also:
PATTERN17
, Constant Field Values
-
-
Method Detail
-
values
public static Pattern[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (Pattern c : Pattern.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static Pattern valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
get
public static Pattern get(String literal)
Returns the 'Pattern' literal with the specified literal value.- Parameters:
literal
- the literal.- Returns:
- the matching enumerator or
null
.
-
getByName
public static Pattern getByName(String name)
Returns the 'Pattern' literal with the specified name.- Parameters:
name
- the name.- Returns:
- the matching enumerator or
null
.
-
get
public static Pattern get(int value)
Returns the 'Pattern' literal with the specified integer value.- Parameters:
value
- the integer value.- Returns:
- the matching enumerator or
null
.
-
getValue
public int getValue()
- Specified by:
getValue
in interfaceorg.eclipse.emf.common.util.Enumerator
-
getName
public String getName()
- Specified by:
getName
in interfaceorg.eclipse.emf.common.util.Enumerator
-
getLiteral
public String getLiteral()
- Specified by:
getLiteral
in interfaceorg.eclipse.emf.common.util.Enumerator
-
-